Skip to content

Commit d9eb967

Browse files
committed
Add regression test for png
1 parent 8bac08c commit d9eb967

File tree

5 files changed

+263
-9
lines changed

5 files changed

+263
-9
lines changed

auxiliary_tools/cdat_regression_testing/940-xesmf-diffs/fix-polar-plots/25_08_27_regression_png.ipynb

Lines changed: 254 additions & 0 deletions
Large diffs are not rendered by default.

auxiliary_tools/cdat_regression_testing/940-xesmf-diffs/fix-polar-plots/v2_run_script.py

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
"""
2-
Source: /lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/zppy_weekly_comprehensive_v2_www/test_pr651_both_commits_20250117/v2.LR.historical_0201/e3sm_diags/atm_monthly_180x360_aave/model_vs_obs_1982-1983/prov/e3sm.py
2+
Source: /lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/zppy_weekly_comprehensive_v2_www/test_weekly_20250825/v2.LR.historical_0201/e3sm_diags/atm_monthly_180x360_aave/model_vs_obs_1982-1983/prov/e3sm.py
33
4-
Webpage: https://web.lcrc.anl.gov/public/e3sm/diagnostic_output/ac.forsyth2/zppy_weekly_comprehensive_v2_www/test_pr651_both_commits_20250117/v2.LR.historical_0201/e3sm_diags/atm_monthly_180x360_aave/model_vs_obs_1982-1983/prov/e3sm.py
4+
Webpage: https://web.lcrc.anl.gov/public/e3sm/diagnostic_output/ac.forsyth2/zppy_weekly_comprehensive_v2_www/test_weekly_20250825/v2.LR.historical_0201/e3sm_diags/atm_monthly_180x360_aave/model_vs_obs_1982-1983/prov/e3sm.py
55
66
Diffs: https://github.com/E3SM-Project/zppy/pull/651#issuecomment-2628445196
7-
/lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/zppy_weekly_comprehensive_v2_www/test_pr651_both_commits_20250117/v2.LR.historical_0201/image_check_failures_comprehensive_v2/e3sm_diags/atm_monthly_180x360_aave/model_vs_obs_1982-1983
7+
/lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/zppy_weekly_comprehensive_v2_www/test_weekly_20250825/v2.LR.historical_0201/image_check_failures_comprehensive_v2/e3sm_diags/atm_monthly_180x360_aave/model_vs_obs_1982-1983
88
99
ERA5-TREFHT-ANN-land.png
1010
ERA5_ext-QREFHT-ANN-global.png
@@ -44,7 +44,7 @@
4444
from e3sm_diags.run import runner
4545

4646
short_name = 'v2.LR.historical_0201'
47-
test_ts = '/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_comprehensive_v2_output/test_pr651_both_commits_20250117/v2.LR.historical_0201/post/atm/180x360_aave/ts/monthly/2yr'
47+
test_ts = '/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_comprehensive_v2_output/test_weekly_20250825/v2.LR.historical_0201/post/atm/180x360_aave/ts/monthly/2yr'
4848
start_yr = int('1982')
4949
end_yr = int('1983')
5050
num_years = end_yr - start_yr + 1
@@ -54,7 +54,7 @@
5454

5555
# Model
5656
# param.test_data_path = 'climo'
57-
param.test_data_path = "/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_comprehensive_v2_output/test_pr651_both_commits_20250117/v2.LR.historical_0201/post/atm/180x360_aave/clim/2yr"
57+
param.test_data_path = "/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_comprehensive_v2_output/test_weekly_20250825/v2.LR.historical_0201/post/atm/180x360_aave/clim/2yr"
5858
param.test_name = 'v2.LR.historical_0201'
5959
param.short_test_name = short_name
6060

@@ -66,7 +66,7 @@
6666

6767
# Output dir
6868
# param.results_dir = 'model_vs_obs_1982-1983'
69-
param.results_dir = "/lcrc/group/e3sm/public_html/cdat-migration-fy24/25-02-18-branch-939-polar"
69+
param.results_dir = "/lcrc/group/e3sm/public_html/cdat-migration-fy24/25-08-27-branch-945-xesmf-bnds"
7070

7171
# Additional settings
7272
param.run_type = 'model_vs_obs'
@@ -92,7 +92,7 @@
9292

9393
params.append(enso_param)
9494
trop_param = TropicalSubseasonalParameter()
95-
trop_param.test_data_path = '/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_comprehensive_v2_output/test_pr651_both_commits_20250117/v2.LR.historical_0201/post/atm/180x360_aave/ts/daily/2yr'
95+
trop_param.test_data_path = '/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_comprehensive_v2_output/test_weekly_20250825/v2.LR.historical_0201/post/atm/180x360_aave/ts/daily/2yr'
9696
trop_param.test_name = short_name
9797
trop_param.test_start_yr = f'{start_yr:04}'
9898
trop_param.test_end_yr = f'{end_yr:04}'
@@ -130,7 +130,7 @@
130130

131131
params.append(dc_param)
132132
streamflow_param = StreamflowParameter()
133-
streamflow_param.test_data_path = '/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_comprehensive_v2_output/test_pr651_both_commits_20250117/v2.LR.historical_0201/post/rof/native/ts/monthly/2yr'
133+
streamflow_param.test_data_path = '/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_comprehensive_v2_output/test_weekly_20250825/v2.LR.historical_0201/post/rof/native/ts/monthly/2yr'
134134
streamflow_param.test_name = short_name
135135
streamflow_param.test_start_yr = start_yr
136136
streamflow_param.test_end_yr = end_yr
@@ -142,7 +142,7 @@
142142

143143
params.append(streamflow_param)
144144
tc_param = TCAnalysisParameter()
145-
tc_param.test_data_path = "/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_comprehensive_v2_output/test_pr651_both_commits_20250117/v2.LR.historical_0201/post/atm/tc-analysis_1982_1983"
145+
tc_param.test_data_path = "/lcrc/group/e3sm/ac.forsyth2/zppy_weekly_comprehensive_v2_output/test_weekly_20250825/v2.LR.historical_0201/post/atm/tc-analysis_1982_1983"
146146
tc_param.short_test_name = short_name
147147
tc_param.test_start_yr = "1982"
148148
tc_param.test_end_yr = "1983"

0 commit comments

Comments
 (0)