From bea14eff275504f58602046548f1954006516536 Mon Sep 17 00:00:00 2001 From: "russ.treadon" Date: Thu, 17 Nov 2022 17:24:09 +0000 Subject: [PATCH] Modify logic to set nhr_obsbin to address NCO bugzilla (#1123) --- scripts/exglobal_atmos_analysis.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/exglobal_atmos_analysis.sh b/scripts/exglobal_atmos_analysis.sh index 7970b9b3d8..c1d3c01834 100755 --- a/scripts/exglobal_atmos_analysis.sh +++ b/scripts/exglobal_atmos_analysis.sh @@ -537,9 +537,6 @@ $NLN $SFCGES sfcf06 $NLN $SFCG09 sfcf09 # Link hourly backgrounds (if present) -if [ -f $ATMG04 -a -f $ATMG05 -a -f $ATMG07 -a -f $ATMG08 ]; then - nhr_obsbin=1 -fi [[ -f $ATMG04 ]] && $NLN $ATMG04 sigf04 [[ -f $ATMG05 ]] && $NLN $ATMG05 sigf05 @@ -562,6 +559,7 @@ if [ $DOHYBVAR = "YES" ]; then fhrs="06" if [ $l4densvar = ".true." ]; then fhrs="03 04 05 06 07 08 09" + nhr_obsbin=1 fi for imem in $(seq 1 $NMEM_ENKF); do