Common data shared in DATA directory¶
Data available¶
Todo
Describe a little bit what there is in DATA for instance and some guidelines on what to put here.
Links to snowtools folders¶
To reference data or to link to files in the snowtools folder, several links are automatically configured in snowtools.DATA
:
- DATA.DIRDATADEM = '/rd/cenfic3/cenmod/dem_cen/definitive/'¶
Path to the 30m and 250m Digital Elevation Model folders on cenfic3
- DATA.DIRDATAPGD = '/rd/cenfic3/cenmod/simul_surfex_rech/lafaysse/FILES_PGD'¶
PGD files at CEN
- DATA.REANALYSIS_DIR = '/rd/cenfic3/cenmod/era40/vortex/s2m/postes/reanalysis/pro'¶
Path to S2M reanalysis at stations.
- DATA.SNOWTOOLS_CEN = '/home/viallonl/opt/snowtools'¶
Path to git repository base (folder in which snowtools folder is present)
- DATA.SNOWTOOLS_DATA = '/home/viallonl/opt/snowtools/snowtools/DATA'¶
Path to this folder (DATA). Resolving symbolink links (realpath) is necessary for git info retrieval.
- DATA.SNOWTOOLS_DIR = '/home/viallonl/opt/snowtools/snowtools'¶
The path to snowtools directory for reference of several resources accessed by the code.
- DATA.TESTBASE_DIR = '/rd/cenfic3/cenmod/home/viallonl/testbase'¶
Path to the testbase on cenfic3 or specified by SNOWTOOLS_TESTBASE environment variable