-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathtest_weekly_legacy_3.1.0_bundles_chrysalis.cfg
More file actions
172 lines (152 loc) · 4.94 KB
/
test_weekly_legacy_3.1.0_bundles_chrysalis.cfg
File metadata and controls
172 lines (152 loc) · 4.94 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
# Test bundles.
# Run this cfg twice.
# Wait for the first run to finish before running again.
#
# 1st run of this cfg:
# bundle 1:
# climo > atm_monthly_180x360_aave
# > atm_monthly_diurnal_8xdaily_180x360_aave
# ts > atm_monthly_180x360_aave
# > land_monthly
# e3sm_to_cmip > atm_monthly_180x360_aave
# > land_monthly
# e3sm_diags > atm_monthly_180x360_aave
# bundle 2:
# ts > atm_monthly_glb
# global_time_series
#
# 2nd run of this cfg:
# bundle 3:
# ts > rof_monthly
# tc_analysis
# e3sm_diags > atm_monthly_180x360_aave_mvm
# no bundle:
# ilamb
[default]
case = "v3.LR.historical_0051"
constraint = ""
dry_run = "False"
environment_commands = ""
input = /lcrc/group/e3sm2/ac.wlin//E3SMv3/v3.LR.historical_0051
input_subdir = archive/atm/hist
mapping_file = "map_ne30pg2_to_cmip6_180x360_aave.20200201.nc"
# To run this test, edit `output` and `www` in this file, along with `actual_images_dir` in test_bundles.py
output = "/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_bundles_output/unique_id/v3.LR.historical_0051"
partition = "compute"
qos = "regular"
walltime = "07:00:00"
www = "/lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/zppy_weekly_bundles_www/unique_id"
[bundle]
[[ bundle2 ]]
nodes = 2
walltime = "00:59:00"
[climo]
active = True
bundle = "bundle1"
years = "1985:1989:2",
[[ atm_monthly_180x360_aave ]]
frequency = "monthly"
[[ atm_monthly_diurnal_8xdaily_180x360_aave ]]
active = True
frequency = "diurnal_8xdaily"
input_files = "eam.h3"
input_subdir = "archive/atm/hist"
vars = "PRECT"
[ts]
active = True
bundle = "bundle1"
years = "1985:1989:2",
[[ atm_monthly_180x360_aave ]]
frequency = "monthly"
input_files = "eam.h0"
input_subdir = "archive/atm/hist"
[[ atm_monthly_glb ]]
active = True
bundle = "bundle2" # Override bundle1
frequency = "monthly"
input_files = "eam.h0"
input_subdir = "archive/atm/hist"
mapping_file = "glb"
years = "1985:1995:5",
[[ land_monthly ]]
active = True
extra_vars = "landfrac"
frequency = "monthly"
input_files = "elm.h0"
input_subdir = "archive/lnd/hist"
mapping_file = "map_r05_to_cmip6_180x360_aave.20231110.nc"
vars = "LAISHA,LAISUN"
[[ rof_monthly ]]
active = True
bundle = "bundle3" # Override bundle1, let bundle1 finish first because "e3sm_diags: atm_monthly_180x360_aave_mvm" requires "ts: atm_monthly_180x360_aave"
extra_vars = 'areatotal2'
frequency = "monthly"
input_files = "mosart.h0"
input_subdir = "archive/rof/hist"
mapping_file = ""
vars = "RIVER_DISCHARGE_OVER_LAND_LIQ"
[e3sm_to_cmip]
active = True
bundle = "bundle1"
frequency = "monthly"
ts_num_years = 2
years = "1985:1989:2",
[[ atm_monthly_180x360_aave ]]
input_files = "eam.h0"
[[ land_monthly ]]
input_files = "elm.h0"
# TODO: Add "tc_analysis" back in after empty dat is resolved.
# [tc_analysis]
# active = True
# bundle = "bundle3" # Let bundle1 finish first because "e3sm_diags: atm_monthly_180x360_aave_mvm" requires "ts: atm_monthly_180x360_aave"
# years = "1985:1989:2",
[e3sm_diags]
active = True
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
grid = '180x360_aave'
ref_final_yr = 1989
ref_start_yr = 1985
short_name = "v3.LR.historical_0051"
ts_num_years = 2
years = "1985:1989:2",
[[ atm_monthly_180x360_aave ]]
bundle = "bundle1"
climo_diurnal_frequency = "diurnal_8xdaily"
climo_diurnal_subsection = "atm_monthly_diurnal_8xdaily_180x360_aave"
sets = "polar","enso_diags","diurnal_cycle",
[[ atm_monthly_180x360_aave_mvm ]]
# Test model-vs-model using the same files as the reference
bundle = "bundle3"
climo_subsection = "atm_monthly_180x360_aave"
diff_title = "Difference"
ref_final_yr = 1986
ref_name = "v3.LR.historical_0051"
ref_start_yr = 1985
ref_years = "1985-1986",
reference_data_path = "/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_bundles_output/unique_id/v3.LR.historical_0051/post/atm/180x360_aave/clim"
run_type = "model_vs_model"
# TODO: Add "tc_analysis" back in after empty dat is resolved.
sets = "polar","enso_diags","streamflow",
short_ref_name = "v3.LR.historical_0051"
swap_test_ref = False
tag = "model_vs_model"
ts_num_years_ref = 2
ts_subsection = "atm_monthly_180x360_aave"
years = "1987-1988"
[global_time_series]
active = True
bundle = "bundle2"
environment_commands = "source <INSERT PATH TO CONDA>/conda.sh; conda activate <INSERT ENV NAME>"
experiment_name = "v3.LR.historical_0051"
figstr = "v3.LR.historical_0051"
plots_original="net_toa_flux_restom,global_surface_air_temperature,toa_radiation,net_atm_energy_imbalance,net_atm_water_imbalance"
ts_num_years = 5
walltime = "00:30:00" # bundle2 should take walltime from "ts: atm_monthly_glb", i.e., "02:00:00"
years = "1985-1995",
[ilamb]
active = True
# No bundle, let bundle1 finish first because "ilamb" requires "ts: atm_monthly_180x360_aave" and "ts: land_monthly"
grid = '180x360_aave'
short_name = "v3.LR.historical_0051"
ts_num_years = 2
years = "1985:1987:2",