Aurora destination visibility thresholds (2026)
Browse files
README.md
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- space-weather
|
| 5 |
+
- geomagnetism
|
| 6 |
+
- travel
|
| 7 |
+
- tabular
|
| 8 |
+
pretty_name: Aurora Destination Visibility Thresholds
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Aurora Destination Visibility Thresholds — 69 Locations, Geomagnetic Latitude & Minimum Kp Index (2026)
|
| 12 |
+
|
| 13 |
+
Geomagnetic latitude and minimum planetary Kp index needed to see aurora from 69 named viewing destinations worldwide, plus a per-month (Jan-Dec) 0-3 visibility score reflecting dark-hour availability and typical seasonal cloud/daylight conditions. A live space-weather Kp forecast only tells you how active the aurora is globally — this is the lookup table that turns that number into "can I see it from this specific place, and in which months." 69 of 69 rows carry a geomagnetic latitude.
|
| 14 |
+
|
| 15 |
+
Data: [`seeauroratonight-destination-visibility-thresholds.csv`](./seeauroratonight-destination-visibility-thresholds.csv) — one row per destination, 69 rows.
|
| 16 |
+
|
| 17 |
+
## Why this exists
|
| 18 |
+
|
| 19 |
+
Space-weather sites publish a single global Kp index (0-9) for "how active the aurora is right now."
|
| 20 |
+
That number alone does not tell you whether a specific city or park will actually see anything — that
|
| 21 |
+
depends on the location's geomagnetic latitude (how close it sits under the auroral oval) and the
|
| 22 |
+
season (dark-hour availability, typical cloud cover). This dataset is the per-destination lookup table
|
| 23 |
+
that combines both.
|
| 24 |
+
|
| 25 |
+
## Columns
|
| 26 |
+
|
| 27 |
+
| column | meaning |
|
| 28 |
+
| --- | --- |
|
| 29 |
+
| `lat` / `lon` | geographic coordinates. |
|
| 30 |
+
| `geomagnetic_lat` | magnetic latitude — the distance from the geomagnetic pole that actually determines auroral-oval proximity (differs from geographic latitude, sometimes substantially). |
|
| 31 |
+
| `min_kp_index` | the minimum planetary Kp index (0-9 NOAA scale) typically required to see aurora from this location on a clear night. |
|
| 32 |
+
| `visibility_jan`...`visibility_dec` | a 0-3 relative visibility score per month, reflecting dark-hour availability and typical seasonal conditions (0 = not viewable that month, e.g. midnight sun; 3 = peak season). |
|
| 33 |
+
| `best_months` | the ranked best months to visit for aurora viewing. |
|
| 34 |
+
| `season` | the practical viewing-season window in plain language. |
|
| 35 |
+
|
| 36 |
+
**Sourcing caveat, stated plainly.** `min_kp_index` and monthly visibility scores are compiled from
|
| 37 |
+
published aurora-tourism and geomagnetic-latitude references per destination, not from a single
|
| 38 |
+
authoritative feed — treat as a planning guide, not a guarantee; actual visibility on any given night
|
| 39 |
+
also depends on real-time cloud cover and moon phase.
|
| 40 |
+
|
| 41 |
+
## Source and license
|
| 42 |
+
|
| 43 |
+
Compiled and maintained by **[See Aurora Tonight](https://seeauroratonight.com)** (seeauroratonight.com) — scores live Kp forecasts against
|
| 44 |
+
these per-destination thresholds for a real-time "see it tonight" verdict. Licensed CC-BY-4.0.
|
seeauroratonight-destination-visibility-thresholds.csv
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
slug,name,country,region,hemisphere,lat,lon,geomagnetic_lat,min_kp_index,timezone,season,best_months,visibility_jan,visibility_feb,visibility_mar,visibility_apr,visibility_may,visibility_jun,visibility_jul,visibility_aug,visibility_sep,visibility_oct,visibility_nov,visibility_dec
|
| 2 |
+
longyearbyen,Longyearbyen,Norway,Svalbard,N,78.22,15.65,75.3,0,Arctic/Longyearbyen,Late September to mid-March (incl. daytime polar-night aurora),Nov/Dec/Jan/Feb,3,3,2,1,0,0,0,0,2,3,3,3
|
| 3 |
+
kangerlussuaq,Kangerlussuaq,Greenland,Greenland,N,67.01,-50.69,73.2,0,America/Nuuk,September to April,Sep/Oct/Nov/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 4 |
+
iqaluit,Iqaluit,Canada,Canada,N,63.75,-68.52,71.5,0,America/Iqaluit,Late August to April,Sep/Oct/Nov/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 5 |
+
nuuk,Nuuk,Greenland,Greenland,N,64.18,-51.69,70.5,0,America/Nuuk,September to April,Sep/Oct/Nov/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 6 |
+
churchill,Churchill,Canada,Canada,N,58.77,-94.17,68.6,0,America/Winnipeg,Mid-August to March,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 7 |
+
yellowknife,Yellowknife,Canada,Canada,N,62.45,-114.37,68.5,0,America/Yellowknife,Mid-August to April,Sep/Oct/Mar/Nov,3,3,3,1,0,0,0,1,3,3,3,3
|
| 8 |
+
nordkapp,North Cape (Nordkapp),Norway,Norway,N,70.98,25.97,67.4,0,Europe/Oslo,Late September to early April,Oct/Nov/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 9 |
+
hammerfest,Hammerfest,Norway,Norway,N,70.66,23.68,67.2,0,Europe/Oslo,Late September to early April,Oct/Nov/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 10 |
+
coldfoot,Coldfoot,United States,Alaska,N,67.25,-150.18,67.1,0,America/Anchorage,Late August to mid-April,Sep/Mar/Oct/Feb,3,3,3,1,0,0,0,1,3,3,3,3
|
| 11 |
+
tromso,Tromsø,Norway,Norway,N,69.65,18.96,66.6,1,Europe/Oslo,Late September to early April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 12 |
+
alta,Alta,Norway,Norway,N,69.97,23.27,66.6,1,Europe/Oslo,Late September to early April,Oct/Nov/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 13 |
+
andenes,Andenes,Norway,Norway,N,69.32,16.12,66.6,1,Europe/Oslo,Late September to early April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 14 |
+
fort-smith,Fort Smith,Canada,Canada,N,60,-111.89,66.5,1,America/Edmonton,Mid-August to April,Sep/Oct/Mar/Nov,3,3,3,1,0,0,0,1,3,3,3,3
|
| 15 |
+
senja,Senja,Norway,Norway,N,69.3,17.5,66.4,1,Europe/Oslo,Late September to early April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 16 |
+
utsjoki,Utsjoki,Finland,Finland,N,69.91,27.02,66.3,1,Europe/Helsinki,Late August to early April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 17 |
+
isafjordur,Ísafjörður,Iceland,Iceland,N,66.07,-23.13,66.3,1,Atlantic/Reykjavik,September to mid-April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 18 |
+
vardo,Vardø,Norway,Norway,N,70.37,31.11,66.2,1,Europe/Oslo,Late September to early April,Oct/Nov/Dec/Feb,3,3,3,1,0,0,0,1,3,3,3,3
|
| 19 |
+
karasjok,Karasjok,Norway,Norway,N,69.47,25.51,66.1,1,Europe/Oslo,Late September to early April,Oct/Nov/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 20 |
+
harstad,Harstad,Norway,Norway,N,68.8,16.54,66,1,Europe/Oslo,Late September to early April,Oct/Nov/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 21 |
+
akureyri,Akureyri,Iceland,Iceland,N,65.69,-18.11,66,1,Atlantic/Reykjavik,September to mid-April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 22 |
+
kautokeino,Kautokeino,Norway,Norway,N,69.01,23.04,65.8,1,Europe/Oslo,Late September to early April,Oct/Nov/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 23 |
+
kilpisjarvi,Kilpisjärvi,Finland,Finland,N,69.05,20.8,65.8,1,Europe/Helsinki,Late September to early April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 24 |
+
chena-hot-springs,Chena Hot Springs,United States,Alaska,N,65.05,-146.05,65.8,1,America/Anchorage,Late August to mid-April,Sep/Mar/Oct/Feb,3,3,3,1,0,0,0,1,3,3,3,3
|
| 25 |
+
narvik,Narvik,Norway,Norway,N,68.44,17.43,65.7,1,Europe/Oslo,Late September to early April,Oct/Nov/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 26 |
+
bjorkliden,Björkliden,Sweden,Sweden,N,68.42,18.66,65.7,1,Europe/Stockholm,Late September to late March,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 27 |
+
kirkenes,Kirkenes,Norway,Norway,N,69.73,30.05,65.6,1,Europe/Oslo,Late September to early April,Oct/Nov/Dec/Feb,3,3,3,1,0,0,0,1,3,3,3,3
|
| 28 |
+
abisko,Abisko,Sweden,Sweden,N,68.35,18.83,65.6,1,Europe/Stockholm,Late September to late March,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 29 |
+
lofoten,Lofoten,Norway,Norway,N,68.2,13.8,65.5,1,Europe/Oslo,Late September to early April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 30 |
+
dawson-city,Dawson City,Canada,Canada,N,64.06,-139.43,65.5,1,America/Dawson,Late August to April,Sep/Oct/Mar/Feb,3,3,3,1,0,0,0,1,3,3,3,3
|
| 31 |
+
inari,Inari,Finland,Finland,N,68.91,27.03,65.4,1,Europe/Helsinki,Late August to early April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 32 |
+
svolvaer,Svolvær,Norway,Norway,N,68.23,14.57,65.4,1,Europe/Oslo,Late September to early April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 33 |
+
fairbanks,Fairbanks,United States,Alaska,N,64.84,-147.72,65.3,1,America/Anchorage,Late August to mid-April,Sep/Mar/Oct/Feb,3,3,3,1,0,0,0,1,3,3,3,3
|
| 34 |
+
grundarfjordur,Grundarfjörður (Kirkjufell),Iceland,Iceland,N,64.92,-23.27,65.2,1,Atlantic/Reykjavik,September to mid-April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 35 |
+
ivalo,Ivalo,Finland,Finland,N,68.66,27.54,65.1,1,Europe/Helsinki,Late August to early April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 36 |
+
kiruna,Kiruna,Sweden,Sweden,N,67.86,20.23,65,1,Europe/Stockholm,Late September to late March,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 37 |
+
egilsstadir,Egilsstaðir,Iceland,Iceland,N,65.26,-14.39,65,1,Atlantic/Reykjavik,September to mid-April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 38 |
+
jukkasjarvi,Jukkasjärvi,Sweden,Sweden,N,67.85,20.6,64.9,1,Europe/Stockholm,Late September to late March,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 39 |
+
saariselka,Saariselkä,Finland,Finland,N,68.42,27.41,64.9,1,Europe/Helsinki,Late August to early April,Sep/Oct/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 40 |
+
bodo,Bodø,Norway,Norway,N,67.28,14.4,64.6,2,Europe/Oslo,October to March,Oct/Nov/Feb/Mar,3,3,3,1,0,0,0,1,3,3,3,3
|
| 41 |
+
reykjavik,Reykjavík,Iceland,Iceland,N,64.15,-21.94,64.3,2,Atlantic/Reykjavik,September to mid-April,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 42 |
+
muonio,Muonio,Finland,Finland,N,67.96,23.68,64.3,2,Europe/Helsinki,Late September to early April,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 43 |
+
thingvellir,Þingvellir,Iceland,Iceland,N,64.26,-21.13,64.3,2,Atlantic/Reykjavik,September to mid-April,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 44 |
+
gallivare,Gällivare,Sweden,Sweden,N,67.13,20.66,64.2,2,Europe/Stockholm,October to March,Oct/Nov/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 45 |
+
hofn,Höfn,Iceland,Iceland,N,64.25,-15.21,64.2,2,Atlantic/Reykjavik,September to mid-April,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 46 |
+
denali,Denali (Healy),United States,Alaska,N,63.73,-148.91,64.1,2,America/Anchorage,Late August to mid-April,Sep/Mar/Oct/Feb,3,3,3,2,1,0,0,2,3,3,3,3
|
| 47 |
+
levi,Levi,Finland,Finland,N,67.8,24.8,64,2,Europe/Helsinki,September to early April,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 48 |
+
sodankyla,Sodankylä,Finland,Finland,N,67.42,26.59,63.9,2,Europe/Helsinki,September to early April,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 49 |
+
jokkmokk,Jokkmokk,Sweden,Sweden,N,66.61,19.83,63.9,2,Europe/Stockholm,October to March,Oct/Nov/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 50 |
+
yllas,Ylläs,Finland,Finland,N,67.6,24.16,63.9,2,Europe/Helsinki,Late September to early April,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 51 |
+
mo-i-rana,Mo i Rana,Norway,Norway,N,66.31,14.14,63.7,2,Europe/Oslo,October to March,Oct/Nov/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 52 |
+
rovaniemi,Rovaniemi,Finland,Finland,N,66.5,25.73,63.6,2,Europe/Helsinki,Late August to early April,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 53 |
+
pyha-luosto,Pyhä-Luosto,Finland,Finland,N,67.15,27.24,63.6,2,Europe/Helsinki,October to March,Oct/Nov/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 54 |
+
whitehorse,Whitehorse,Canada,Canada,N,60.72,-135.05,63.4,2,America/Whitehorse,Late August to April,Sep/Oct/Mar/Nov,3,3,3,2,1,0,0,2,3,3,3,3
|
| 55 |
+
vik,Vík í Mýrdal,Iceland,Iceland,N,63.42,-19.01,63.2,2,Atlantic/Reykjavik,September to mid-April,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 56 |
+
lulea,Luleå,Sweden,Sweden,N,65.58,22.15,62.8,2,Europe/Stockholm,October to March,Oct/Nov/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 57 |
+
fort-mcmurray,Fort McMurray,Canada,Canada,N,56.73,-111.38,62.8,2,America/Edmonton,September to March,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 58 |
+
kuusamo,Kuusamo (Ruka),Finland,Finland,N,65.96,29.19,62.6,3,Europe/Helsinki,October to March,Oct/Nov/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 59 |
+
talkeetna,Talkeetna,United States,Alaska,N,62.32,-150.11,62.5,3,America/Anchorage,Late September to March,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 60 |
+
oulu,Oulu,Finland,Finland,N,65.01,25.47,62.2,3,Europe/Helsinki,October to March,Oct/Nov/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 61 |
+
anchorage,Anchorage,United States,Alaska,N,61.22,-149.9,61.5,3,America/Anchorage,Late September to March,Sep/Oct/Feb/Mar,3,3,3,2,1,0,0,2,3,3,3,3
|
| 62 |
+
ushuaia,Ushuaia,Argentina,Patagonia,S,-54.8,-68.3,-44,5,America/Argentina/Ushuaia,Southern winter — April to August,Jun/Jul/May,0,1,2,2,3,3,3,2,2,1,0,0
|
| 63 |
+
invercargill,Invercargill,New Zealand,New Zealand,S,-46.41,168.35,-52.4,5,Pacific/Auckland,Southern winter — March to September,Jun/Jul/May,0,1,2,2,3,3,3,2,2,1,0,0
|
| 64 |
+
stewart-island,Stewart Island (Rakiura),New Zealand,New Zealand,S,-46.9,168.12,-52.9,5,Pacific/Auckland,Southern winter — March to September,Jun/Jul/May,0,1,2,2,3,3,3,2,2,1,0,0
|
| 65 |
+
queenstown-nz,Queenstown,New Zealand,New Zealand,S,-45.03,168.66,-51,6,Pacific/Auckland,Southern winter — March to September,Jun/Jul/May,0,1,2,2,3,3,3,2,2,1,0,0
|
| 66 |
+
hobart,Hobart,Australia,Tasmania,S,-42.88,147.33,-51.5,6,Australia/Hobart,Southern winter — April to September,Jun/Jul/May,0,1,2,2,3,3,3,2,2,1,0,0
|
| 67 |
+
dunedin,Dunedin,New Zealand,New Zealand,S,-45.87,170.5,-51.5,6,Pacific/Auckland,Southern winter — March to September,Jun/Jul/May,0,1,2,2,3,3,3,2,2,1,0,0
|
| 68 |
+
bruny-island,Bruny Island,Australia,Tasmania,S,-43.38,147.25,-52,6,Australia/Hobart,Southern winter — April to September,Jun/Jul/May,0,1,2,2,3,3,3,2,2,1,0,0
|
| 69 |
+
christchurch,Christchurch,New Zealand,New Zealand,S,-43.53,172.64,-48.9,7,Pacific/Auckland,Southern winter — March to September,Jun/Jul/May,0,1,2,2,3,3,3,2,2,1,0,0
|
| 70 |
+
lake-tekapo,Lake Tekapo,New Zealand,New Zealand,S,-44,170.48,-49.7,7,Pacific/Auckland,Southern winter — March to September,Jun/Jul/May,0,1,2,2,3,3,3,2,2,1,0,0
|