From dee044a32c6d979e3cf2795b9aa83478e3bfed12 Mon Sep 17 00:00:00 2001 From: Jon Wolfe Date: Thu, 15 Feb 2024 16:25:57 -0600 Subject: [PATCH] Add new mpaso-jra_1958 and change some extra_coverage tests to use it --- cime_config/tests.py | 4 ++-- .../testdefs/testmods_dirs/mpaso/jra_1958/shell_commands | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 components/mpas-ocean/cime_config/testdefs/testmods_dirs/mpaso/jra_1958/shell_commands diff --git a/cime_config/tests.py b/cime_config/tests.py index 14b3b9dc44a6..786773b1daf8 100644 --- a/cime_config/tests.py +++ b/cime_config/tests.py @@ -236,8 +236,8 @@ "e3sm_ocnice_extra_coverage" : { "inherit" : ("e3sm_ocnice_stealth_features"), "tests" : ( - "ERS_P480_Ld5.T62_ECwISC30to60E2r1.GMPAS-DIB-IAF-PISMF", - "PEM_P480_Ld5.T62_ECwISC30to60E2r1.GMPAS-DIB-IAF-PISMF", + "ERS_P480_Ld5.TL319_IcoswISC30E3r5.GMPAS-JRA1p5-DIB-PISMF.mpaso-jra_1958", + "PEM_P480_Ld5.TL319_IcoswISC30E3r5.GMPAS-JRA1p5-DIB-PISMF.mpaso-jra_1958", "SMS.ne30_oECv3_gis.IGELM_MLI.elm-extrasnowlayers", ) }, diff --git a/components/mpas-ocean/cime_config/testdefs/testmods_dirs/mpaso/jra_1958/shell_commands b/components/mpas-ocean/cime_config/testdefs/testmods_dirs/mpaso/jra_1958/shell_commands new file mode 100644 index 000000000000..1d43ad8c5baf --- /dev/null +++ b/components/mpas-ocean/cime_config/testdefs/testmods_dirs/mpaso/jra_1958/shell_commands @@ -0,0 +1,4 @@ +./xmlchange DATM_CLMNCEP_YR_START=1958 +./xmlchange DATM_CLMNCEP_YR_END=1958 +./xmlchange DROF_STRM_YR_START=1958 +./xmlchange DROF_STRM_YR_END=1958