XWINdata {WINRPACK}R Documentation

Extract WIN format

Description

Extract WIN format

Usage

XWINdata(fn, stasel = stasel, PLOT = FALSE)

Arguments

fn file name
stasel selection of stations
PLOT logical wheaterh to plot

Value

List of of seismic traces (time series with headers):

fn original file name
sta station name
comp component
dt delta t in seconds
DATTIM time list
yr year
jd julian day
mo month
dom day of month
hr hour
mi minute
sec sec
msec milliseconds
dt delta t in seconds
t1 time start of trace
t2 time end of trace
off off-set
N number of points in trace
units units
amp vector of trace values

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>


[Package WINRPACK version 1.0-8 Index]