From df06e3d3e8037886c36c4cb6fdad8c378480bd52 Mon Sep 17 00:00:00 2001 From: AntonMFernando Date: Thu, 12 Dec 2024 15:03:48 -0500 Subject: [PATCH] modified ush\wave_grib2_sbs.sh --- ush/wave_grib2_sbs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ush/wave_grib2_sbs.sh b/ush/wave_grib2_sbs.sh index 422335691e..b520d0fce8 100755 --- a/ush/wave_grib2_sbs.sh +++ b/ush/wave_grib2_sbs.sh @@ -218,7 +218,7 @@ if [[ ! -s "${COMOUT_WAVE_GRID}/${GRDNAME}/${outfile}.idx" ]]; then # 1.e Save in /com - if [[ ! -s "${COMOUT_WAVE_GRID}/${outfile}" ]]; then + if [[ ! -s "${COMOUT_WAVE_GRID}/${GRDNAME}/${outfile}" ]]; then set +x echo ' ' echo '********************************************* '