https://github.com/domiko7/pyquake
PyWave (formely SesnaQuake) is a prototype Earthquake Early Warning (EEW) monitoring tool that listens to various real-time EEW data sources using WebSocket connections. It provides detailed earthquake alerts for multiple regions, including Japan, China, and other parts of Asia.
https://github.com/domiko7/pyquake
earthquake earthquake-early-warning earthquakes eew
Last synced: 12 months ago
JSON representation
PyWave (formely SesnaQuake) is a prototype Earthquake Early Warning (EEW) monitoring tool that listens to various real-time EEW data sources using WebSocket connections. It provides detailed earthquake alerts for multiple regions, including Japan, China, and other parts of Asia.
- Host: GitHub
- URL: https://github.com/domiko7/pyquake
- Owner: Domiko7
- Created: 2025-01-17T12:54:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-30T15:17:40.000Z (12 months ago)
- Last Synced: 2025-06-30T16:29:11.881Z (12 months ago)
- Topics: earthquake, earthquake-early-warning, earthquakes, eew
- Language: Python
- Homepage:
- Size: 527 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### English (orginal):
# PyTremor - terminal EEW
PyTremor is a prototype Earthquake Early Warning (EEW) monitoring tool that listens to various real-time EEW data sources using WebSocket connections. It provides detailed earthquake alerts for multiple regions, including Japan, China, and other parts of Asia.
This is an early-stage project and is not yet production-ready. Feedback and contributions are highly encouraged to improve the system.
Features
Multi-Region Support: Receives EEW alerts from:
- Japan Meteorological Agency (JMA EEW)
- China Earthquake Networks Center (CENC EEW)
- China Earthquake Administration (CWA EEW)
- Sichuan EEW (SC EEW)
- Fujian EEW (FJ EEW)
Real-Time Alerts: Displays detailed information such as magnitude, depth, location, maximum intensity, and more.
### Our discord server: https://discord.gg/V6BXY9A6vv
# Please keep in mind this was a very old project and may contain a lot of critical bugs