diff --git a/util/gdas_init/run_v16.chgres.sh b/util/gdas_init/run_v16.chgres.sh index e6a96efb3..d7d427c8a 100755 --- a/util/gdas_init/run_v16.chgres.sh +++ b/util/gdas_init/run_v16.chgres.sh @@ -1,4 +1,4 @@ -#!/bin/bash +!/bin/bash #--------------------------------------------------------------------------- # Run chgres using v16 netcdf history data as input. These history @@ -13,7 +13,7 @@ set -x MEMBER=$1 FIX_FV3=$UFS_DIR/fix -FIX_ORO=${FIX_FV3}/orog.lowres +FIX_ORO=${FIX_FV3}/orog FIX_AM=${FIX_FV3}/am WORKDIR=${WORKDIR:-$OUTDIR/work.${MEMBER}}