UPdateEQLOC: Update an Earthquake location

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/UPdateEQLOC.R

Description

Update an Earthquake location following a relocation.

Usage

1
UPdateEQLOC(PF, sol, vel, stas = NULL)

Arguments

PF

Pickfile List

sol

solution vector (lat, lon, z, t0)

vel

1D velocity model

stas

station list (name, lat, lon, z)

Details

After re-picking or changing the model or the station corrections, update the event location in the pickfile.

Value

Pickfile List

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

EQXYresid, NLSlocate,PFoutput

Examples

1
2
3
4
5
6
## Not run: 
upf = UPdateEQLOC(PF,  sol, stas=stas)



## End(Not run)

Rquake documentation built on Dec. 16, 2020, 5:06 p.m.