Earthquake Alerts

GlobalQuake Earthquake Alert Box

GlobalQuake includes a real-time alert system that monitors earthquakes and warns you when shaking may be expected at your home location. The system evaluates earthquakes against configurable distance and magnitude thresholds, estimates Peak Ground Acceleration (PGA), and displays severity-coded alerts with wave arrival countdowns.

Experimental Feature

Earthquake alerts are experimental and should never be relied upon for life-safety decisions. Thresholds are configurable and may not be accurate for every location. Use official earthquake early warning systems from your region for critical alerts.

Alert Tiers

Alerts are color-coded by severity. When an earthquake meets alert conditions, the alert box appears at the bottom-center of the map with one of three colors:

ColorHeaderMeaning
Blue"Earthquake detected nearby!" or "Earthquake detected!"The earthquake meets alert conditions, but the estimated PGA at your home location is below the shaking threshold.
Yellow"Shaking is expected!"The PGA at your home location is expected to meet or exceed the configured shaking level threshold (default: MMI I).
Orange"Strong shaking is expected!"The PGA at your home location is expected to meet or exceed the strong shaking level threshold (default: MMI V).

The default threshold levels can be adjusted in Options > Settings > Alerts. You can use either the Modified Mercalli Intensity (MMI) scale or the Shindo scale (Japan Meteorological Agency).

What You See

When an alert is active, the alert box displays the following information:

  • Header bar — colored by the severity tier (blue, yellow, or orange).
  • Max. Intensity — the estimated maximum intensity at your home location, shown as a Roman numeral level (e.g. "V") with the scale name (MMI or Shindo).
  • Magnitude — the earthquake's magnitude (e.g. "M5.1").
  • Distance — how far the epicenter is from your home location.
  • Depth — the depth of the earthquake's hypocenter.
  • P-wave countdown — a blue box showing the estimated time until the P-wave arrives (in seconds).
  • S-wave countdown — a red box showing the estimated time until the S-wave arrives (in seconds).
  • Flashing warning triangle icon — a visual indicator to draw your attention.
Tip

You can change your home location in Options > Settings > Alerts. This is used to calculate distance and estimate shaking at your position.

Wave Countdown

The alert box includes countdowns for both P-waves and S-waves:

  • P-wave (blue box) — the primary wave, which travels fastest but typically causes minimal damage. Arrives first.
  • S-wave (red box) — the secondary wave, which is slower but carries more energy and is responsible for most shaking damage. Arrives after the P-wave.

The countdowns update in real-time as the earthquake's estimated location and timing are refined by the system. During the last 10 seconds before S-wave arrival, countdown.wav plays to alert you that shaking is imminent.

Alert Sounds

GlobalQuake plays different sounds depending on what is happening:

SoundWhen it plays
found.wavThe epicenter of a new earthquake has been determined.
update.wavEarthquake parameters (magnitude, location, depth) have been updated.
level_0.wavlevel_4.wavCluster escalation — the detected seismic cluster has increased in severity.
intensify.wavThe earthquake has met alert conditions.
felt.wavShaking is now expected at your home location.
felt_strong.wavStrong shaking is now expected at your home location.
eew_warning.wavA high-certainty Earthquake Early Warning (EEW) has been received.
countdown.wavThe last 10 seconds before S-wave arrival.
Tip

Sound alerts are independent of the visual alert tier. You may hear a sound before the alert box changes color, or vice versa, depending on how the system updates.

Configuring Alerts

All alert settings are managed in Options > Settings > Alerts. You can configure:

Home Location

  • Home Latitude / Home Longitude — set your approximate location for distance and PGA estimation.

Intensity Scale

  • Intensity Scale — choose between MMI (Modified Mercalli Intensity) or Shindo (Japan Meteorological Agency scale).

Alert Thresholds

SettingDefaultDescription
alertLocalenabledEnable alerts for earthquakes within local distance.
alertLocalDist200 kmMaximum distance for a "local" alert.
alertRegionenabledEnable alerts for regional earthquakes.
alertRegionDist1000 kmMaximum distance for a "regional" alert.
alertRegionMag3.5Minimum magnitude for a regional alert.
alertGlobalenabledEnable alerts for large global earthquakes.
alertGlobalMag6.0Minimum magnitude for a global alert.
alertPossibleShakingenabledEnable alerts when shaking is estimated at your home location.
alertPossibleShakingDistance30000 kmMaximum distance to estimate possible shaking.
alertCountFelt5,000,000Minimum "felt-by" population for global alerts.
alertCountStronglyFelt100,000Minimum "strongly-felt" population for global alerts.

Shaking Thresholds

SettingDefaultDescription
shakingLevelIndex0Index of the shaking level threshold on the selected scale.
shakingLevelScaleMMIScale used for the shaking level (MMI or Shindo).
strongShakingLevelIndex4Index of the strong shaking level threshold on the selected scale.
strongShakingLevelScaleMMIScale used for the strong shaking level (MMI or Shindo).

Other Options

SettingDefaultDescription
eewLevelIndex2EEW alert level index for high-certainty warnings.
eewClusterLevel2Cluster level at which EEW alerts trigger.
focusOnEventenabledAutomatically focus the map on the earthquake that triggered an alert.
jumpToAlertenabledAutomatically jump to the alert's earthquake when it occurs.

Alert Trigger Logic

The system evaluates each earthquake against the following conditions in order:

  1. Local — within alertLocalDist (default: 200 km), regardless of magnitude.
  2. Regional — within alertRegionDist (default: 1000 km) AND magnitude ≥ alertRegionMag (default: 3.5).
  3. Global — magnitude ≥ alertGlobalMag (default: 6.0) OR felt-by population ≥ alertCountFelt OR strongly-felt population ≥ alertCountStronglyFelt.
  4. Shaking expected — if the earthquake meets any of the above and the estimated PGA at your home location exceeds the configured shakingLevelIndex, the alert escalates to yellow or orange.
Tip

If you want alerts for smaller local earthquakes, decrease alertLocalDist. If you want fewer alerts from distant earthquakes, increase alertRegionMag or alertGlobalMag.