From 96460e6e5f4b09b9fd10d39550bf022dc62c37ab Mon Sep 17 00:00:00 2001 From: "russ.treadon" Date: Fri, 22 May 2020 13:02:06 +0000 Subject: [PATCH] Issue #1: replace "nawips" with "gempak" in hpssarch_gen.sh path to gfs sfc and snd files --- ush/hpssarch_gen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ush/hpssarch_gen.sh b/ush/hpssarch_gen.sh index e7af4f122d..8dd812453a 100755 --- a/ush/hpssarch_gen.sh +++ b/ush/hpssarch_gen.sh @@ -70,8 +70,8 @@ if [ $type = "gfs" ]; then echo "${dirname}trak.gfso.atcfunix.altg.${PDY}${cyc} " >>gfsa.txt echo "${dirname}storms.gfso.atcf_gen.${PDY}${cyc} " >>gfsa.txt echo "${dirname}storms.gfso.atcf_gen.altg.${PDY}${cyc} " >>gfsa.txt - echo "${dirname}nawips/gfs_${PDY}${cyc}.sfc " >>gfsa.txt - echo "${dirname}nawips/gfs_${PDY}${cyc}.snd " >>gfsa.txt + echo "${dirname}gempak/gfs_${PDY}${cyc}.sfc " >>gfsa.txt + echo "${dirname}gempak/gfs_${PDY}${cyc}.snd " >>gfsa.txt echo "${dirname}bufr.t${cyc}z " >>gfsa.txt echo "./logs/${CDATE}/gfs*.log " >>gfsa.txt