From 9da136e34d624fc11fd6529373fa293f6a90401f Mon Sep 17 00:00:00 2001 From: "Kate.Friedman" Date: Wed, 7 Feb 2024 14:09:09 +0000 Subject: [PATCH 1/2] Retire finddate.sh usage from system Refs #2279 --- sorc/link_workflow.sh | 2 +- ush/syndat_getjtbul.sh | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/sorc/link_workflow.sh b/sorc/link_workflow.sh index 6d5d40a3546..3268ae12654 100755 --- a/sorc/link_workflow.sh +++ b/sorc/link_workflow.sh @@ -152,7 +152,7 @@ cd "${HOMEgfs}/ush" || exit 8 for file in emcsfc_ice_blend.sh global_cycle_driver.sh emcsfc_snow.sh global_cycle.sh; do ${LINK_OR_COPY} "${HOMEgfs}/sorc/ufs_utils.fd/ush/${file}" . done -for file in finddate.sh make_ntc_bull.pl make_NTC_file.pl make_tif.sh month_name.sh ; do +for file in make_ntc_bull.pl make_NTC_file.pl make_tif.sh month_name.sh ; do ${LINK_OR_COPY} "${HOMEgfs}/sorc/gfs_utils.fd/ush/${file}" . done diff --git a/ush/syndat_getjtbul.sh b/ush/syndat_getjtbul.sh index c17067ff723..a68187868a9 100755 --- a/ush/syndat_getjtbul.sh +++ b/ush/syndat_getjtbul.sh @@ -52,8 +52,6 @@ hour=$(echo $CDATE10 | cut -c9-10) echo $PDYm1 pdym1=$PDYm1 -#pdym1=$(sh $utilscript/finddate.sh $pdy d-1) - echo " " >> $pgmout echo "Entering sub-shell syndat_getjtbul.sh to recover JTWC Bulletins" \ >> $pgmout From d837f409d83ba96fbb24bfd89279969811879eee Mon Sep 17 00:00:00 2001 From: "Kate.Friedman" Date: Tue, 13 Feb 2024 14:31:51 +0000 Subject: [PATCH 2/2] Update gfs-utils hash to 7a84c88 New hash includes removal of finddate.sh Refs #2279 --- sorc/gfs_utils.fd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sorc/gfs_utils.fd b/sorc/gfs_utils.fd index 7d3b08e87c0..7a84c884d21 160000 --- a/sorc/gfs_utils.fd +++ b/sorc/gfs_utils.fd @@ -1 +1 @@ -Subproject commit 7d3b08e87c07cfa54079442d245ac7e9ab1cd9f4 +Subproject commit 7a84c884d210960bd9f59e6ae09c2e7f0e1e39b1