From 7ed96c34f3dd6e4c4251e87d9abf62a0dbb413a2 Mon Sep 17 00:00:00 2001 From: "Kate.Friedman" Date: Wed, 23 Jun 2021 19:10:17 +0000 Subject: [PATCH] Add cd to ROTDIR when pulling ops warm starts - pull v16 warm starts directly into ROTDIR; don't need temporary location to handle subfolder diffs - resolves issue with GDATE gdas restart files being left in EXTRACT_DIR Refs: #353 --- jobs/rocoto/getic.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/jobs/rocoto/getic.sh b/jobs/rocoto/getic.sh index f08a10a8dd..a6cb5d83f1 100755 --- a/jobs/rocoto/getic.sh +++ b/jobs/rocoto/getic.sh @@ -82,6 +82,7 @@ if [[ $gfs_ver = "v16" && $EXP_WARM_START = ".true." && $CASE = $OPS_RES ]]; the else # Opertional input - warm starts + cd $ROTDIR # Pull CDATE gfs restart tarball htar -xvf ${PRODHPSSDIR}/rh${yy}/${yy}${mm}/${yy}${mm}${dd}/com_gfs_prod_gfs.${yy}${mm}${dd}_${hh}.gfs_restart.tar # Pull GDATE gdas restart tarball