[Swift-commit] r6039 - SwiftApps/ParVis/HiRAMTools

tmoore at ci.uchicago.edu tmoore at ci.uchicago.edu
Tue Nov 13 20:15:29 CST 2012


Author: tmoore
Date: 2012-11-13 20:15:28 -0600 (Tue, 13 Nov 2012)
New Revision: 6039

Modified:
   SwiftApps/ParVis/HiRAMTools/makeyearly_realization_semi.sh
Log:
updated for full length run

Modified: SwiftApps/ParVis/HiRAMTools/makeyearly_realization_semi.sh
===================================================================
--- SwiftApps/ParVis/HiRAMTools/makeyearly_realization_semi.sh	2012-11-14 01:57:46 UTC (rev 6038)
+++ SwiftApps/ParVis/HiRAMTools/makeyearly_realization_semi.sh	2012-11-14 02:15:28 UTC (rev 6039)
@@ -22,7 +22,7 @@
 
 echo f1 f2 f3  >ncfiles
 #we need to step through every year and create out target file list
-for y in $(seq 1950 1 1951); do
+for y in $(seq 1950 1 1999); do
 
     startyear=${y}0101;
 




More information about the Swift-commit mailing list