Support fetching ionosonde data for FoF2 and MUF display on the Conditions page

This commit is contained in:
Ian Renton
2026-05-15 18:25:54 +01:00
parent 2026b46113
commit 64a7b27887
17 changed files with 473 additions and 28 deletions

View File

@@ -183,6 +183,10 @@ solar-condition-providers:
class: "NOAA3dayForecast"
name: "NOAA 3-day Forecast"
enabled: true
-
class: "GIROIonosonde"
name: "GIRO Ionosonde Data"
enabled: true
# Port to open the local web server on
web-server-port: 8080