Skip to content

Commit

Permalink
modified: checkout.sh to update UPP to upp_gfsv16_release.v1.1.1, a m…
Browse files Browse the repository at this point in the history
…inor syntax bug fix
  • Loading branch information
yangfanglin committed Nov 21, 2020
1 parent 5a516b4 commit bd5294e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorc/checkout.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ if [[ ! -d gfs_post.fd ]] ; then
rm -f ${topdir}/checkout-gfs_post.log
git clone https://github.com/NOAA-EMC/EMC_post.git gfs_post.fd >> ${topdir}/checkout-gfs_post.log 2>&1
cd gfs_post.fd
git checkout upp_gfsv16_release.v1.1.0
git checkout upp_gfsv16_release.v1.1.1
################################################################################
# checkout_gtg
## yes: The gtg code at NCAR private repository is available for ops. GFS only.
Expand Down

0 comments on commit bd5294e

Please sign in to comment.