mmp / vice

Virtual air traffic control simulator
https://pharr.org/vice
GNU General Public License v3.0
26 stars 34 forks source link

pull live data for winds aloft #103

Open mmp opened 8 months ago

mmp commented 8 months ago

Then we could have realistic wind variation at different locations. Need to dig through https://www.weather.gov/zan/windsaloft and figure out what and how we can pull from there.

mmp commented 6 months ago

Also possibly https://aviationweather.gov/gfa/#winds

mmp commented 3 weeks ago

https://github.com/marcbrittain/Autonomous-ATC/blob/master/plugins/windgfs.py possibly useful reference

mmp commented 1 week ago

Yet another source: https://openweathermap.org. (This is what VATSIM Radar uses FWIW)