displace: Estimate horizontal displacement and velocity between two dates
Description
Returns an Rdata.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.
Usage
displace(xy, t0, t1, iopt)
Arguments
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 iopt for a list of supported values.