|
1 | 1 | """ |
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 |
3 | 3 |
|
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 |
5 | 5 |
|
6 | 6 | 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 |
8 | 8 |
|
9 | 9 | ERA5-TREFHT-ANN-land.png |
10 | 10 | ERA5_ext-QREFHT-ANN-global.png |
|
44 | 44 | from e3sm_diags.run import runner |
45 | 45 |
|
46 | 46 | 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' |
48 | 48 | start_yr = int('1982') |
49 | 49 | end_yr = int('1983') |
50 | 50 | num_years = end_yr - start_yr + 1 |
|
54 | 54 |
|
55 | 55 | # Model |
56 | 56 | # 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" |
58 | 58 | param.test_name = 'v2.LR.historical_0201' |
59 | 59 | param.short_test_name = short_name |
60 | 60 |
|
|
66 | 66 |
|
67 | 67 | # Output dir |
68 | 68 | # 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" |
70 | 70 |
|
71 | 71 | # Additional settings |
72 | 72 | param.run_type = 'model_vs_obs' |
|
92 | 92 |
|
93 | 93 | params.append(enso_param) |
94 | 94 | 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' |
96 | 96 | trop_param.test_name = short_name |
97 | 97 | trop_param.test_start_yr = f'{start_yr:04}' |
98 | 98 | trop_param.test_end_yr = f'{end_yr:04}' |
|
130 | 130 |
|
131 | 131 | params.append(dc_param) |
132 | 132 | 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' |
134 | 134 | streamflow_param.test_name = short_name |
135 | 135 | streamflow_param.test_start_yr = start_yr |
136 | 136 | streamflow_param.test_end_yr = end_yr |
|
142 | 142 |
|
143 | 143 | params.append(streamflow_param) |
144 | 144 | 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" |
146 | 146 | tc_param.short_test_name = short_name |
147 | 147 | tc_param.test_start_yr = "1982" |
148 | 148 | tc_param.test_end_yr = "1983" |
|
0 commit comments