vbguyny / ws4kp

WeatherStar 4000+
https://battaglia.ddns.net/twc
MIT License
414 stars 112 forks source link

Current Conditions "Failed" to load #103

Closed vbguyny closed 11 months ago

vbguyny commented 11 months ago

When loading weather from any location the segment for Current Conditions fails to load:

image

The reason is because NOAA updated the API for on their aviationweather.gov website. All that needs to be done to fix the issue is to update the URLs that point to www.aviationweather.gov to use the new API end-point: https://aviationweather.gov/data/api/#/Dataserver/dataserverMetars

vbguyny commented 11 months ago

Bug has been fixed in v1.75 and site has been updated.