[Ncep.list.nems.announce] nems r97066: Switch to Rocoto 1.2.4-RC3 on WCOSS

Samuel.Trahan at noaa.gov Samuel.Trahan at noaa.gov
Thu Aug 31 22:21:37 UTC 2017


Friendly NEMS developers,

This is an automated email about a NEMS commit.

Project: nems
URL: https://svnemc.ncep.noaa.gov/projects/nems/trunk
Revision: 97066
Author:   samuel.trahan at noaa.gov
Date:     2017-08-31T22:08:57.096497Z
Message:
Switch to Rocoto 1.2.4-RC3 on WCOSS


Differences:
Index: checkout/tests/rtgen
===================================================================
--- checkout/tests/rtgen	(revision 96669)
+++ checkout/tests/rtgen	(revision 97066)
@@ -815,13 +815,13 @@
         if here.name in [ 'tide', 'gyre' ]:
             out.write('module load lsf\n')
             out.write('module use /hwrf/noscrub/soft/modulefiles\n')
-            out.write('module load rocoto\n')
+            out.write('module load rocoto/1.2.4-RC3\n')
             out.write('module load ruby # workaround for libxml2 bug\n')
             out.write('module load emc-utils ; have_qoutql=YES\n')
         elif here.name in [ 'surge', 'luna' ]:
             out.write('module load xt-lsfhpc\n')
             out.write('module use /usrx/local/emc_rocoto/modulefiles\n')
-            out.write('module load rocoto/issue_8\n')
+            out.write('module load rocoto/1.2.4-RC3\n')
             out.write('module use /gpfs/hps/emc/hwrf/noscrub/soft/modulefiles\n')
             out.write('module load emc-utils ; have_qoutql=YES\n')
         elif 'jet' in here.name:
-------------- next part --------------
Index: checkout/tests/rtgen
===================================================================
--- checkout/tests/rtgen	(revision 96669)
+++ checkout/tests/rtgen	(revision 97066)
@@ -815,13 +815,13 @@
         if here.name in [ 'tide', 'gyre' ]:
             out.write('module load lsf\n')
             out.write('module use /hwrf/noscrub/soft/modulefiles\n')
-            out.write('module load rocoto\n')
+            out.write('module load rocoto/1.2.4-RC3\n')
             out.write('module load ruby # workaround for libxml2 bug\n')
             out.write('module load emc-utils ; have_qoutql=YES\n')
         elif here.name in [ 'surge', 'luna' ]:
             out.write('module load xt-lsfhpc\n')
             out.write('module use /usrx/local/emc_rocoto/modulefiles\n')
-            out.write('module load rocoto/issue_8\n')
+            out.write('module load rocoto/1.2.4-RC3\n')
             out.write('module use /gpfs/hps/emc/hwrf/noscrub/soft/modulefiles\n')
             out.write('module load emc-utils ; have_qoutql=YES\n')
         elif 'jet' in here.name:


More information about the Ncep.list.nems.announce mailing list