Learn R Programming

RSEIS (version 2.4-5)

GH: Earthquake Seismic Data

Description

Example of seismic data structure. Geothermal Earthquake.

Usage

data(GH)

Arguments

describe

  • LOClist(yr, jd, mo, dom, hr, mi, sec, lat, lon, z, mag, gap, delta , rms, hozerr)
  • MClist(az1, dip1, az2, dip2, dir, rake1, dipaz1, rake2, dipaz2, F=list(az, dip), G=list(az, dip), U=list(az, dip), V=list(az, dip), P=list(az, dip), T=list(az,dip),sense,M=list( az1, d1, az2, d2, uaz, ud, vaz, vd, paz, pd , taz, td), UP=TRUE, icol=1, ileg, fcol='red', CNVRG, LIM =c(0,0,0,0))
  • STASlist(tag, name, comp, c3, phase, sec, err, pol, flg , res)
  • LIPvector, length=6
  • Hlist(yr,mo,dom,hr,mi,sec,lat,lon,z,mag)
  • Nname card
  • Elist(rms,meanres,sdres,sdmean,sswres,ndf,fixflgs,sterrx,sterry,sterrz,sterrt,mag,sterrmag)
  • filenamefile name
  • PICKERName of Picker
  • UWFILEIDnumeric ID
  • winID1win format ID
  • commentsVector of comments
  • OSTASOld station names

References

Lees, J.M., 2004. Scattering from a fault interface in the Coso geothermal field. Journal of Volcanology and Geothermal Research, 130(1-2): 61-75.

Examples

Run this code
data(GH)
## maybe str(GH) ; plot(GH) ...

Run the code above in your browser using DataLab