obspyAdvanced Examples

Seismology framework: waveform analysis, station metadata

Advanced obspy techniques

Advanced usage and configuration of obspy.

python
# Install: pip install obspy
import obspy

# Advanced obspy configuration and usage
print("obspy advanced patterns")

These advanced techniques unlock the full power of obspy.

Want to try these examples interactively?

Open Advanced Playground