mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-28 22:11:29 +02:00
Update locationdata.py
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user