setLQUAKE {RSEIS}R Documentation

Set Up data for earthquake location

Description

Create structure for earthquake location

Usage

setLQUAKE(velfile = "", stafile = "", delfile = "", fout = "")

Arguments

velfile velocity file/list
stafile station file/list
delfile station delay file
fout output ascii file

Details

function relies on program lquake. This wil be replaced at a later date by an internal function for calling event location in R.

Value

Side Effects

Author(s)

Jonathan M. Lees<jonathan.lees.edu>


[Package RSEIS version 2.1-4 Index]