[Ncep.list.emc.fv3gfs_tickets] FV3GFS Ticket #21: update fv3gfs workflow to use the latest model with Write Component and Unified Post and to include NSST in 2d history output for DA

FV3GFS Trac Ticket ncep.list.emc.fv3gfs_tickets at noaa.gov
Thu Oct 5 21:23:18 UTC 2017


#21: update fv3gfs workflow to use the latest model with Write Component and
Unified Post and to include NSST in 2d history output for DA
-----------------------------+--------------------------
  Reporter:  fanglin.yang@…  |      Owner:  fanglin yang
      Type:  enhancement     |     Status:  new
  Priority:  major           |  Milestone:
 Component:  component1      |    Version:
Resolution:                  |   Keywords:
-----------------------------+--------------------------

Comment (by russ.treadon@…):

 '''r98150'''

 Script {{{global_shared.v15.0.0/sorc/build_all.sh}}} contains the
 following section:
 {{{
 #--link large fixed fields for respective machines
 if [ -d ../fix ]; then rm -f ../fix; fi
 if [ $target = cray -o $target = wcoss ]; then
  ln -fs /gpfs/hps/emc/global/noscrub/emc.glopara/svn/fv3gfs/fix ../fix
 elif [ $target = theia ]; then
  ln -fs /scratch4/NCEPDEV/global/save/glopara/svn/fv3gfs/fix    ../fix
 else
  echo " machine $target is not supported. exit"
  exit
 fi
 }}}

 This logic ensures that the correct FV3GFS fix files are used by various
 v15.0.0 components.

 {{{/gpfs/hps/emc}}} was actually a soft link to {{{/gpfs/hps3/emc}}}.  The
 soft link was removed by system administrators on 10/4/2017.   As such,
 {{{build_all.sh}}} needs to be updated accordingly.   r98150 is the
 required update.

--
Ticket URL: <https://svnemc.ncep.noaa.gov/trac/fv3gfs/ticket/21#comment:20>
fv3gfs <https://svnemc.ncep.noaa.gov/trac/fv3gfs>
NGGPS FV3GFS Development



More information about the Ncep.list.emc.fv3gfs_tickets mailing list