powered by
Extract the lat lon from the pick file.
Gfirstguess(Ldat, type = "first")
vector, lat, lon, z and tee
Matrix of data information
one of "first", "mean", or "median"
Jonathan M. Lees<jonathan.lees@unc.edu>
Either the earliest arrival or the average station is returned. Used internally in the earthquake location program to provide a first guess.
Klocate
data(GH, package='RSEIS') WW = RSEIS::uwpfile2ypx(GH$pickfile) twpx = latlonz2wpx(WW, GH$pickfile$STAS ) g1 = Gfirstguess(twpx, type = "first")
Run the code above in your browser using DataLab