Skip to content

Commit

Permalink
Issue #1 - add mod_icec.sh to UPP ush script symlinking in link_fv3gf…
Browse files Browse the repository at this point in the history
…s.sh
  • Loading branch information
KateFriedman-NOAA committed Jul 13, 2020
1 parent d57fc02 commit 37e0f57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sorc/link_fv3gfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ cd ${pwd}/../scripts ||exit 8
$LINK ../sorc/ufs_utils.fd/scripts/exemcsfc_global_sfc_prep.sh.ecf .
$LINK ../sorc/gldas.fd/scripts/exgdas_gldas.sh.ecf .
cd ${pwd}/../ush ||exit 8
for file in fv3gfs_downstream_nems.sh fv3gfs_dwn_nems.sh gfs_nceppost.sh \
gfs_transfer.sh link_crtm_fix.sh trim_rh.sh fix_precip.sh; do
for file in fv3gfs_downstream_nems.sh fv3gfs_dwn_nems.sh gfs_nceppost.sh \
gfs_transfer.sh mod_icec.sh link_crtm_fix.sh trim_rh.sh fix_precip.sh; do
$LINK ../sorc/gfs_post.fd/ush/$file .
done
for file in emcsfc_ice_blend.sh fv3gfs_driver_grid.sh fv3gfs_make_orog.sh global_cycle_driver.sh \
Expand Down

0 comments on commit 37e0f57

Please sign in to comment.