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

tmoore at ci.uchicago.edu tmoore at ci.uchicago.edu
Tue Nov 13 19:56:24 CST 2012


Author: tmoore
Date: 2012-11-13 19:56:23 -0600 (Tue, 13 Nov 2012)
New Revision: 6037

Modified:
   SwiftApps/ParVis/HiRAMTools/makeyearly_semi.sh
Log:
fixed date information and executable settings on HiRAMTools for semi-annual cases.

Modified: SwiftApps/ParVis/HiRAMTools/makeyearly_semi.sh
===================================================================
--- SwiftApps/ParVis/HiRAMTools/makeyearly_semi.sh	2012-11-14 01:08:19 UTC (rev 6036)
+++ SwiftApps/ParVis/HiRAMTools/makeyearly_semi.sh	2012-11-14 01:56:23 UTC (rev 6037)
@@ -45,7 +45,7 @@
 
   # Extract each year from the half-decade file
 
-  ncks -d time,"${firstyear}-01-01 00:00:00","${firstyear}-12-31 23:59:59" theyears.nc  $y.nc
+  ncks -d time,"${firstyear}-01-01 00:00:00","${firstyear}-12-31 23:59:59" theyears.nc  $firstyear.nc
   
 
 fi  


Property changes on: SwiftApps/ParVis/HiRAMTools/makeyearly_semi.sh
___________________________________________________________________
Added: svn:executable
   + *




More information about the Swift-commit mailing list