Search Site | Contact Details | FAQ

ADAS Python library

The ADAS python routines are provided as a package in one namespace, adas, although the internal organization mirrors the fortran and IDL layout. Many of the provided functions are wrappers to underlying fortran code.

To enable the library add its location, typically /home/adas/python, to the PYTHONPATH environment variable.

The simplest, and recommended way, to use it is via import adas as adas.

The ADAS library requires a few packages: os, sys, datetime, subprocess and numpy.

The ADAS library is developed for python 3 but some of it will function in python 2.


Documentation for each function is given in this mini-site for the ADAS python library.


© Copyright 1995-2024 The ADAS Project
Comments and questions to: adas-at-adas.ac.uk