Learn R Programming

Rquake (version 2.4-4)

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
# NOT RUN {
# }
# NOT RUN {
upf = UPdateEQLOC(PF,  sol, stas=stas)


# }
# NOT RUN {

# }

Run the code above in your browser using DataLab