powered by
Plot JGET output using interactive swig
plotJGET(J, SHOWONLY = FALSE)
GH list ready for use in other RSEIS programs. See prepSEIS for details
list, output of JGETseis
logical, if SHOWONLY== TRUE, no interaction
Jonathan M. Lees<jonathan.lees@unc.edu>
Program combines prepSEIS and swig
JGET.seis, prepSEIS, swig
if (FALSE) { fn <- '/home/lees/taurus_2050_20100302_100000_BHE.sac' J <- JGET.seis(fn,kind=2,BIGLONG=FALSE,HEADONLY=FALSE,Iendian=3,PLOT=0) plotJGET(J) }
Run the code above in your browser using DataLab