Provenance
Freshness & coverage
Methods (6)
getStormScales
readSpace weather storm scales: current and forecast G/S/R levels (SWPC geomagnetic alert product).
Input schema
{ "type": "object", "properties": {}, "additionalProperties": false }No args. G = geomagnetic, S = solar radiation, R = radio blackout.
getAlerts
readActive space-weather alerts, watches and warnings
Input schema
{ "type": "object", "properties": {}, "additionalProperties": false }No args.
getPlanetaryKIndex
read3-hour planetary Kp geomagnetic-activity index
Input schema
{ "type": "object", "properties": {}, "additionalProperties": false }No args.
getGoesXrayFlux
readGOES X-ray flux time series (solar-flare detection)
Input schema
{ "type": "object", "properties": {}, "additionalProperties": false }No args.
getSolarWindPlasma
readDSCOVR solar-wind plasma (density / speed / temperature)
Input schema
{ "type": "object", "properties": {}, "additionalProperties": false }No args.
getServiceInfo
readStatic API overview — products, response shapes, grid/pipeline relevance
Input schema
{ "type": "object", "properties": {}, "additionalProperties": false }
