Skip to content

Commit

Permalink
WAFS tag update (gfs_wafs.v6.0.20) for v16 post-implementation fixes
Browse files Browse the repository at this point in the history
Tag updates:

    1. Change WAFS 1.25 products (except for icing & turbulence) on model pressure levels.
    2. Add CAT and MWT back to 0.25 WAFS product

Refs: #1
  • Loading branch information
KateFriedman-NOAA committed Mar 30, 2021
1 parent fb6a6e3 commit 7f7fa4c
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 @@ -95,7 +95,7 @@ if [[ ! -d gfs_wafs.fd ]] ; then
rm -f ${topdir}/checkout-gfs_wafs.log
git clone --recursive https://github.com/NOAA-EMC/EMC_gfs_wafs.git gfs_wafs.fd >> ${topdir}/checkout-gfs_wafs.log 2>&1
cd gfs_wafs.fd
git checkout gfs_wafs.v6.0.19
git checkout gfs_wafs.v6.0.20
cd ${topdir}
else
echo 'Skip. Directory gfs_wafs.fd already exists.'
Expand Down

0 comments on commit 7f7fa4c

Please sign in to comment.