Skip to content

Commit 17f2d2c

Browse files
committed
update for v3.1.0
1 parent ed5769d commit 17f2d2c

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

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

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
# This is an example zppy v3.0.0 configuration file for Chrysalis.
2-
# v3.0.0 has several non-backward compatible ("breaking") changes.
1+
# This is an example zppy v3.1.0 configuration file for Chrysalis.
2+
# v3.1.0 has several non-backward compatible ("breaking") changes.
33
# These are described here.
4-
# In particular, there are a total of 5 deprecated parameters.
5-
# (Search for "DEPRECATED" in this file to find them.)
6-
# zppy v3.0.0 is included in E3SM Unified 1.11.
4+
# zppy v3.1.0 is included in E3SM Unified 1.12.
75

86
[default]
97
# Change these two paths to include your username instead
108
# You can also change these to match your preferred directory structure
11-
output = /lcrc/group/e3sm/ac.zhang40/zppy_example_v3/v3.LR.historical_0051_v3.1
9+
output = /lcrc/group/e3sm/ac.zhang40/zppy_example_v3.1/v3.LR.historical_0051
1210
www = /lcrc/group/e3sm/public_html/diagnostic_output/ac.zhang40/zppy_example_v3.1
1311
# Other paths
1412
input = /lcrc/group/e3sm2/ac.wlin/E3SMv3/v3.LR.historical_0051
1513

1614
# zppy auto-determines and sources latest e3sm-unified on each supported machine with environment_commands commented out.
1715
#environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
16+
# For testing Unified rc:
17+
environment_commands = "source /lcrc/soft/climate/e3sm-unified/test_e3sm_unified_1.12.0rc2_chrysalis.sh"
1818
# Other parameters:
1919
campaign = "water_cycle"
2020
case = v3.LR.historical_0051
@@ -60,7 +60,7 @@ years = "1985:2014:30",
6060
# ts_fmt (e.g., `ts_fmt = "cmip"`)
6161
active = True
6262
walltime = "00:50:00"
63-
years = "1850:2014:5", "1985:2014:30"
63+
years = "1850:2014:5",
6464

6565
[[ atm_monthly_180x360_aave ]]
6666
# This subtask is a dependency for the e3sm_diags task's atm_monthly_180x360 and atm_monthly_180x360_aave_mvm subtasks.
@@ -71,7 +71,7 @@ years = "1850:2014:5", "1985:2014:30"
7171
input_files = "eam.h0"
7272
input_subdir = "archive/atm/hist"
7373
mapping_file = map_ne30pg2_to_cmip6_180x360_aave.20200201.nc
74-
vars = "FSNTOA,FLUT,FSNT,FLNT,FSNS,FLNS,SHFLX,QFLX,TAUX,TAUY,PRECC,PRECL,PRECSC,PRECSL,TS,TREFHT,CLDTOT,CLDHGH,CLDMED,CLDLOW,U,ICEFRAC,LANDFRAC,OCNFRAC,PS,CLDICE,CLDLIQ,T,AODDUST,PSL,U10,QREFHT,LHFLX,FLDS,TGCLDIWP,TGCLDCWP,TMQ,FLNSC,FLUTC,FSDS,FSDSC,SOLIN,FSNSC,FSNTOAC,AODABS,AODVIS,AREL,TREFMNAV,TREFMXAV"
74+
vars = "AODABS,AODALL,AODBC,AODDUST,AODPOM,AODSO4,AODSOA,AODSS,AODVIS,AREL,CLDHGH,CLDLOW,CLDMED,CLDTOT,CO_SRF,FLDS,FLNS,FLNSC,FLNT,FLUT,FLUTC,FSDS,FSDSC,FSNS,FSNSC,FSNT,FSNTOA,FSNTOAC,ICEFRAC,LANDFRAC,LHFLX,OCNFRAC,PRECC,PRECL,PRECSC,PRECSL,PS,PSL,QFLX,QREFHT,SCO,SHFLX,SOLIN,TAUX,TAUY,TCO,TGCLDCWP,TGCLDIWP,TMQ,TREFHT,TREFMNAV,TREFMXAV,TROP_P,TS,U10,U,T,O3,CLDICE,CLDLIQ"
7575
# Needed for mixed-phase partition:
7676
# vars = "LANDFRAC,CLDICE,CLDLIQ,T"
7777

@@ -120,8 +120,9 @@ years = "1850:2014:5", "1985:2014:30"
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. Note, including all variables will increase run time for [global_time_series] time (e.g., 7 hours for 30 years data).
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+
job_nbr = 50 # This reduces paralllel processes in ncclimo time-series splitting for memory management.
125+
vars = "" # This will tell zppy to use all available variables.
125126

126127
[e3sm_to_cmip]
127128
# This is a new task in zppy v3.0.0!
@@ -277,7 +278,8 @@ moc_file = "mocTimeSeries_1850-2014.nc" # Matches mpas_analysis ts_years
277278
figstr = "v3.LR.historical_0051"
278279
make_viewer = True
279280
plots_atm = "TREFHT" # This will plot in the atm component; it has no effect on the original plots
280-
plots_lnd = "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" # Set this to "all" to plot all land variables
281+
#plots_lnd = "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" # Set this to "all" to plot all land variables
282+
plots_lnd = "all"
281283
# plots_original isn't set and so will default to the original 8 plots.
282284
ts_num_years = 5
283285
years = "1850-2014", # The years to be plotted
@@ -290,4 +292,5 @@ nodes = 1
290292
short_name = 'v3.LR.historical_0051'
291293
ts_num_years = 5
292294
walltime = "2:00:00"
295+
cfg = "inclusions/ilamb/cmip.cfg"
293296
years = "1985:2014:30"

0 commit comments

Comments
 (0)