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

wilde at ci.uchicago.edu wilde at ci.uchicago.edu
Tue Oct 16 09:55:15 CDT 2012


Author: wilde
Date: 2012-10-16 09:55:15 -0500 (Tue, 16 Oct 2012)
New Revision: 5970

Modified:
   SwiftApps/ParVis/HiRAMTools/README
Log:
Update README

Modified: SwiftApps/ParVis/HiRAMTools/README
===================================================================
--- SwiftApps/ParVis/HiRAMTools/README	2012-10-15 21:41:10 UTC (rev 5969)
+++ SwiftApps/ParVis/HiRAMTools/README	2012-10-16 14:55:15 UTC (rev 5970)
@@ -1,7 +1,9 @@
 
-The top-level script in this toolkit is "runall.sh". This is the only script
-that you should need to run directly.
+The top-level script in this toolkit is "runall.sh". This is the script
+to use to run directly to run combine and annualization procedures.
 
+To run pfrepp, use runpfrepps.sh.
+
 runall.sh takes a config file which specifies what realization processing
 script to run, where to find the input realizations, and where to place the
 processed output realizations.
@@ -14,14 +16,14 @@
   runall.sh   # called by the user, runs the scripts below
 
      combine_realization.sh
-        combine.swift
-        combine.sh (app, specified in tc)
+       combine.swift
+         combine.sh (app, specified in tc)
 
      makeyearly_realization.sh
-        makeyearly.swift
-        makeyearly-cdo.sh (app, specified in tc)
+       makeyearly.swift
+         makeyearly-cdo.sh (app, specified in tc)
   
-  runpfrepps.sh # Called by used, runs the scripts below
+  runpfrepps.sh # Called by user, runs the scripts below
     pfrepps.swift
       genpfrepps.sh
       runscript.sh




More information about the Swift-commit mailing list