Skip to content

Commit

Permalink
Change GSI tag to gfsda.v16.1.0
Browse files Browse the repository at this point in the history
The GSI tag has been updated for the v16.1 implementation.  This
implementation turns on commercial RO data from GeoOptics.  See
release notes docs/Release_Notes.gfs.v16.1.0.txt in the global-workflow
and release notes doc/Release_Notes.gfsda.v16.1.0.txt in the GSI for
details.

Refs: #301
  • Loading branch information
CatherineThomas-NOAA committed Apr 27, 2021
1 parent 3142a82 commit b1e924c
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 @@ -38,7 +38,7 @@ if [[ ! -d gsi.fd ]] ; then
rm -f ${topdir}/checkout-gsi.log
git clone --recursive https://github.com/NOAA-EMC/GSI.git gsi.fd >> ${topdir}/checkout-gsi.log 2>&1
cd gsi.fd
git checkout gfsda.v16.0.0
git checkout gfsda.v16.1.0
git submodule update
cd ${topdir}
else
Expand Down

0 comments on commit b1e924c

Please sign in to comment.