Skip to content
AlpineDataWorks.AI
← All products
Geophysical · Index Paid

Space-Weather Geomagnetic Risk

How elevated is geomagnetic activity?

Refresh
daily
History
9.9 yrs
Plan
Paid
39.1/ 100
Falling

Global

2016-07-17 9.9 yrs · 525 pts 2026-06-28

Top drivers

peak_kp_7dmean_kp_7dkp_24h_vs_48h_delta
⌁ mcp.call("adw-130") vADW-130-live-1.0
Use cases

What it unlocks

For an agent

A satellite-operations agent integrates ADW-130 (Space-Weather Geomagnetic Risk, daily refresh, NOAA SWPC planetary Kp peak/mean/trend, z-scored 0–100) into its maneuver-planning loop: when the score exceeds 70 — historically the index reaches as high as 87.8 in its 524-point backtest, with a mean of 38.3 and stdev of 14.5 — the agent automatically postpones precision thruster burns scheduled for that window and flags ground-station uplink sessions for extended error-correction buffers. Current score of 40.8 (59th percentile, flat trend) allows normal operations. The methodology_version ensures that when mission logs are reviewed post-anomaly, the exact Kp-normalization window applied is on record.

📈

For the business

A risk manager at an electric grid operator uses ADW-130 to pre-position spare transformer capacity before geomagnetic storm events: a score above 60 (the upper third of historical range) triggers a standing operating procedure to bring mobile substations out of storage and alert field crews, cutting response time from 48 hours to under 6. The status quo — monitoring NOAA alerts reactively — means the grid operator learns about elevated Kp after the storm window has opened, leaving no lead time for logistics.

Forward outlook

Prediction

Horizon
Recommended use
Monitor space-weather geomagnetic activity risk. High score indicates elevated Kp/G-storm conditions that can disrupt GPS, HF radio, power grids, and satellite operations. Descriptive; not a solar-event forecast.
Methodology

How it's built

composite z-score 0-100

Version ADW-130-live-1.0 · validated to beat a naive baseline · benchmark: n/a

Live response

The object an agent receives

One call returns the answer with its reasoning attached — the live Intelligence Object for ADW-130.

GET /v1/intelligence/adw-130
{
  "product_id": "ADW-130",
  "entity": "Global",
  "score": 39.1,
  "trend": "falling",
  "confidence": 0.88,
  "top_drivers": [
    {
      "factor": "peak_kp_7d",
      "contribution": 5
    },
    {
      "factor": "mean_kp_7d",
      "contribution": 2.18
    },
    {
      "factor": "kp_24h_vs_48h_delta",
      "contribution": -0.86
    }
  ],
  "recommended_use": "Monitor space-weather geomagnetic activity risk. High score indicates elevated Kp/G-storm conditions that can disrupt GPS, HF radio, power grids, and satellite operations. Descriptive; not a solar-event forecast.",
  "methodology_version": "ADW-130-live-1.0",
  "freshness": "2026-06-27T03:00:10.379Z",
  "coverage": "Global — NOAA SWPC planetary Kp index (3-hourly, last observation: 2026-06-26T21:00:00)",
  "source_lineage": [
    "NOAA SWPC planetary K-index observed (services.swpc.noaa.gov/products/noaa-planetary-k-index.json, keyless)",
    "NOAA SWPC planetary K-index forecast (services.swpc.noaa.gov/products/noaa-planetary-k-index-forecast.json, keyless)"
  ],
  "allowed_use": "informational",
  "geomagnetic_risk_score": 39.1,
  "risk_level": "moderate",
  "storm_scale": "G1-Minor",
  "peak_kp_7d": 5,
  "mean_kp_7d": 2.18,
  "mean_kp_last_24h": 2.5,
  "kp_24h_vs_48h_delta": -0.86,
  "forecast_peak_kp_24h": 3.67,
  "effective_peak_kp": 5,
  "observations_analyzed": 56,
  "peak_leg_score": 40,
  "mean_leg_score": 43.7,
  "trend_leg_score": 30,
  "last_observation_time": "2026-06-26T21:00:00",
  "validation_status": "descriptive"
}
IOM schema

The agent-callable contract

Every product conforms to the Intelligence Object Model — typed, versioned, and discoverable.

  • product_id
  • entity
  • score
  • trend
  • confidence
  • top_drivers
  • prediction_horizon
  • recommended_use
  • methodology_version
  • freshness
  • coverage
  • source_lineage
  • allowed_use
MCP tool: adw.adw_130
Access options

Consume it your way

  • Dashboard

    Read the score + drivers in the console.

  • REST API

    /v1/intelligence/adw-130

  • MCP tool

    adw.adw_130

  • Marketplace

    Discoverable by any MCP agent via the MCP registry.

  • White-label

    Embed under your own brand (Platinum).

Plan requirement

Depth scales with the plan

  • Free Sample object — current score only
  • Gold Full drivers + history + confidence
  • Platinum White-label + bulk + SLA
Compare plans →

Call ADW-130 in one request.