getGHtime | R Documentation |
Extract the times of all traces relative to a reference trace on a seismic RSEIS list.
getGHtime(GH, wi = 1, pix = NULL)
GH |
RSEIS seismic data list |
wi |
which event to use as a reference baseline |
pix |
list of time to difference |
list: times relative to reference time:
yr |
year |
jd |
julian day |
hr |
hour |
mi |
minute |
sec |
second |
spix |
seconds after reference |
Jonathan M. Lees<jonathan.lees@unc.edu>
secdifL, secdif
data(GH)
getGHtime(GH)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.