source: TOOLS/ConsoGENCMIP6/bin/config.ini.init @ 3940

Last change on this file since 3940 was 2524, checked in by labetoulle, 9 years ago

plot_store.py : plot initial volume in addition to current volume.

File size: 435 bytes
Line 
1[projet]
2name: gencmip6
3
4[directories]
5ROOT_DIR: /path/to/install/dir/ConsoGENCMIP6
6DATA: %(ROOT_DIR)s/output
7PLOT: %(ROOT_DIR)s/plot
8SAVE: %(ROOT_DIR)s/save
9SAVEDATA: %(SAVE)s/data
10SAVEPLOT: %(SAVE)s/plot
11DODS
12# DODS: /path/to/dods
13
14[files]
15PARAM: OUT_CONSO_PARAM
16BILAN: OUT_CONSO_BILAN
17UTHEO: OUT_CONSO_UTHEO
18LOGIN: OUT_CONSO_LOGIN
19STORE: OUT_CONSO_STORE
20SINIT: OUT_CONSO_STORE_INIT
21CCCMP: ccc_myproject.dat
22JOBS:  OUT_JOBS_PENDING
23
Note: See TracBrowser for help on using the repository browser.