Where will the aurora be visible tonight?
Download a ready-to-run notebook for this question. It runs in any Python environment and needs a free Earthdata Login to fetch the data. Edit the area, dates, and thresholds for your own case.
Watch the solar wind leave the Sun (Heliophysics), then catch the aurora it triggers in Earth's night imagery (Earth). One physical chain, two divisions.
Where will the aurora be visible tonight?
What you can answer
- See the aurora directly in VIIRS’ Day/Night Band over the polar night.
- Connect a bright auroral night to the solar-wind shock that caused it.
What you can NOT answer with these datasets alone
- Forecast the exact curtain shape hours ahead — that needs a magnetosphere model.
- See aurora through cloud — the night band still sees cloud tops.
The cross-division bridge
Earth-anchored, reaching into Heliophysics. The Earth side is the VIIRS Day/Night Band, which images auroral glow during polar night. The Heliophysics side is DSCOVR at the L1 Lagrange point — its plasma-magnetometer measures the incoming solar wind ~30–60 minutes before it hits Earth, giving the physical cause for the auroral effect seen from orbit.
Sources
Make it yours → Pick the night and polar AOI in the notebook and pull the matching DSCOVR solar-wind window.
The robust trend (Theil–Sen + Mann–Kendall) at the heart of this question — runnable on synthetic data, right here. The full earthaccess code template further down does it on real NASA data (needs an Earthdata login).