Update locationdata.py

This commit is contained in:
SpudGunMan
2025-02-16 11:04:37 -08:00
parent 0013a7bb74
commit 267f50c591
+1 -1
View File
@@ -330,7 +330,7 @@ def abbreviate_noaa(row):
"degrees": "°",
"percent": "%",
"department": "Dept.",
"New rainfall amounts less than a tenth of an inch possible.": "New rain < 0.1in",
"amounts less than a tenth of an inch possible.": "< 0.1in",
"temperatures": "temps.",
"temperature": "temp.",
}