Workaround to fetch ionosonde data from KC2G since the GIRO data source often seems to be down.

This commit is contained in:
Ian Renton
2026-06-06 10:29:18 +01:00
parent a1c7cc6386
commit 7c8b4c6bf8
16 changed files with 232 additions and 83 deletions

View File

@@ -187,6 +187,10 @@ solar-condition-providers:
class: "GIROIonosonde"
name: "GIRO Ionosonde Data"
enabled: true
-
class: "KC2GProp"
name: "KC2G Propagation Data"
enabled: true
# Port to open the local web server on
web-server-port: 8080