Skip to content

Commit

Permalink
Update prep-chem version for GEFS
Browse files Browse the repository at this point in the history
A new tag (gefs_v12.0.1-3) was created for the GEFSv12 para test
 On branch release/gefs_v12
	modified:   checkout.sh
  • Loading branch information
XianwuXue-NOAA committed Aug 7, 2020
1 parent f4d6f08 commit e4db3de
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 @@ -99,7 +99,7 @@ if [[ ! -d gsd_prep_chem.fd ]] ; then
rc=$?
((err+=$rc))
cd gsd_prep_chem.fd
git checkout gefs_v12.0.1-2
git checkout gefs_v12.0.1-3
cd ${topdir}
else
echo 'Skip. Directory gsd_prep_chem.fd already exists.'
Expand Down

0 comments on commit e4db3de

Please sign in to comment.