From 8536e354adadb7b65522746be041d0ece12590bc Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Fri, 23 Aug 2024 22:29:08 -0700 Subject: [PATCH] Update locationdata.py --- modules/locationdata.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/locationdata.py b/modules/locationdata.py index 7e60a3c..7eb21d1 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -193,7 +193,8 @@ def abbreviate_weather(row): "precipitation": "precip", "showers": "shwrs", "thunderstorms": "t-storms", - "quarters": "qtrs" + "quarters": "qtrs", + "quarter": "qtr" } line = row