Skip to content
/ REAL Public
forked from Dal-mzhang/REAL

Rapid Earthquake Association and Location

License

Notifications You must be signed in to change notification settings

Hernando7/REAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The REAL package contains following main files:

  1. REAL: code for Rapid Earthquake Association and Location
  2. VELEST: code for 1-D inversion of velocities and hypocenter locations
  3. domo_syn: demo for synthetic tests
  4. deom_real: demo for real data

Usage: See user guide and README files (raw data -> high-resolution earthquake locations)

Introduction: REAL (Rapid Earthquake Association and Location) associates arrivals of different seismic phases and locates seismic events primarily through counting the number of P and S picks and secondarily from traveltime residuals. A group of picks are associated with a particular earthquake if there are enough picks within the theoretical traveltime windows. The location is determined to be at the grid point with most picks. If multiple locations have the same maximum number of picks, the grid point with smallest traveltime residual is selected. We refine seismic locations using a least-squares location method (VELEST) and a high-precision relative location method (hypoDD).

References:

  1. Zhang M., W.L. Ellsworth, and G.C. Beroza, Rapid Earthquake Association and Location, Seismol. Res. Lett. (in revision)
  2. Kissling, E., W.L. Ellsworth, D. Eberhart-Phillips, and U. Kradolfer: Initial reference models in local earthquake tomography, J. Geophys. Res., 99, 19635-19646, 1994.
  3. Waldhauser F. and W.L. Ellsworth, A double-difference earthquake location algorithm: Method and application to the northern Hayward fault, Bull. Seism. Soc. Am., 90, 1353-1368, 2000.

Author: Miao Zhang, Dalhousie University, [email protected]

About

Rapid Earthquake Association and Location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 79.8%
  • C 11.9%
  • Python 4.1%
  • Perl 3.0%
  • MATLAB 0.6%
  • Awk 0.4%
  • Other 0.2%