source: flex_extract.git/source/pythontest/leos_testsuite.json @ 25b14be

ctbtodev
Last change on this file since 25b14be was 25b14be, checked in by Anne Philipp <anne.philipp@…>, 6 years ago

changed whole tree structure of flex_extract to have better overview

  • Property mode set to 100644
File size: 2.0 KB
Line 
1{
2"install": {
3"script": "install.py",
4"control": null,
5"inputdir": null,
6"ecuid":"lh0",
7"ecgid":"spatlh00",
8"gateway":"srvx7.img.univie.ac.at",
9"destination":"leo@genericSftp",
10"local": {"target":"local"},
11"local_flexpart": {"target":"local","flexpart_root_scripts":"$FLEXPART_ROOT_SCRIPTS"},
12"ecgate": {"target":"ecgate"},
13"cca": {"target":"cca"}
14},
15"default": {
16"script": "submit.py",
17"control": null,
18"inputdir": null,
19"start_date": "20131107",
20"local": {},
21"local_flexpart": {"flexpart_root_scripts":"$FLEXPART_ROOT_SCRIPTS"},
22"ecgate": {"queue":"ecgate"},
23"cca": {"queue":"cca"}
24},
25"work": {
26"script": "submit.py",
27"control": null,
28"start_date": "20131107",
29"inputdir": "$SCRATCH/work",
30"local_flexpart": {"flexpart_root_scripts":"$FLEXPART_ROOT_SCRIPTS"}
31},
32"fc": {
33"script": "submit.py",
34"control": "CONTROL_FC",
35"inputdir": "$SCRATCH/workfc",
36"local_flexpart": {"flexpart_root_scripts":"$FLEXPART_ROOT_SCRIPTS"}
37},
38"cv": {
39"script": "submit.py",
40"control": "CONTROL_CV",
41"inputdir": "$SCRATCH/workcv",
42"start_date": "20131107",
43"local_flexpart": {"flexpart_root_scripts":"$FLEXPART_ROOT_SCRIPTS"}
44},
45"hires": {
46"script": "submit.py",
47"control": "CONTROL_HIRES",
48"inputdir": "$SCRATCH/workhires",
49"local_flexpart": {"flexpart_root_scripts":"$FLEXPART_ROOT_SCRIPTS"},
50"ecgate": {"queue":"ecgate"}
51},
52"hiresgauss": {
53"script": "submit.py",
54"control": "CONTROL_HIRESGAUSS",
55"inputdir": "$SCRATCH/workhiresgauss",
56"basetime": "00",
57"local_flexpart": {"flexpart_root_scripts":"$FLEXPART_ROOT_SCRIPTS"},
58"ecgate": {"queue":"ecgate"},
59"cca": {"queue":"cca"}
60},
61"ops": {
62"script": "submit.py",
63"start_date": "20131108",
64"control": "CONTROL_OPS_V6.0_4V.temp",
65"inputdir": "$SCRATCH/workops2",
66"local_flexpart": {"basetime":"00"},
67"local_flexpart12": {"basetime":"12"},
68"ecgate": {"queue":"ecgate","basetime":"00"}
69},
70"opsfc": {
71"script": "submit.py",
72"start_date": "20131108",
73"control": "CONTROL_OPS_V6.0",
74"inputdir": "$SCRATCH/workopsfc",
75"local_flexpart": {"basetime":"00"},
76"local_flexpart12": {"basetime":"12"},
77"ecgate": {"queue":"ecgate","basetime":"00"}
78}
79}
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG