Skip to content

STA/LTA event detection and selection based on ObsPy

Notifications You must be signed in to change notification settings

zhangzj1209/STA_LTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STA/LTA event detection and selection based on ObsPy

image

We use the ObsPy library that has been packaged in python for STA/LTA seismic event detection and selection. The specific parameters are in ./src/demo_sta_lta_event.py.

Install obspy by Anaconda (latest version):

conda install obspy

or

pip install obspy

If you would like to install a previous version (the latest version is adapted to our code), please add the corresponding version number, such as

pip install obspy==1.3.0

About

STA/LTA event detection and selection based on ObsPy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages