-
Notifications
You must be signed in to change notification settings - Fork 14
Labels
semver: bugBug fix (will increment patch version)Bug fix (will increment patch version)
Description
What happened?
I ran into a few issues with setting up tc_analysis with a fully configured zppy run.
- Status file shows "RUNNING" after slurm error:
slurmstepd: error: *** JOB 588238 ON chr-0471 CANCELLED AT 2024-09-20T16:27:45 DUE TO TIME LIMIT *** - All three e3sm_diags runs (model vs obs, model vs model, model vs model [land=only]) are waiting for
tc_analysiseven though only the model vs obs task depends ontc_analysis.
What machine were you running on?
Chrysalis
Environment
e3sm_unified_1.10
What command did you run?
zppy -cCopy your cfg file
[default]
input = /lcrc/group/e3sm2/ac.wlin/E3SMv3/v3.LR.historical_0051
output = /lcrc/group/e3sm2/ac.zhang40/E3SMv3/v3.LR.historical_0920
case = v3.LR.historical_0051
www = /lcrc/group/e3sm/public_html/diagnostic_output/ac.zhang40/E3SMv3_0920
partition = compute
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
#environment_commands = "source /lcrc/soft/climate/e3sm-unified/test_e3sm_unified_1.10.0rc5_chrysalis.sh"
campaign = "water_cycle"
[climo]
active = True
#years = "0001:0100:50", "0001:0100:100"
#years = "1985:2014:30", "1985:2014:15"
years = "1985:2014:30",
walltime = "1:00:00"
[[ atm_monthly_180x360_aave ]]
input_subdir = "archive/atm/hist"
mapping_file = map_ne30pg2_to_cmip6_180x360_aave.20200201.nc
frequency = "monthly"
[[ atm_monthly_diurnal_8xdaily_180x360_aave ]]
input_subdir = "archive/atm/hist"
input_files = "eam.h3"
mapping_file = map_ne30pg2_to_cmip6_180x360_aave.20200201.nc
vars = "PRECT"
frequency = "diurnal_8xdaily"
[[ land_monthly_climo ]]
frequency = "monthly"
input_files = "elm.h0"
input_subdir = archive/lnd/hist
vars = ""
[ts]
active = True
years = "1985:2014:30"
walltime = "00:50:00"
[[ atm_monthly_180x360_aave ]]
input_subdir = "archive/atm/hist"
input_files = "eam.h0"
frequency = "monthly"
mapping_file = /home/ac.zender/data/maps/map_ne30pg2_to_cmip6_180x360_aave.20200201.nc
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"
# Needed for mixed-phase partition
# vars = "LANDFRAC,CLDICE,CLDLIQ,T"
ts_fmt = "cmip"
[[ atm_daily_180x360_aave ]]
input_subdir = "archive/atm/hist"
input_files = "eam.h1"
frequency = "daily"
mapping_file = /home/ac.zender/data/maps/map_ne30pg2_to_cmip6_180x360_aave.20200201.nc
# Needed for Wheeler Kiladis
vars = "FLUT,PRECT,U850"
[[ atm_monthly_glb ]]
input_subdir = "archive/atm/hist"
input_files = "eam.h0"
frequency = "monthly"
mapping_file = "glb"
[[ land_monthly ]]
input_subdir = "archive/lnd/hist"
input_files = "elm.h0"
frequency = "monthly"
#mapping_file = ""
mapping_file = map_r05_to_cmip6_180x360_aave.20231110.nc
vars = "FSH,RH2M,LAISHA,LAISUN,QINTR,QOVER,QRUNOFF,QSOIL,QVEGE,QVEGT,SOILICE,SOILLIQ,SOILWATER_10CM,TSA,TSOI,H2OSNO,TOTLITC,CWDC,SOIL1C,SOIL2C,SOIL3C,SOIL4C,WOOD_HARVESTC,TOTVEGC,NBP,GPP,AR,HR"
extra_vars = "landfrac"
ts_fmt = "cmip"
#
[[ rof_monthly ]]
input_subdir = "archive/rof/hist"
input_files = "mosart.h0"
mapping_file = ""
frequency = "monthly"
vars = "RIVER_DISCHARGE_OVER_LAND_LIQ"
extra_vars = 'areatotal2'
[[ land_monthly ]]
input_subdir = "archive/lnd/hist"
input_files = "elm.h0"
frequency = "monthly"
#mapping_file = ""
mapping_file = map_r05_to_cmip6_180x360_aave.20231110.nc
vars = "FSH,RH2M,LAISHA,LAISUN,QINTR,QOVER,QRUNOFF,QSOIL,QVEGE,QVEGT,SOILICE,SOILLIQ,SOILWATER_10CM,TSA,TSOI,H2OSNO,TOTLITC,CWDC,SOIL1C,SOIL2C,SOIL3C,SOIL4C,WOOD_HARVESTC,TOTVEGC,NBP,GPP,AR,HR"
extra_vars = "landfrac"
ts_fmt = "cmip"
#
[[ rof_monthly ]]
input_subdir = "archive/rof/hist"
input_files = "mosart.h0"
mapping_file = ""
frequency = "monthly"
vars = "RIVER_DISCHARGE_OVER_LAND_LIQ"
extra_vars = 'areatotal2'
[[ lnd_monthly_glb ]]
frequency = "monthly"
input_files = "elm.h0"
input_subdir = "archive/lnd/hist"
mapping_file = "glb"
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"
[tc_analysis]
active = True
scratch = "/lcrc/globalscratch/$USER"
# Make walltime very short to reproduce this error
walltime = "00:10:00"
years = "1985:2014:30",
[e3sm_diags]
active = True
walltime = "4:00:00"
#years = "0001:0100:50", "0001:0100:100"
years = "1985:2014:30",
ts_num_years = 30
ref_start_yr = 1985
ref_final_yr = 2014
multiprocessing = True
num_workers = 8
[[ atm_monthly_180x360_aave ]]
# environment_commands = "source /home/ac.zhang40/y/etc/profile.d/conda.sh; conda activate edv2110"
short_name = 'v3.LR.historical_0051'
grid = '180x360_aave'
reference_data_path = '/lcrc/soft/climate/e3sm_diags_data/obs_for_e3sm_diags/climatology'
obs_ts = '/lcrc/soft/climate/e3sm_diags_data/obs_for_e3sm_diags/time-series'
dc_obs_climo = '/lcrc/group/e3sm/public_html/e3sm_diags_test_data/unit_test_complete_run/obs/climatology'
climo_diurnal_subsection = "atm_monthly_diurnal_8xdaily_180x360_aave"
climo_diurnal_frequency = "diurnal_8xdaily"
ts_daily_subsection = "atm_daily_180x360_aave"
sets="lat_lon","zonal_mean_xy","zonal_mean_2d","polar","cosp_histogram","meridional_mean_2d","annual_cycle_zonal_mean","qbo","diurnal_cycle","zonal_mean_2d_stratosphere","aerosol_aeronet","tropical_subseasonal","tc_analysis",
#"mp_partition","aerosol_budget",
# sets="tropical_subseasonal",
output_format_subplot = "pdf",
[[ lnd_monthly_mvm_lnd ]]
# Test model-vs-model using the same files as the reference
#environment_commands = "source /home/ac.zhang40/y/etc/profile.d/conda.sh; conda activate edv290"
grid = 'native'
climo_subsection = "land_monthly_climo"
diff_title = "Difference"
partition = "compute"
qos = "regular"
short_name = v3.LR.piControl
ref_name = "20231209.v3.LR.piControl-spinup.chrysalis"
ref_start_yr = 0051
ref_final_yr = 0100
ref_years = "0051-0100",
reference_data_path = "/lcrc/group/e3sm/ac.zhang40/tests/20231209.v3.LR.piControl-spinup.chrysalis_land_diags/post/lnd/native/clim"
run_type = "model_vs_model"
sets = "lat_lon_land",
short_ref_name = "20231209.v3.LR.piControl-spinup"
swap_test_ref = False
tag = "model_vs_model"
ts_num_years_ref = 50
[[atm_monthly_180x360_aave_mvm]]
#years = "0001-0050",
#years = "1985-2014",
ref_years = "0001-0050",
ref_start_yr = 1
ref_final_yr = 50
ts_num_years = 30
ts_num_years_ref = 10
ts_subsection = "atm_monthly_180x360_aave"
short_name = 'v3alpha04-COARE.piControl'
grid = '180x360_aave'
ref_name = '20230924.v3alpha04_trigrid.piControl.chrysalis'
short_ref_name = 'v3alpha04-CTL.piControl'
tag = 'v3alpha04i-COARE_vs_CTL'
run_type = "model_vs_model"
reference_data_path = '/lcrc/group/e3sm2/ac.xzheng/E3SMv3_dev/20230924.v3alpha04_trigrid.piControl.chrysalis/post/atm/180x360_aave/clim'
climo_diurnal_subsection = "atm_monthly_diurnal_8xdaily_180x360_aave"
climo_diurnal_frequency = "diurnal_8xdaily"
climo_subsection = "atm_monthly_180x360_aave"
sets="lat_lon","zonal_mean_xy","zonal_mean_2d","polar","cosp_histogram","meridional_mean_2d","annual_cycle_zonal_mean","qbo","diurnal_cycle","zonal_mean_2d_stratosphere","aerosol_budget"
diff_title = 'Difference'
# output_format_subplot = "pdf",
[ilamb]
active = True
nodes = 8
walltime = "2:00:00"
partition = compute
short_name = 'v3.LR.historical_0051'
#ts_land_grid = 'native'
ts_num_years = 30
years = "1985:2014:30"
[global_time_series]
active = True
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"
plots_atm = "TREFHT,AODDUST"
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"
ts_num_years = 30
walltime = "00:30:00"
years = "1985-2014",
climo_years ="1985-2014",
ts_years ="1985-2014",
moc_file = "mocTimeSeries_1985-2014.nc"What jobs are failing?
No response
What stack trace are you encountering?
No response
Metadata
Metadata
Assignees
Labels
semver: bugBug fix (will increment patch version)Bug fix (will increment patch version)