ealert live for testing

progress on https://github.com/SpudGunMan/meshing-around/issues/90
This commit is contained in:
SpudGunMan
2024-12-10 18:01:38 -08:00
parent ab2f9a9846
commit 786dcab420
+1 -1
View File
@@ -514,7 +514,7 @@ def getIpawsAlert(lat=0, lon=0):
'description': description
})
else:
print(f"Debug iPAWS: Type:{alertType} Code:{alertCode} Desc:{areaDesc} GeoType:{geocode_type} GeoVal:{geocode_value}, Headline:{headline}")
logger.debug(f"Debug iPAWS: Type:{alertType} Code:{alertCode} Desc:{areaDesc} GeoType:{geocode_type} GeoVal:{geocode_value}, Headline:{headline}")
# return the numWxAlerts of alerts
if len(alerts) > 0: