Skip to content

Commit

Permalink
correct the path of finddate (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: wx20hw <Helin.Wei@m71a1.ncep.noaa.gov>
  • Loading branch information
HelinWei-NOAA and wx20hw authored Sep 25, 2020
1 parent 87d81e6 commit 0d4d1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/exgdas_atmos_gldas.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fi
#################################
# Set up UTILITIES
#################################
export FINDDATE=${FINDDATE:-/gpfs/dell1/nco/ops/nwprod/prod_util.v1.1.4/util/ush/finddate.sh}
export FINDDATE=${FINDDATE:-/gpfs/dell1/nco/ops/nwprod/prod_util.v1.1.4/ush/finddate.sh}
export utilexec=${utilexec:-/gpfs/dell1/nco/ops/nwprod/grib_util.v1.1.0/exec}
export CNVGRIB=${CNVGRIB:-$utilexec/cnvgrib}
export WGRIB=${WGRIB:-$utilexec/wgrib}
Expand Down

0 comments on commit 0d4d1f8

Please sign in to comment.