[Dart-dev] [6778] DART/trunk/models/clm/shell_scripts: Changed a string modified by ' sed' to more accurately reflect the variable intent.

nancy at ucar.edu nancy at ucar.edu
Wed Jan 29 16:15:53 MST 2014


Revision: 6778
Author:   thoar
Date:     2014-01-29 16:15:53 -0700 (Wed, 29 Jan 2014)
Log Message:
-----------
Changed a string modified by 'sed' to more accurately reflect the variable intent.
CESM1_1_1_setup_xxxx replaces the string with the year of the run, not the year of
the reference case.

Modified Paths:
--------------
    DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.Precip_template
    DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.Solar_template
    DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.nonSolarNonPrecip_template

-------------- next part --------------
Modified: DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.Precip_template
===================================================================
--- DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.Precip_template	2014-01-29 23:03:17 UTC (rev 6777)
+++ DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.Precip_template	2014-01-29 23:15:53 UTC (rev 6778)
@@ -17,7 +17,7 @@
              /glade/p/image/thoar/CAM_DATM/annual
          </filePath>
          <fileNames>
-             CAM_DATM.cpl_NINST.ha2x1dx6h.REFYEAR.nc
+             CAM_DATM.cpl_NINST.ha2x1dx6h.RUNYEAR.nc
          </fileNames>
       </domainInfo>
       <fieldInfo>
@@ -31,7 +31,7 @@
              /glade/p/image/thoar/CAM_DATM/annual
          </filePath>
          <fileNames>
-            CAM_DATM.cpl_NINST.ha2x1dx6h.REFYEAR.nc
+            CAM_DATM.cpl_NINST.ha2x1dx6h.RUNYEAR.nc
          </fileNames>
          <offset>
             -10800

Modified: DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.Solar_template
===================================================================
--- DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.Solar_template	2014-01-29 23:03:17 UTC (rev 6777)
+++ DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.Solar_template	2014-01-29 23:15:53 UTC (rev 6778)
@@ -17,7 +17,7 @@
              /glade/p/image/thoar/CAM_DATM/annual
          </filePath>
          <fileNames>
-             CAM_DATM.cpl_NINST.ha2x1dx6h.REFYEAR.nc
+             CAM_DATM.cpl_NINST.ha2x1dx6h.RUNYEAR.nc
          </fileNames>
       </domainInfo>
       <fieldInfo>
@@ -31,7 +31,7 @@
              /glade/p/image/thoar/CAM_DATM/annual
          </filePath>
          <fileNames>
-            CAM_DATM.cpl_NINST.ha2x1dx6h.REFYEAR.nc
+            CAM_DATM.cpl_NINST.ha2x1dx6h.RUNYEAR.nc
          </fileNames>
          <offset>
             -21600

Modified: DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.nonSolarNonPrecip_template
===================================================================
--- DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.nonSolarNonPrecip_template	2014-01-29 23:03:17 UTC (rev 6777)
+++ DART/trunk/models/clm/shell_scripts/user_datm.streams.txt.CPLHIST3HrWx.nonSolarNonPrecip_template	2014-01-29 23:15:53 UTC (rev 6778)
@@ -17,7 +17,7 @@
              /glade/p/image/thoar/CAM_DATM/annual
          </filePath>
          <fileNames>
-             CAM_DATM.cpl_NINST.ha2x1dx6h.REFYEAR.nc
+             CAM_DATM.cpl_NINST.ha2x1dx6h.RUNYEAR.nc
          </fileNames>
       </domainInfo>
       <fieldInfo>
@@ -37,7 +37,7 @@
              /glade/p/image/thoar/CAM_DATM/annual
          </filePath>
          <fileNames>
-            CAM_DATM.cpl_NINST.ha2x1dx6h.REFYEAR.nc
+            CAM_DATM.cpl_NINST.ha2x1dx6h.RUNYEAR.nc
          </fileNames>
          <offset>
             -10800


More information about the Dart-dev mailing list