An open API service indexing awesome lists of open source software.

https://github.com/anyshake/plotter

📈 Get real-time seismic waveform and spectrogram on desktop from AnyShake Observer APIs, based on Obspy and Matplotlib.
https://github.com/anyshake/plotter

earthquake earthquakes matplotlib miniseed obspy python seismic seismic-data seismic-processing seismic-waves seismograph seismology

Last synced: 11 months ago
JSON representation

📈 Get real-time seismic waveform and spectrogram on desktop from AnyShake Observer APIs, based on Obspy and Matplotlib.

Awesome Lists containing this project

README

          

# plotter
📈 Convert AnyShake Observer data to real-time seismic waveforms using Obspy/Matplotlib

## Install

Recommand Python version: 3.12+

`
pip install -r requirements.txt
`