From dcd2fd9e0ae7a67003cbb74fffed5993225e7169 Mon Sep 17 00:00:00 2001 From: George Gayno Date: Wed, 18 Sep 2024 15:03:25 +0000 Subject: [PATCH] Update link_fixdirs.sh for latest location of new 'orog' directory. Fixes #984. --- fix/link_fixdirs.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fix/link_fixdirs.sh b/fix/link_fixdirs.sh index 04e70f86e..18f03e15d 100755 --- a/fix/link_fixdirs.sh +++ b/fix/link_fixdirs.sh @@ -45,8 +45,7 @@ pwd=$(pwd -P) #--model fix fields #------------------------------ if [ $machine = "hera" ]; then -# FIX_DIR="/scratch1/NCEPDEV/global/glopara/fix" - FIX_DIR="/scratch1/NCEPDEV/global/glopara/TEST_FIX" + FIX_DIR="/scratch1/NCEPDEV/global/glopara/fix" elif [ $machine = "jet" ]; then FIX_DIR="/lfs5/HFIP/hfv3gfs/glopara/git_lfs4/fv3gfs/fix" elif [ $machine = "orion" -o $machine = "hercules" ]; then @@ -60,7 +59,7 @@ elif [ $machine = "gaea" ]; then fi am_ver=${am_ver:-20220805} -orog_ver=${orog_ver:-20231027} +orog_ver=${orog_ver:-20240917} sfc_climo_ver=${sfc_climo_ver:-20230925} for dir in am orog sfc_climo; do