https://github.com/anyshake/plotter
📈 Convert AnyShake Observer data to real-time seismic waveforms using Obspy/Matplotlib
https://github.com/anyshake/plotter
earthquake earthquakes matplotlib miniseed obspy python seismic seismic-data seismic-processing seismic-waves seismograph seismology
Last synced: 6 months ago
JSON representation
📈 Convert AnyShake Observer data to real-time seismic waveforms using Obspy/Matplotlib
- Host: GitHub
- URL: https://github.com/anyshake/plotter
- Owner: anyshake
- License: gpl-3.0
- Created: 2024-07-02T05:29:58.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-08-08T13:50:14.000Z (10 months ago)
- Last Synced: 2024-08-08T16:15:36.062Z (10 months ago)
- Topics: earthquake, earthquakes, matplotlib, miniseed, obspy, python, seismic, seismic-data, seismic-processing, seismic-waves, seismograph, seismology
- Language: Python
- Homepage: https://anyshake.org
- Size: 33.2 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plotter
📈 Convert AnyShake Observer data to real-time seismic waveforms using Obspy/Matplotlib## Install
Recommand Python version: 3.11.9+
`
pip install -r requirements.txt
`