Learn R Programming

Rquake (version 1.2-2)

UPdateEQLOC: Update an Earthquake location

Description

Update an Earthquake location following a relocation.

Usage

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)

Value

  • Pickfile List

Details

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

See Also

EQXYresid, NLSlocate,PFoutput

Examples

Run this code
upf = UPdateEQLOC(PF,  sol, stas=stas)

Run the code above in your browser using DataLab