powered by
Given an existing list of seismic picks, add Latitude, Longitude and Elevation associated with the indicated station.
latlonz2wpx(twpx, stas)
Pick file with LLZ added as list members.
List of picks from swig
station list
Jonathan M. Lees<jonathan.lees@unc.edu>
The names of the stations are matched to the station names int he station file.
Klocate
data(GH, package='RSEIS') WW = RSEIS::uwpfile2ypx(GH$pickfile) twpx = latlonz2wpx(WW, GH$pickfile$STAS )
Run the code above in your browser using DataLab