obspyEasy Playground

Seismology framework: waveform analysis, station metadata

Getting started with obspyRun locally
Install
pip install obspy
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: obspy)

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

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?