Info
Version: | 1.0.0.8 |
Author(s): | SAFRAN Cassiopee |
Last Update: | Tuesday, July 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SafranCassiopee/csharp-taf-decoder |
NuGet Url: | https://www.nuget.org/packages/csharp-taf-decoder |
Install
Install-Package csharp-taf-decoder
dotnet add package csharp-taf-decoder
paket add csharp-taf-decoder
csharp-taf-decoder Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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 Organization (ICAO).
* [TAF definition on wikipedia](https://en.wikipedia.org/wiki/Terminal_aerodrome_forecast)
* [TAF format specification](http://www.wmo.int/pages/prog/www/WMOCodes/WMO306_vI1/VolumeI.1.html).