Skip to content

Commit 0622690

Browse files
committed
remove machine specific paths; zppy can auto infer through mache
1 parent a7508c8 commit 0622690

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

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

Lines changed: 9 additions & 9 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/example_v3/v3.LR.historical_0051
12-
www = /lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/example_v3
11+
output = /lcrc/group/e3sm/ac.forsyth2/zppy_example_v3/v3.LR.historical_0051
12+
www = /lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/zppy_example_v3
1313
# Other paths
1414
input = /lcrc/group/e3sm2/ac.wlin/E3SMv3/v3.LR.historical_0051
1515
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
@@ -68,7 +68,7 @@ years = "1985:2014:5"
6868
frequency = "monthly"
6969
input_files = "eam.h0"
7070
input_subdir = "archive/atm/hist"
71-
mapping_file = /home/ac.zender/data/maps/map_ne30pg2_to_cmip6_180x360_aave.20200201.nc
71+
mapping_file = map_ne30pg2_to_cmip6_180x360_aave.20200201.nc
7272
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"
7373
# Needed for mixed-phase partition:
7474
# vars = "LANDFRAC,CLDICE,CLDLIQ,T"
@@ -90,7 +90,7 @@ years = "1985:2014:5"
9090
frequency = "daily"
9191
input_files = "eam.h1"
9292
input_subdir = "archive/atm/hist"
93-
mapping_file = /home/ac.zender/data/maps/map_ne30pg2_to_cmip6_180x360_aave.20200201.nc
93+
mapping_file = map_ne30pg2_to_cmip6_180x360_aave.20200201.nc
9494
# Needed for Wheeler Kiladis
9595
vars = "FLUT,PRECT,U850"
9696

@@ -119,7 +119,7 @@ years = "1985:2014:5"
119119
input_subdir = "archive/lnd/hist"
120120
mapping_file = "glb"
121121
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"
122-
#vars = "" # This will tell zppy to use all available variables.
122+
#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).
123123

124124
[e3sm_to_cmip]
125125
# This is a new task in zppy v3.0.0!
@@ -175,15 +175,14 @@ years = "1985:2014:30",
175175
#
176176
# 1. These sets depend on the climo's task's atm_monthly_180x360_aave subtask:
177177
# "lat_lon", "zonal_mean_xy", "zonal_mean_2d", "polar", "cosp_histogram", "meridional_mean_2d", "annual_cycle_zonal_mean", "zonal_mean_2d_stratosphere" "aerosol_aeronet", "aerosol_budget" (not requested)
178-
dc_obs_climo = '/lcrc/group/e3sm/public_html/e3sm_diags_test_data/unit_test_complete_run/obs/climatology'
179178
# 2. These sets depend on the climo's task's atm_monthly_diurnal_8xdaily_180x360_aave subtask:
180179
# "diurnal_cycle"
181180
climo_diurnal_frequency = "diurnal_8xdaily"
182181
# The name of this subtask doesn't match up with the name of the subtask for diurnal data in the `climo` task. We therefore need to explicitly tell zppy which subtask to use.
183182
climo_diurnal_subsection = "atm_monthly_diurnal_8xdaily_180x360_aave"
184183
# 3. These sets depend on the ts task's atm_monthly_180x360_aave subtask:
185184
# "enso_diags" (not requested), "qbo", "area_mean_time_series" (not requested)
186-
obs_ts = '/lcrc/soft/climate/e3sm_diags_data/obs_for_e3sm_diags/time-series'
185+
# obs_ts = '/lcrc/soft/climate/e3sm_diags_data/obs_for_e3sm_diags/time-series'
187186
# 4. These sets depend on the ts task's atm_daily_180x360_aave subtask:
188187
# "tropical_subseasonal"
189188
ts_daily_subsection = "atm_daily_180x360_aave"
@@ -195,7 +194,6 @@ years = "1985:2014:30",
195194
#
196195
# Plus several other parameters:
197196
grid = '180x360_aave'
198-
reference_data_path = '/lcrc/soft/climate/e3sm_diags_data/obs_for_e3sm_diags/climatology'
199197
short_name = 'v3.LR.historical_0051'
200198

201199
[[atm_monthly_180x360_aave_mvm]]
@@ -204,6 +202,7 @@ years = "1985:2014:30",
204202
# Group 1: climo atm monthly
205203
# "lat_lon", "zonal_mean_xy", "zonal_mean_2d", "polar", "cosp_histogram", "meridional_mean_2d", "annual_cycle_zonal_mean", "zonal_mean_2d_stratosphere" "aerosol_aeronet" (not requested), "aerosol_budget" (not requested)
206204
climo_subsection = "atm_monthly_180x360_aave"
205+
# The reference_data_path should point to pre-computed climatology files from a nclimo/zppy run
207206
reference_data_path = '/lcrc/group/e3sm2/ac.zhang40/E3SMv3/v3.LR.piControl_451-500/post/atm/180x360_aave/clim'
208207
# Group 2: climo atm diurnal
209208
# "diurnal_cycle"
@@ -239,14 +238,15 @@ years = "1985:2014:30",
239238
# Other parameters:
240239
diff_title = "Difference"
241240
grid = 'native'
241+
# The reference_data_path should point to pre-computed climatology files from a nclimo/zppy run
242242
reference_data_path = "/lcrc/group/e3sm2/ac.zhang40/E3SMv3/v3.LR.piControl_451-500/post/lnd/native/clim"
243243
ref_name = "v3.LR.piControl"
244244
ref_final_yr = 451
245245
ref_start_yr = 500
246246
ref_years = "451-500",
247247
run_type = "model_vs_model"
248-
short_ref_name = "v3.LR.piControl"
249248
short_name = v3.LR.historical_0051
249+
short_ref_name = "v3.LR.piControl"
250250
swap_test_ref = False
251251
tag = "model_vs_model"
252252

0 commit comments

Comments
 (0)