Skip to content

Commit

Permalink
Merge branch 'migration-jet-contrib' of github.com:InnocentSouopgui-N…
Browse files Browse the repository at this point in the history
…OAA/UFS_UTILS into migration-jet-contrib
  • Loading branch information
InnocentSouopgui-NOAA committed Sep 6, 2024
2 parents 872651c + d8e9815 commit bd8a6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/gdas_init/set_fixed_files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if [ ${CTAR} == 'C48' ] ; then
elif [ ${CTAR} == 'C96' ]; then
OCNRES='500'
elif [ ${CTAR} == 'C192' ]; then
OCNRES='050'
OCNRES='025'
elif [ ${CTAR} == 'C384' ]; then
OCNRES='025'
elif [ ${CTAR} == 'C768' ]; then
Expand Down

0 comments on commit bd8a6b1

Please sign in to comment.