CMEPS
CMEPS copied to clipboard
Update resolutions used in the aux_cmeps testlist from using POP land/ocean masks to using the MOM t232 mask
Many of the masks being used in the aux_cmeps testlist use the land/ocean mask for POP rather than t232 from MOM:
<test compset="A" grid="f19_g17_rx1" name="SMS_Ln11_D">
<test compset="A" grid="f19_g17_rx1" name="ERS_Ln9_C3">
<test compset="A1850DLND" grid="f09_f09_mg17" name="SMS_Ld3">
<test compset="C" grid="T62_g17" name="ERS_Ld5">
<test compset="G_JRA" grid="T62_g17" name="ERS_Ld5">
<test compset="G" grid="T62_t232" name="SMS_Ld5">
<test compset="G" grid="T62_t232" name="ERS_Ld5">
<test compset="DTEST" grid="T62_g37" name="ERS_Ld5">
<test compset="F2000climo" grid="f09_f09_mg17" name="ERP_Ln9" testmods="cam/outfrq9s">
<test compset="QPC4" grid="ne16_ne16_mg17" name="ERS_Ln5" testmods="cam/nuopc_cap">
<test compset="QPC6" grid="ne5pg3_ne5pg3_mg37" name="ERP_Ln9" testmods="cam/outfrq9s_clubbmf">
<test compset="I2000Clm60Bgc" grid="f19_g17" name="ERS_Ld5" testmods="clm/default">
<test compset="I1850Clm50Sp" grid="f09_g17" name="ERS_Ld5" testmods="clm/default">
<test compset="I1850Clm50SpG" grid="f10_f10_mg37" name="ERS_Lm13_P32">
<test compset="I2000Clm50BgcCropRtm" grid="f10_f10_mg37" name="SMS_D_Ld5_P32" testmods="rtm/default">
<test name="SMS_D_Ly1" grid="f09_g17_gl4" compset="T1850Gg">
<test name="ERS_Ly3" grid="f09_g17_gl4" compset="T1850Gg">
<test name="ERS_Ln9" grid="ne30pg3_ne30pg3_mg17" compset="FHIST" testmods="drv/asyncio1pernode--cam/outfrq9s">
<test name="ERS_C3" grid="ne30_g17" compset="A" testmods="drv/asyncio1pernode">
So changed to these grids: f19_t232_rx1, f09_f09_mt232, T62_t232, ne16pg3_ne16_mt232, ne5pg3_ne5pg3_mt232, f10_f10_mt232, f09_t232_gl4, ne30pg3_ne30pg3_mt232, ne30_t232
All of the above but the T62_t232 grid need to be added to ccs_config before they can be used in CMEPS. See the issue there: https://github.com/ESMCI/ccs_config_cesm/issues/207