Description Usage Arguments Value See Also Examples
Returns an R data.frame
containing the crustal displacement in meters and velocity in mm/yr at a specified location from time t1 to time t2. The estimated displacement equals the velocity at this location multiplied by the time difference (t2 - t1) plus all coseismic and postseismic motion that has occurred between these two times.
1 |
xy |
A matrix of longitude and latitude coordinates in decimal degrees |
t0 |
The starting date |
t1 |
The ending date |
iopt |
The key identifying the reference frame for the input values. See |
A data.frame
with 6 columns:
de |
Eastward displacement (meters) |
dn |
Northward displacement (meters) |
du |
Upward displacement (meters) |
ve |
Eastward velocity (mm/yr) |
vn |
Northward velocity (mm/yr) |
vu |
Upward velocity (mm/yr) |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.