Skip to content

A C++ library for formatting and parsing various meteorology-related data structures

License

Notifications You must be signed in to change notification settings

StevenFrost/AviationWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aviation Weather

Build status

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.

Requirements

  • Visual Studio 2015

Building the Project

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.

Contributing

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!

Major Milestones

  1. Winds Aloft
  2. Terminal Aerodrome Forecasts (TAF)
  3. PIREP
  4. AIRMET/SIGMET
  5. METAR remarks
  6. Support for international METARs

License

Licensed under the MIT License.

About

A C++ library for formatting and parsing various meteorology-related data structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages