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.
- Host: GitHub
- URL: https://github.com/anyshake/plotter
- Owner: anyshake
- Created: 2024-07-02T05:29:58.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-13T04:06:59.000Z (about 1 year ago)
- Last Synced: 2025-05-13T04:30:29.180Z (about 1 year ago)
- Topics: earthquake, earthquakes, matplotlib, miniseed, obspy, python, seismic, seismic-data, seismic-processing, seismic-waves, seismograph, seismology
- Language: Python
- Homepage: https://anyshake.org
- Size: 22.5 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
`