Home | Trees | Indices | Help |
---|
|
Global configuration of the IvS package.
Usage: $ python config.py compile
|
|||
str |
|
||
list of str |
|
|
|||
data_dirs = [os.getenv('ivsdata'), '/STER/pieterd/IVSDATA/', '
|
|||
ivs_dirs = dict(coralie= '/STER/coralie/', hermes= '/STER/merc
|
|
Reconstruct the location of a data file and check whether it exists. If the file exists, it will return the absolute path of the filename. If the file does not exist, it will raise an IOError.
|
Glob the files in a relative path.
|
|
data_dirs
|
ivs_dirs
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 30 10:45:19 2018 | http://epydoc.sourceforge.net |