diff --git a/modules/locationdata.py b/modules/locationdata.py index 6717b7f..1c0332b 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -204,6 +204,7 @@ def abbreviate_weather(row): "precipitation": "precip", "showers": "shwrs", "thunderstorms": "t-storms", + "thunderstorm": "t-storm", "quarters": "qtrs", "quarter": "qtr" }