From 2be98823cade5afcbeda064592ebcc1b7d38488b Mon Sep 17 00:00:00 2001 From: Irena Vankova Date: Thu, 28 Mar 2024 16:55:43 -0600 Subject: [PATCH] updated sgr files from MALI --- components/mpas-ocean/cime_config/buildnml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/components/mpas-ocean/cime_config/buildnml b/components/mpas-ocean/cime_config/buildnml index afc3e90704d7..0435f999f38d 100755 --- a/components/mpas-ocean/cime_config/buildnml +++ b/components/mpas-ocean/cime_config/buildnml @@ -137,7 +137,7 @@ def buildnml(case, caseroot, compname): logger.warning("WARNING: The specified compset is requesting ocean ICs spunup from a G-case") logger.warning(" But no file available for this grid.") if ocn_sgr == 'data': - data_sgr_file = 'DSGR_MALI_nearestdtos.oQU240wLI.20231023.nc' + data_sgr_file = 'DSGR.MALI.out2055.oQU240wLI.20240328.nc' elif ocn_grid == 'oQU120': decomp_date = '230424' @@ -274,7 +274,7 @@ def buildnml(case, caseroot, compname): if ocn_ismf == 'data': data_ismf_file = 'prescribed_ismf_adusumilli2020.SOwISC12to60E2r4.230516.nc' if ocn_sgr == 'data': - data_sgr_file = 'DSGR_MALI_nearestdtos.SOwISC12to60E2r4.20231023.nc' + data_sgr_file = 'DSGR.MALI.out2055.SOwISC12to60E2r4.20240328.nc' elif ocn_grid == 'FRISwISC08to60E3r1': decomp_date = '20230913' # changed to date of partiotions in ../files_for_e3sm/assembled_files/inputdata/ocn/mpas-o/FRISwISC08to60E3r1/partitions @@ -340,8 +340,6 @@ def buildnml(case, caseroot, compname): ic_prefix = 'mpaso.ECwISC30to60E2r1.rstFromG-anvil' if ocn_ismf == 'data': data_ismf_file = 'prescribed_ismf_adusumilli2020.ECwISC30to60E2r1.230429.nc' - if ocn_sgr == 'data': - data_sgr_file = 'DSGR_MALI_nearestdtos.ECwISC30to60E2r1.20231023.nc' elif ocn_grid == 'IcoswISC30E3r5': decomp_date = '20231120' @@ -360,7 +358,7 @@ def buildnml(case, caseroot, compname): if ocn_ismf == 'data': data_ismf_file = 'prescribed_ismf_paolo2023.IcoswISC30E3r5.20240227.nc' if ocn_sgr == 'data': - data_sgr_file = 'DSGR_MALI_nearestdtos.IcoswISC30E3r5.20231023.nc' + data_sgr_file = 'DSGR.MALI.out2055.IcoswISC30E3r5.20240328.nc' #-------------------------------------------------------------------- # Set OCN_FORCING = datm_forced_restoring if restoring file is available