obspy

Package — ScientificPython 3.7+Expert

Seismology framework: waveform analysis, station metadata

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
NumPy, SciPy, matplotlib, lxml, requests, sqlalchemy, decorator
Install
pip install obspy

Learn by Difficulty

Quick Example

python
# Install: pip install obspy
import obspy

# Basic obspy usage
print(f"Using obspy")
# See documentation for detailed examples

obspy is a third-party package. Seismology framework: waveform analysis, station metadata. Install with: pip install obspy

Try in Playground

Tags

packagescientificengineeringresearch