-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathtest_defaults.cfg
59 lines (53 loc) · 1.5 KB
/
test_defaults.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[default]
case = case_name
dry_run = True
environment_commands = "..."
input = .
# tc_analysis will override this value because it has a lower-level default
input_files = "eam.h0"
# global_time_series will override this value because it has a lower-level default
input_subdir = archive/atm/hist
mapping_file = /home/ac.zender/data/maps/map_ne30pg2_to_cmip6_180x360_aave.20200201.nc
# climo will override this value because it has a lower-level default
nodes = 1
output = test_defaults_output
# climo will override this value because it has a lower-level default
parallel = ""
partition = haswell
# climo will override this value because it has a lower-level default
vars = "FSNTOA,FLUT,FSNT,FLNT,FSNS,FLNS,SHFLX,QFLX,TAUX,TAUY,PRECC,PRECL,PRECSC,PRECSL,TS,TREFHT,CLDTOT,CLDHGH,CLDMED,CLDLOW,U"
# mpas_analysis will override this value because it has a lower-level default
walltime = "02:00:00"
www = www/path
[climo]
active = True
years= "1:20:20",
[[ atm_monthly_180x360_aave ]]
frequency = "monthly"
[ts]
active = True
years = "1:20:10",
[[ atm_monthly_glb ]]
frequency = "monthly"
input_files = "eam.h0"
mapping_file = "glb"
[tc_analysis]
active = True
years= "1:20:20",
[mpas_analysis]
active = True
climo_years ="1-20",
enso_years = "1-20",
mesh = "EC30to60E2r2"
parallelTaskCount = 6
ts_years = "1-10",
walltime = "24:00:00"
[global_time_series]
active = True
climo_years ="1-20",
experiment_name=case_name
figstr=global_ts
moc_file=mocTimeSeries_0001-020.nc
ts_num_years = 10
ts_years = "1-20",
years = "1-20",