From 3ea542234a99fffdc81b2592ced6e4410fd91f73 Mon Sep 17 00:00:00 2001 From: tomvothecoder Date: Tue, 7 Jan 2025 17:29:11 -0800 Subject: [PATCH] Add arm_diags back into complete run script --- .../regression-test/complete_run_script.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auxiliary_tools/cdat_regression_testing/906-v3_complete_run/regression-test/complete_run_script.py b/auxiliary_tools/cdat_regression_testing/906-v3_complete_run/regression-test/complete_run_script.py index 2d14920a7..957848169 100644 --- a/auxiliary_tools/cdat_regression_testing/906-v3_complete_run/regression-test/complete_run_script.py +++ b/auxiliary_tools/cdat_regression_testing/906-v3_complete_run/regression-test/complete_run_script.py @@ -48,7 +48,7 @@ short_name = "v3.LR.historical_0101" # TODO: Update MAIN_DIR to match the current directory name. -MAIN_DIR = "25-01-06-branch-907-no-arm-diags" +MAIN_DIR = "25-01-07-branch-907" results_dir = f"/global/cfs/cdirs/e3sm/www/e3sm_diags/complete_run/{MAIN_DIR}/" test_climo = "/global/cfs/cdirs/e3sm/chengzhu/tutorial2024/v3.LR.historical_0101/post/atm/180x360_aave/clim/15yr" @@ -208,7 +208,7 @@ "annual_cycle_zonal_mean", "streamflow", "zonal_mean_2d_stratosphere", - # "arm_diags", + "arm_diags", "tc_analysis", "aerosol_aeronet", "aerosol_budget",