Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
observation_time
timestamp[us, tz=UTC]date
2026-06-23 09:52:00
2026-07-22 17:37:00
forecast_time
timestamp[us, tz=UTC]date
2026-06-23 11:08:00
2026-07-22 18:34:00
north_total_power
float64
22.3k
97.1k
north_max_intensity
float64
9
35
north_active_cells
int64
0
3.89k
south_total_power
float64
25.3k
131k
south_max_intensity
float64
11
61
south_active_cells
int64
99
4.64k
2026-06-23T09:52:00
2026-06-23T11:08:00
41,950
15
959
51,826
24
1,079
2026-06-23T18:13:00
2026-06-23T19:26:00
74,469
27
3,285
100,325
47
3,747
2026-06-24T18:07:00
2026-06-24T19:01:00
91,542
32
3,782
124,334
59
4,432
2026-06-25T18:22:00
2026-06-25T19:01:00
86,215
31
3,677
119,559
55
4,396
2026-06-26T17:58:00
2026-06-26T18:37:00
88,637
31
3,709
116,950
56
4,173
2026-06-27T17:27:00
2026-06-27T18:17:00
39,481
15
831
43,639
23
795
2026-06-28T17:32:00
2026-06-28T18:32:00
26,007
11
169
27,312
14
227
2026-06-29T18:17:00
2026-06-29T19:32:00
28,152
12
273
31,261
17
337
2026-06-30T18:12:00
2026-06-30T19:15:00
97,091
35
3,888
131,354
61
4,635
2026-07-01T18:12:00
2026-07-01T19:18:00
22,340
9
0
25,337
11
99
2026-07-02T20:12:00
2026-07-02T21:30:00
35,384
14
590
45,583
22
932
2026-07-03T17:48:00
2026-07-03T18:41:00
44,012
17
1,237
50,556
25
1,147
2026-07-04T17:22:00
2026-07-04T18:08:00
93,095
33
3,807
112,457
56
3,730
2026-07-05T17:27:00
2026-07-05T18:23:00
86,082
31
3,667
104,334
51
3,588
2026-07-06T18:17:00
2026-07-06T19:11:00
77,626
28
3,412
102,497
47
3,906
2026-07-07T18:16:00
2026-07-07T19:21:00
54,998
21
2,042
69,133
32
2,417
2026-07-08T17:47:00
2026-07-08T18:55:00
91,905
33
3,804
115,308
55
4,047
2026-07-09T18:04:00
2026-07-09T18:57:00
85,016
31
3,621
109,594
50
4,050
2026-07-10T17:57:00
2026-07-10T18:40:00
26,660
12
237
29,991
15
269
2026-07-11T17:16:00
2026-07-11T18:07:00
58,544
22
2,429
66,814
33
2,333
2026-07-12T17:22:00
2026-07-12T18:15:00
52,381
20
1,862
59,348
29
1,893
2026-07-13T18:06:00
2026-07-13T19:09:00
87,877
32
3,688
112,827
51
4,154
2026-07-14T17:27:00
2026-07-14T18:32:00
24,213
11
122
26,887
13
176
2026-07-15T17:31:00
2026-07-15T18:28:00
32,130
14
505
35,500
19
464
2026-07-16T17:26:00
2026-07-16T18:26:00
53,586
21
1,962
61,067
30
2,007
2026-07-17T17:26:00
2026-07-17T18:39:00
52,471
20
1,874
59,254
29
1,908
2026-07-18T17:17:00
2026-07-18T18:37:00
24,368
11
145
26,835
13
172
2026-07-19T17:23:00
2026-07-19T18:49:00
34,578
15
618
38,162
20
550
2026-07-20T18:16:00
2026-07-20T19:55:00
43,720
17
1,231
53,133
24
1,221
2026-07-21T17:41:00
2026-07-21T18:47:00
86,784
32
3,671
104,354
49
3,668
2026-07-22T17:37:00
2026-07-22T18:34:00
27,485
12
294
30,485
16
301

Aurora Forecast (OVATION Nowcast)

Aurora borealis blankets the Earth, seen from the ISS

Credit: NASA

Part of a dataset collection on Hugging Face.

Dataset description

A compact daily time series of global auroral activity derived from NOAA SWPC's OVATION Prime aurora nowcast. Updated daily, growing incrementally.

