GET /spaceweather/sunspots
Sæktu nýlega daglega sólbletti frá NOAA SWPC, sem fylgjast með stigi sólvirkni. Sólblettafjöldi tengist 11 ára sólarhringnum og spáir fyrir um styrk geimveðurs. Hærri sólblettafjöldi þýðir tíðari sólblossa, kórónumassaupphendingar og norðurljósasýningar. Gagnlegt fyrir mælaborð til eftirfylgni sólarhrings, langtíma geimveðurspár, áhugamannastjörnufræðiverkfæri og loftslagsrannsóknir sem rannsaka breytileika í sólgeislun.
curl https://nordapi.ee/api/v1/spaceweather/sunspots
{
"count": 24,
"data": [
{
"date": "2024-06",
"smoothed_ssn": 152.8,
"ssn": 164.1
},
{
"date": "2024-07",
"smoothed_ssn": 155.0,
"ssn": 196.8
},
{
"date": "2024-08",
"smoothed_ssn": 156.8,
"ssn": 216.0
},
{
"date": "2024-09",
"smoothed_ssn": 159.4,
"ssn": 141.1
},
{
"date": "2024-10",
"smoothed_ssn": 160.9,
"ssn": 165.8
},
{
"date": "2024-11",
"smoothed_ssn": 157.2,
"ssn": 154.1
},
{
"date": "2024-12",
"smoothed_ssn": 151.2,
"ssn": 154.6
},
{
"date": "2025-01",
"smoothed_ssn": 146.2,
"ssn": 137.0
},
{
"date": "2025-02",
"smoothed_ssn": 139.8,
"ssn": 155.7
},
{
"date": "2025-03",
"smoothed_ssn": 135.9,
"ssn": 134.2
},
{
"date": "2025-04",
"smoothed_ssn": 133.3,
"ssn": 141.4
},
{
"date": "2025-05",
"smoothed_ssn": 128.6,
"ssn": 78.5
},
{
"date": "2025-06",
"smoothed_ssn": 124.7,
"ssn": 114.6
},
{
"date": "2025-07",
"smoothed_ssn": 122.4,
"ssn": 125.9
},
{
"date": "2025-08",
"smoothed_ssn": 118.2,
"ssn": 133.7
},
{
"date": "2025-09",
"smoothed_ssn": 112.9,
"ssn": 129.7
},
{
"date": "2025-10",
"smoothed_ssn": 108.3,
"ssn": 114.8
},
{
"date": "2025-11",
"smoothed_ssn": 106.7,
"ssn": 91.7
},
{
"date": "2025-12",
"smoothed_ssn": -1.0,
"ssn": 124.2
},
{
"date": "2026-01",
"smoothed_ssn": -1.0,
"ssn": 112.5
},
{
"date": "2026-02",
"smoothed_ssn": -1.0,
"ssn": 78.2
},
{
"date": "2026-03",
"smoothed_ssn": -1.0,
"ssn": 85.9
},
{
"date": "2026-04",
"smoothed_ssn": -1.0,
"ssn": 79.3
},
{
"date": "2026-05",
"smoothed_ssn": -1.0,
"ssn": 101.4
}
],
"success": true
}