METAR Decoder Software Package Library: Parses Aviation Routine Weather Reports
Follow METAR Decoder Software Package Library
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
This is a Fantastic library!! I wanted to develop a Windows-based application which could decode METAR messages, but after a week of studying the protocols, I came to realize that I was never going to understand everything that I needed to, to decode all the options. And then, I discovered this library. It is trivial to use, *very* thorough in its functionality, and actually builds under gcc without having to spend days figuring out obscure compiler issues. My Windows application, which is literally a WinAPI wrapper around this library, is available in both executable and source-code form, here: derelllicht dot com slash Metar dot html This library, and my derivation, are both released under the famous "no, really, it's free !! Do what you want with it!!" license.