From 630e0168059c0ca703b16b9fbff6cddb7dafa685 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Fri, 23 Aug 2024 22:24:00 -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 5c9edc2..7e60a3c 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -192,7 +192,8 @@ def abbreviate_weather(row): "West": "W", "precipitation": "precip", "showers": "shwrs", - "thunderstorms": "t-storms" + "thunderstorms": "t-storms", + "quarters": "qtrs" } line = row