From 1e97554cbf177779cf971be2164860a6eb75cd3e Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 12 Dec 2024 11:25:51 -0800 Subject: [PATCH] Update locationdata.py --- modules/locationdata.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/locationdata.py b/modules/locationdata.py index 6161392..fa349ea 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -513,6 +513,7 @@ def getIpawsAlert(lat=0, lon=0, shortAlerts = False): sameVal = geocode_value except Exception as e: logger.warning(f"System: iPAWS Error extracting alert data: {e}") + geocode_value = "NONE" continue # check if the alert is for the current location, if wanted keep alert