[cig-commits] r13094 - seismo/3D/ADJOINT_TOMO/flexwin/scripts

carltape at geodynamics.org carltape at geodynamics.org
Wed Oct 15 15:11:37 PDT 2008


Author: carltape
Date: 2008-10-15 15:11:36 -0700 (Wed, 15 Oct 2008)
New Revision: 13094

Modified:
   seismo/3D/ADJOINT_TOMO/flexwin/scripts/plot_seismos_gmt.sh
Log:
Minor fix in plot_seismos_gmt.sh


Modified: seismo/3D/ADJOINT_TOMO/flexwin/scripts/plot_seismos_gmt.sh
===================================================================
--- seismo/3D/ADJOINT_TOMO/flexwin/scripts/plot_seismos_gmt.sh	2008-10-15 20:26:49 UTC (rev 13093)
+++ seismo/3D/ADJOINT_TOMO/flexwin/scripts/plot_seismos_gmt.sh	2008-10-15 22:11:36 UTC (rev 13094)
@@ -19,9 +19,8 @@
 t_step=`echo $t_end $t_start | awk '{print int(($1-$2)/10)}'`
 
 # CHT
-t_start=-20
-#t_end=120
-t_end=200
+#t_start=-20
+#t_end=200
 
 # find number of windows
 nwin=`grep NUM_WIN ${win} | awk '{print $NF}'`



More information about the CIG-COMMITS mailing list