A modern C++ library for parsing various aviation weather data structures. This library is work in progress and features may be introduced or removed without warning.
Clone the repository via the git command line:
git clone https://github.com/StevenFrost/AviationWeather.git
Open Build\AviationWeather.sln
with Visual Studio 2015 and add the External
folder as a NuGet package source.
Feel free to contribute code and ideas to this project. Check the backlog of issues for something to work on, fork the repository and start coding!
Licensed under the MIT License.