Skip to content

Commit a618c64

Browse files
committed
Cfg used for 2025-04-03 run try 2
1 parent 6337ea6 commit a618c64

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

examples/post.v3.LR.historical.zppy_v3.cfg

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
[default]
99
# Change these two paths to include your username instead
1010
# You can also change these to match your preferred directory structure
11-
output = /lcrc/group/e3sm/ac.forsyth2/E3SMv3_20250403_try1/v3.LR.historical_0051
12-
www = /lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/E3SMv3_20250403_try1
11+
output = /lcrc/group/e3sm/ac.forsyth2/E3SMv3_20250403_try2/v3.LR.historical_0051
12+
www = /lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/E3SMv3_20250403_try2
1313
# Other paths
1414
input = /lcrc/group/e3sm2/ac.wlin/E3SMv3/v3.LR.historical_0051
1515
# Once E3SM Unified 1.11.0 is released, you can use this line instead:
@@ -120,8 +120,8 @@ years = "1985:2014:5"
120120
input_files = "elm.h0"
121121
input_subdir = "archive/lnd/hist"
122122
mapping_file = "glb"
123-
# vars = "FSH,RH2M,LAISHA,LAISUN,QINTR,QOVER,QRUNOFF,QSOIL,QVEGE,QVEGT,SOILWATER_10CM,TSA,H2OSNO,TOTLITC,CWDC,SOIL1C,SOIL2C,SOIL3C,SOIL4C,WOOD_HARVESTC,TOTVEGC,NBP,GPP,AR,HR"
124-
vars = "" # This will tell zppy to use all available variables.
123+
vars = "FSH,RH2M,LAISHA,LAISUN,QINTR,QOVER,QRUNOFF,QSOIL,QVEGE,QVEGT,SOILWATER_10CM,TSA,H2OSNO,TOTLITC,CWDC,SOIL1C,SOIL2C,SOIL3C,SOIL4C,WOOD_HARVESTC,TOTVEGC,NBP,GPP,AR,HR"
124+
#vars = "" # This will tell zppy to use all available variables.
125125

126126
[e3sm_to_cmip]
127127
# This is a new task in zppy v3.0.0!
@@ -226,9 +226,9 @@ years = "1985:2014:30",
226226
diff_title = 'Difference'
227227
grid = '180x360_aave'
228228
ref_name = 'v3.LR.piControl'
229-
ref_start_yr = 0451
230-
ref_final_yr = 0500
231-
ref_years = "0451-0500",
229+
ref_start_yr = 451
230+
ref_final_yr = 500
231+
ref_years = "451-500",
232232
run_type = "model_vs_model"
233233
short_name = 'v3.LR.historical'
234234
short_ref_name = 'v3.LR.piControl'
@@ -242,10 +242,10 @@ years = "1985:2014:30",
242242
diff_title = "Difference"
243243
grid = 'native'
244244
reference_data_path = "/lcrc/group/e3sm2/ac.zhang40/E3SMv3/v3.LR.piControl_451-500/post/lnd/native/clim"
245-
ref_name = "20231209.v3.LR.piControl-spinup.chrysalis"
246-
ref_final_yr = 0451
247-
ref_start_yr = 0500
248-
ref_years = "0451-0500",
245+
ref_name = "20231209.v3.LR.piControl"
246+
ref_final_yr = 451
247+
ref_start_yr = 500
248+
ref_years = "451-500",
249249
run_type = "model_vs_model"
250250
short_ref_name = "v3.LR.piControl"
251251
short_name = v3.LR.historical_0051

0 commit comments

Comments
 (0)