Skip to content

Commit

Permalink
Updating checkout to ufs-weather-model GFS.v16.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhenrique committed Jun 4, 2020
1 parent ba89548 commit 987c32a
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 @@ -9,7 +9,7 @@ if [[ ! -d fv3gfs.fd ]] ; then
rm -f ${topdir}/checkout-fv3gfs.log
git clone https://github.com/ufs-community/ufs-weather-model fv3gfs.fd >> ${topdir}/checkout-fv3gfs.log 2>&1
cd fv3gfs.fd
git checkout GFS.v16.0.4
git checkout GFS.v16.0.5
git submodule update --init --recursive
cd ${topdir}
else
Expand Down

0 comments on commit 987c32a

Please sign in to comment.