Skip to content

Commit

Permalink
Issue #1: add enkf member sfcf006.nc to enkf tarballs
Browse files Browse the repository at this point in the history
  • Loading branch information
RussTreadon-NOAA committed Jul 20, 2020
1 parent d7425d0 commit 145f810
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ush/hpssarch_gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,9 @@ if [ $type = "enkfgdas" -o $type = "enkfgfs" ]; then

fi
echo "${dirname}${head}atmf00${FHR}${SUFFIX} " >>enkf${CDUMP}_grp${n}.txt
if [ $FHR -eq 6 ]; then
echo "${dirname}${head}sfcf00${FHR}${SUFFIX} " >>enkf${CDUMP}_grp${n}.txt
fi
done # loop over FHR

if [[ lobsdiag_forenkf = ".false." ]] ; then
Expand Down

0 comments on commit 145f810

Please sign in to comment.