Update locationdata.py

This commit is contained in:
SpudGunMan
2024-09-24 20:01:05 -07:00
parent 496a13e0e0
commit 2693f47ed5
+1
View File
@@ -204,6 +204,7 @@ def abbreviate_weather(row):
"precipitation": "precip",
"showers": "shwrs",
"thunderstorms": "t-storms",
"thunderstorm": "t-storm",
"quarters": "qtrs",
"quarter": "qtr"
}