<div dir="ltr"><div>Dear All,</div><div><br></div><div>If you want to run HWRF/HMON jobs by using rocoto on Luna or Surge, after sometime yesterday. With suggestions from Sam and tests we did (thanks to Sam and Zhan), you need make these changes in your module files:</div><div><br></div><div>See my examples here for build and run.</div><div><br></div><div><div>LUNA-llogin1:HWRF&gt; pwd</div><div>/gpfs/hps3/emc/hwrf/noscrub/Bin.Liu/save/AWOwork/modulefiles/wcossluna/HWRF</div><div>LUNA-llogin1:HWRF&gt; svn diff</div><div>Index: build</div><div>===================================================================</div><div>--- build       (revision 5706)</div><div>+++ build       (working copy)</div><div>@@ -64,6 +64,7 @@</div><div> prepend-path PATH /usrx/local/prod/nco/4.4.4/gnu/sandybridge/bin/</div><div><br></div><div> # Need these for Rocoto:</div><div>-module use /gpfs/hps/emc/hwrf/noscrub/soft/modulefiles</div><div>-module load ruby/1.8.7</div><div>-module load rocoto/1.2.2</div><div>+#module use /gpfs/hps/emc/hwrf/noscrub/soft/modulefiles</div><div>+#module load ruby/1.8.7</div><div>+#module load rocoto/1.2.2</div><div>+module load /gpfs/hps/usrx/local/emc_rocoto/modulefiles/rocoto/1.2.4-RC3</div><div>Index: run</div><div>===================================================================</div><div>--- run (revision 5706)</div><div>+++ run (working copy)</div><div>@@ -42,9 +42,10 @@</div><div> prepend-path PATH /usrx/local/prod/nco/4.4.4/gnu/sandybridge/bin/</div><div><br></div><div> # Need these for Rocoto:</div><div>-module use /gpfs/hps/emc/hwrf/noscrub/soft/modulefiles</div><div>-module load ruby/1.8.7</div><div>-module load rocoto/1.2.2</div><div>+#module use /gpfs/hps/emc/hwrf/noscrub/soft/modulefiles</div><div>+#module load ruby/1.8.7</div><div>+#module load rocoto/1.2.2</div><div>+module load /gpfs/hps/usrx/local/emc_rocoto/modulefiles/rocoto/1.2.4-RC3</div><div><br></div><div>And if you want use emc-utils (qac qout) and rocoto commands, here is an example to load the modules in your .bashrc file (noticing you need take out ruby/1.8.7 and replace rocot/1.2.2):</div></div><div><div>module use /gpfs/hps3/emc/hwrf/noscrub/soft/modulefiles</div><div>#module load ruby/1.8.7</div><div>#module load rocoto/1.2.2</div><div>module load emc-utils</div><div>module load /gpfs/hps/usrx/local/emc_rocoto/modulefiles/rocoto/1.2.4-RC3<br></div></div><div><br></div><div>Best Regards,<br></div><div><br></div><div>Bin</div><div><br></div><div>P.S, please be reminded that /gpfs/hps/emc now has to be changed into /gpfs/hps3/emc.</div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><span style="font-size:12.8px"><div><span style="font-size:12.8px">---</span><br></div><div><span style="font-size:12.8px">Bin Liu</span><br></div></span><div style="font-size:12.8px">NOAA/NWS/NCEP/EMC</div><div><span style="font-size:12.8px">5830 University Research CT</span></div><div><span style="font-size:12.8px">Cubicle 2026</span><br><span style="font-size:12.8px">College Park, MD 20740</span><br><span style="font-size:12.8px">Tel: </span>(301)-683-3763<br><span style="font-size:12.8px">Email: <a href="mailto:Bin.Liu@noaa.gov" target="_blank">Bin.Liu@noaa.gov</a></span></div></div><div><br></div><div><br></div></div></div></div></div></div></div></div></div></div></div></div>
</div>