Skip to content

Commit

Permalink
Issue NOAA-EMC#97 - GFSv15.3.2
Browse files Browse the repository at this point in the history
RFC 7036 – On WCOSS, implement GFS.v15.3.2 updates to the GSI fix file and global_satinfo.txt. This change is being made to address minimization issues in the GSI and tighten quality control for the seven CrIS water vapor channels. To be implemented on July 6 at 1400Z.
  • Loading branch information
KateFriedman-NOAA committed Jul 9, 2020
1 parent eaf0d1b commit 7728ce1
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 @@ -21,7 +21,7 @@ if [[ ! -d gsi.fd ]] ; then
rm -f ${topdir}/checkout-gsi.log
git clone --recursive gerrit:ProdGSI gsi.fd >> ${topdir}/checkout-gsi.log 2>&1
cd gsi.fd
git checkout gfsda.v15.3.0
git checkout gfsda.v15.3.2
git submodule update
cd ${topdir}
else
Expand Down

0 comments on commit 7728ce1

Please sign in to comment.