powered by
Prepare a set of arrival picks for swig plotting.
setPrePix(R1, tt, name, flag = "K", col = "blue")
List of picks suitable for swig plotting.
Location and time of event source. (list)
Vector of travel times, seconds.
Station names
Phase Identifier, character
Color
Jonathan M. Lees<jonathan.lees@unc.edu>
setWPX
T1 = as.POSIXct("2020-08-20 06:30:17.15 UTC", "UTC") R1 = posix2RSEIS(T1) name = c("MERT", "KRN", "KUA") tt = c(1,2,3) wpx = setPrePix(R1, tt, name, flag = "K", col = "blue")
Run the code above in your browser using DataLab