xspanger3770 / GlobalQuake

Experimental application for monitoring earthquakes world-wide in near real time. Capable of issuing its own earthquake early warnings (EEW).
MIT License
325 stars 48 forks source link

Display magnitute and intensity per station when earthquake is detected. #209

Closed JABirchall closed 2 months ago

JABirchall commented 8 months ago

This is a feature in JQuake which think is quiet useful, is to display the magnitude and intensity of an earthquake felt by each station.

JQuake style

Shindo Style

xspanger3770 commented 8 months ago

Unfortunately this feature isn't really possible to implement accurately, since most global stations are broadband seismometers that are unable to record high shaking intensity unlike accelerometers in Japan that are built to measure very strong shaking.

JABirchall commented 8 months ago

Unfortunately this feature isn't really possible to implement accurately, since most global stations are broadband seismometers that are unable to record high shaking intensity unlike accelerometers in Japan that are built to measure very strong shaking.

I wonder if there is a way to know if a statation is sufficiant enough to display magnitute for that station. As on jquake some stations also dont display magnitude only showing colour as globalquake does now.

xspanger3770 commented 2 months ago

Duplicate of #101