powered by
Scroll through continuous data recorded in the field. Uses a database describing the locations and content of each file stored on disk.
viewseis(DBnov , gstas, gcomps,sched, stas, buts='GPIX', replot=TRUE , kind=0, Iendian=1, BIGLONG=FALSE)
RSEIS Data Base
stations to extract
components to extract
schedule of start times for extraction
station list
buttons for swig
logical, TRUE=rerun swig after done click
kind of data, 0=nativeR, 1=segy, 2=sac
endian
big long or short long
Graphics, and Side effects
These are set up for the seis dataset
makeDB, Mine.seis
# NOT RUN { sched =seq(from=325, to=335, by=1/24) viewseis( DBnov , gstas, gcomps , sched, kind=2, Iendian=1, BIGLONG=FALSE) # } # NOT RUN { # }
Run the code above in your browser using DataLab