mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
Update locationdata.py
progress on https://github.com/SpudGunMan/meshing-around/issues/90
This commit is contained in:
@@ -493,8 +493,6 @@ def getIpawsAlert(lat=0, lon=0):
|
||||
|
||||
print(f"Debug iPAWS: Type:{alertType} Code:{alertCode} Desc:{areaDesc} GeoType:{geocode_type} GeoVal:{geocode_value}")
|
||||
|
||||
|
||||
|
||||
alert += (
|
||||
info.getElementsByTagName("headline")[0].childNodes[0].nodeValue + " " +
|
||||
info.getElementsByTagName(name="description")[0].childNodes[0].nodeValue +
|
||||
|
||||
Reference in New Issue
Block a user