OVATION Prime is an empirical model that converts real-time solar-wind and geomagnetic conditions into the probability of seeing the aurora across a global grid of roughly 65,000 cells, with a lead time of about 30-40 minutes. It is the model behind NOAA's public "aurora forecast" maps. The raw product is a dense spatial grid; this dataset reduces each snapshot to per-hemisphere summary metrics so that long-term trends in auroral activity can be tracked in a single tidy table.

For each daily snapshot the pipeline records, separately for the Northern and Southern hemispheres, the total integrated aurora probability (an index of overall activity), the peak cell probability, and the number of "active" cells above a 10% threshold (a proxy for the area of the auroral oval). These aggregates rise and fall with geomagnetic storms and closely track indices such as Kp and Dst, making the dataset useful for studying aurora visibility, comparing hemispheres, and connecting solar-wind drivers to auroral response. Because the source is a short-lead nowcast rather than an observation, values reflect modeled probability, not confirmed sightings.

This dataset is suitable for time-series forecasting tasks.

Schema

Column Type Description Sample Null %
observation_time datetime64[us, UTC] UTC timestamp of the solar-wind/satellite observations that seed this OVATION nowcast. 2026-06-23 09:52:00+00:00 0.0%
forecast_time datetime64[us, UTC] UTC valid time of the nowcast, roughly 30-40 minutes after the observation time (the lead time for aurora to respond). 2026-06-23 11:08:00+00:00 0.0%
north_total_power float64 Sum of aurora probability (%) over all Northern-Hemisphere grid cells. A unitless index proportional to total Northern auroral activity; rises sharply during geomagnetic storms. 41950.0 0.0%
north_max_intensity float64 Peak aurora probability (%) in any Northern-Hemisphere cell (0-100). 100 means visible aurora is essentially certain somewhere in the north. 15.0 0.0%
north_active_cells Int64 Number of Northern-Hemisphere grid cells (0 to ~32,000, up to half the ~65k-cell global grid) with aurora probability >= 10%, a proxy for the spatial extent (area) of the northern auroral oval. 959 0.0%
south_total_power float64 Sum of aurora probability (%) over all Southern-Hemisphere grid cells. Unitless index proportional to total Southern (aurora australis) activity. 51826.0 0.0%
south_max_intensity float64 Peak aurora probability (%) in any Southern-Hemisphere cell (0-100). 24.0 0.0%
south_active_cells Int64 Number of Southern-Hemisphere grid cells (0 to ~32,000, up to half the ~65k-cell global grid) with aurora probability >= 10%, a proxy for the area of the southern auroral oval. 1079 0.0%

Quick stats

  • 31 daily auroral snapshots (2026-06-23 to 2026-07-22)
  • Peak Northern activity index: 97,091
  • Peak Southern activity index: 131,354

Usage

from datasets import load_dataset

ds = load_dataset("juliensimon/aurora-forecast", split="train")
df = ds.to_pandas()
from datasets import load_dataset
import matplotlib.pyplot as plt

ds = load_dataset("juliensimon/aurora-forecast", split="train")
df = ds.to_pandas().sort_values("observation_time")

# Northern vs Southern auroral activity over time
fig, ax = plt.subplots(figsize=(12, 4))
ax.plot(df["observation_time"], df["north_total_power"], label="North")
ax.plot(df["observation_time"], df["south_total_power"], label="South")
ax.set_ylabel("Integrated aurora probability (activity index)")
ax.set_title("Global Auroral Activity (OVATION nowcast)")
ax.legend()
plt.tight_layout()
plt.show()

Data source

https://www.swpc.noaa.gov/products/aurora-30-minute-forecast

Update schedule

Daily at 16:25 UTC

Related datasets

If you find this dataset useful, please consider giving it a like on Hugging Face. It helps others discover it.

About the author

Created by Julien Simon — AI Operating Partner at Fortino Capital. Part of the Space Datasets collection.

Citation

@dataset{aurora_forecast,
  title = {Aurora Forecast (OVATION Nowcast)},
  author = {juliensimon},
  year = {2026},
  url = {https://huggingface.co/datasets/juliensimon/aurora-forecast},
  publisher = {Hugging Face}
}

License

CC-BY-4.0

Downloads last month
282

Collection including juliensimon/aurora-forecast