Skip to content

Earthquake event automatic recognizer using STA/LTA algorithm based on ObsPy lib.

License

Notifications You must be signed in to change notification settings

arham99/event-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event-trigger

This code is used to recognize all coincidance events captured by multiple stations.

To run this code you NEED to install ObsPy library and import the trigger module.

The raw waveform file is in .mseed format.

The output:

  1. One file consist of all coincidance events, timestamps, and the stations list.

  2. The .pick file of all coincidance events compatible to be input of program SeisGram2K70.jar

About

Earthquake event automatic recognizer using STA/LTA algorithm based on ObsPy lib.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages