Logging framework adapted for test automation purposes due to logging levels, reporters, known error management and file attachments (for screenshots, page sources and stuff like that).
AviationWeather.NET provides a simple interface to access METAR and TAF weather data from the AviationWeather.gov Dataserver, https://aviationweather.gov/dataserver. The library parses the CSV and XML formats outputted by the dataserver and returns a structured object to the caller.
This piece of software is a library package that provides a parser to decode raw taf forecast.
TAF is a format made for weather information forecast. It is predominantly used by in aviation, during flight preparation.
Raw TAF format is highly standardized through the International Civil Aviation...
More information