enveloc
A Python package to locate emergent seismicity using a network of seismic stations. enveloc uses envelope cross correlation of seismic traces on a fixed time window and performs a 3D grid search to maximize signal coherency.
Dependencies
- obspy
- cartopy
- scikit-learn
- utm
Installation
It is recommended to do this in a fresh virtual environment:
# Create a virtual environment (conda example)
conda create -n enveloc python=3.13
conda activate enveloc
To install from PyPI:
pip install enveloc
Alternatively, to install from source:
git clone https://code.usgs.gov/vsc/seis/tools/enveloc.git cd enveloc pip install .
Test install with:
from enveloc.example_utils import test
test()
Documentation
Go here for more information and tutorials.
Citation
The software package can be cited as:
Wech, A.G., enveloc (Version 1.2.0), U.S. Geological Survey Software Release, doi:10.5066/P13L3AR7.
And the underlying methodology can be cited as:
Wech, A.G., and K.C. Creager (2008), Automated detection and location of Cascadia tremor, Geophysical Research Letters, 35, L20302, doi:10.1029/2008GL035458.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file enveloc-1.1.9.tar.gz.
File metadata
- Download URL: enveloc-1.1.9.tar.gz
- Upload date:
- Size: 13.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fe172b987f81515a818abc0cb23132ce8001b3f1c76f6ce8a4f603dc8d4d8b2
|
|
| MD5 |
3e06fa49551c401f074a98e407c434d6
|
|
| BLAKE2b-256 |
d864c505afc211d40c8c55546240f7e4f49176b79ae18d35cf0d9c0098e2fc15
|
File details
Details for the file enveloc-1.1.9-py3-none-any.whl.
File metadata
- Download URL: enveloc-1.1.9-py3-none-any.whl
- Upload date:
- Size: 13.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab8bb2a367192d15bd65960cfbf11f08866d97ec6eafb40c886645970887452f
|
|
| MD5 |
e57b80e5a6a908c7b4167e3ab41443f3
|
|
| BLAKE2b-256 |
a735e9c423a9b6037364a09354cc00b179c13dd397133b3afe4d00242be72362
|