csharp-metar-decoder
1.0.0.40
dotnet add package csharp-metar-decoder --version 1.0.0.40
NuGet\Install-Package csharp-metar-decoder -Version 1.0.0.40
<PackageReference Include="csharp-metar-decoder" Version="1.0.0.40" />
paket add csharp-metar-decoder --version 1.0.0.40
#r "nuget: csharp-metar-decoder, 1.0.0.40"
// Install csharp-metar-decoder as a Cake Addin #addin nuget:?package=csharp-metar-decoder&version=1.0.0.40 // Install csharp-metar-decoder as a Cake Tool #tool nuget:?package=csharp-metar-decoder&version=1.0.0.40
This piece of software is a library package that provides a parser to decode raw METAR observation.
METAR is a format made for weather information reporting. METAR weather reports are predominantly used by pilots and by meteorologists, who use it to assist in weather forecasting.
Raw METAR format is highly standardized through the International Civil Aviation Organization (ICAO).
* [METAR definition on wikipedia](http://en.wikipedia.org/wiki/METAR)
* [METAR format specification](http://www.wmo.int/pages/prog/www/WMOCodes/WMO306_vI1/VolumeI.1.html)
* [METAR documentation](http://meteocentre.com/doc/metar.html)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on csharp-metar-decoder:
Package | Downloads |
---|---|
csharp-metar-display
This piece of software is a library package that provides a way to display METAR observation. METAR is a format made for weather information reporting. METAR weather reports are predominantly used by pilots and by meteorologists, who use it to assist in weather forecasting. Raw METAR format is highly standardized through the International Civil Aviation Organization (ICAO). * [METAR definition on wikipedia](http://en.wikipedia.org/wiki/METAR) * [METAR format specification](http://www.wmo.int/pages/prog/www/WMOCodes/WMO306_vI1/VolumeI.1.html) * [METAR documentation](http://meteocentre.com/doc/metar.html) |
GitHub repositories
This package is not used by any popular GitHub repositories.
First release.