gwpix2ypx {RSEIS}R Documentation

Convert a teleseismic pickfile to structure usefule for PICK.GEN

Description

Takes as input the output file of program ttimes, by Brian Kennett, which uses the TauP method.

Usage

gwpix2ypx(wpix, LOC, sta = sta, comp = comp, PH = c(1, 2, 3, 5, 9, 13, 16, 41, 44, 25))

Arguments

wpix pickfile data frame
LOC location
sta station
comp component
PH phase

Value

Pickfile structure suitable for input to PICK.GEN

Author(s)

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

References

Buland and Chapman (1983) in "The Computation of Seismic Travel Times", BSSA, v. 73, pp. 1271-1302

See Also

uwpfile2ypx, PICK.GEN


[Package RSEIS version 2.1-4 Index]