aloys-c / wx2pfpx

A simple weather data provider script for the discontinued Professional Flight Plan X software.
GNU General Public License v3.0
20 stars 2 forks source link

No weather data due API change #6

Closed twSimulations closed 8 months ago

twSimulations commented 8 months ago

wx2pfpx does not download any data. I guess this has to do with the API change lately?!

aloys-c commented 8 months ago

Hi,

The problem is not due to the NOAA api change, the wind dataset is still downlading well. The issue is on the metar and taf data source api...

I don't have much time at the moment to take care of the issue, If you're motivated I would suggest finding someone that can fork the repo and continue maintaining it.

PinkPony89 commented 8 months ago

wx2pfpx does not download any data. I guess this has to do with the API change lately?!

I implemented the latest NOAA API and compiled this as v2.6

Available here: https://github.com/PinkPony89/wx2pfpx