diff --git a/modules/locationdata.py b/modules/locationdata.py index 9905039..7677b60 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -346,6 +346,8 @@ def abbreviate_noaa(data=""): "showers": "shwrs", "thunderstorms": "t-storms", "thunderstorm": "t-storm", + "quarters": "qtrs", + "quarter": "qtr", "january": "Jan", "february": "Feb", "march": "Mar",