powered by
Plot JGET output using interactive swig
plotJGET(J, SHOWONLY = FALSE)
list, output of JGETseis
logical, if SHOWONLY== TRUE, no interaction
GH list ready for use in other RSEIS programs. See prepSEIS for details
Program combines prepSEIS and swig
JGET.seis, prepSEIS, swig
# NOT RUN { # } # NOT RUN { 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) # } # NOT RUN { # }
Run the code above in your browser using DataLab