Skip to content

Commit 3ea5422

Browse files
committed
Add arm_diags back into complete run script
1 parent b1a5a77 commit 3ea5422

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

auxiliary_tools/cdat_regression_testing/906-v3_complete_run/regression-test/complete_run_script.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
short_name = "v3.LR.historical_0101"
4949

5050
# TODO: Update MAIN_DIR to match the current directory name.
51-
MAIN_DIR = "25-01-06-branch-907-no-arm-diags"
51+
MAIN_DIR = "25-01-07-branch-907"
5252
results_dir = f"/global/cfs/cdirs/e3sm/www/e3sm_diags/complete_run/{MAIN_DIR}/"
5353

5454
test_climo = "/global/cfs/cdirs/e3sm/chengzhu/tutorial2024/v3.LR.historical_0101/post/atm/180x360_aave/clim/15yr"
@@ -208,7 +208,7 @@
208208
"annual_cycle_zonal_mean",
209209
"streamflow",
210210
"zonal_mean_2d_stratosphere",
211-
# "arm_diags",
211+
"arm_diags",
212212
"tc_analysis",
213213
"aerosol_aeronet",
214214
"aerosol_budget",

0 commit comments

Comments
 (0)