SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Namespaces | Variables
module_path.py File Reference

Namespaces

 common.module_path
 

Variables

tuple common.module_path.cdf_path = os.path.join('/','opt','cdf','lib')
 
tuple common.module_path.path_hdf4_bin = os.path.join('/','opt','hdf4','bin')
 
tuple common.module_path.path_hdf4_lib = os.path.join('/','opt','hdf4','lib')
 
tuple common.module_path.root_path = os.path.dirname(os.path.dirname(os.path.realpath(__file__)))
 
tuple common.module_path.path_db = os.path.join(swddb_path,'DATA_DB')
 
tuple common.module_path.path_obs = os.path.join(swddb_path,'DATA_OBS')
 
tuple common.module_path.path_model = os.path.join(swddb_path,'DATA_MODEL')
 
tuple common.module_path.path_ace = os.path.join(root_path,'readtimeserie','ACE_LV1_routines')