Conditions tweaks

This commit is contained in:
Ian Renton
2026-04-02 19:43:35 +01:00
parent c58c22d9a9
commit edbbb13087
10 changed files with 25 additions and 23 deletions

View File

@@ -98,7 +98,9 @@ class HamQSL(HTTPSolarConditionsProvider):
.replace("Vr Quiet", "Very Quiet")
.replace("Unsettld", "Unsettled")
.replace("Min Strm", "Minor Storm")
.replace("Maj Strm", "Major Storm"),
.replace("Maj Strm", "Major Storm")
.replace("Sev Strm", "Severe Storm")
.replace("Ext Strm", "Extreme Storm"),
"geomag_noise": text("signalnoise"),
"hf_conditions": hf_conditions,
"vhf_conditions": {