Download METAR.NET Decoder

Description

Project libraries used to decode airport METAR weather information into adequate data types, change them and back, create resulting METAR information string. Moreover, project used to download METAR by ICAO airport code is included.

Source Files

The download file metar.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/ENG.WMOCodes.Decoders.csproj
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Exceptions/DecodeException.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/AMDDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/AUTODecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/Basic/CustomDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/Basic/InternalDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/Basic/PublicDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/Basic/TypeDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/CNLDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/CORDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/CloudInfoDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/CloudInfoWithNCDDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/DayHourDayHourDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/DayHourMinuteDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/DewPointDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/ICAODecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/ICAOWithNumbersDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/MetarPrefixDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/NILDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/PhenomInfoDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/PhenomInfoWithNSWDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/PressureInfoDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/RePhenomInfoDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/RemarkDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/RunwayConditionDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/RunwayConditionInfoDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/RunwayVisibilityDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/RunwayVisibilityListDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/SeaStateDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/SeaSurfaceTemperatureDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/TNDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/TXDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/TafPrefixDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/TemperatureDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/TrendInfoForMetarDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/TrendInfoForTafDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/TrendInfoForTafListDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/TrendReportDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/VisibilityDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/VisibilityForMetarDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/WindDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/WindShearDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/WindShearInfoDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/WindVariableDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Internal/WindWithVariabilityDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/MetarDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/MetarDecoderWithAllOptional.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Overview.cd
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/Properties/AssemblyInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/TafDecoder.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Decoders/_Extensions.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Documentation/Documentation.shfbproj
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Downloaders/DownloadException.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Downloaders/Downloader.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Downloaders/ENG.WMOCodes.Downloaders.csproj
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Downloaders/IRetriever.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Downloaders/Properties/AssemblyInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Downloaders/RetrieveResult.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Downloaders/Retrievers/METAR/NoaaGovRetriever.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Downloaders/Retrievers/METAR/OldLineWeatherRetriever.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Downloaders/Retrievers/METAR/USAS1VatsimRetriever.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Downloaders/Retrievers/TAF/NoaaGovRetriever.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.InfoFormatter/ENG.WMOCodes.Formatters.InfoFormatter.csproj
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.InfoFormatter/Formatter.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.InfoFormatter/MetarFormatter.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.InfoFormatter/Properties/AssemblyInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.InfoFormatter/Properties/Resources.DE-de.resx
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.InfoFormatter/Properties/Resources.Designer.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.InfoFormatter/Properties/Resources.resx
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.InfoFormatter/TafFormatter.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.ShortInfo/ENG.WMOCodes.Formatters.ShortInfo.csproj
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.ShortInfo/MetarFormatter.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.ShortInfo/Properties/AssemblyInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.ShortInfo/Properties/Resources.CS-cz.resx
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.ShortInfo/Properties/Resources.DE-de.resx
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.ShortInfo/Properties/Resources.Designer.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters.ShortInfo/Properties/Resources.resx
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters/ENG.WMOCodes.Formatters.csproj
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters/IMetarFormatter.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters/ITafFormatter.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes.Formatters/Properties/AssemblyInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Codes/Metar.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Codes/Taf.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/ENG.WMOCodes.csproj
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Properties/AssemblyInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/Basic/ICodeItem.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/Basic/NonNegInt.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/Basic/Racional.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/Cloud.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/CloudInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/CloudInfoWithNCD.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/DateTimeTypes/DateTimeType.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/DateTimeTypes/DayHour.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/DateTimeTypes/DayHourDayHour.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/DateTimeTypes/DayHourMinute.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/DateTimeTypes/HourMinute.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/PhenomInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/PhenomInfoWithNSW.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/PressureInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/RePhenomInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/RunwayCondition.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/RunwayConditionInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/RunwayVisibility.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TafInterval.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TafIntervalFM.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TafIntervalNonFM.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TemperatureExtreme.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TemperatureExtremeTN.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TemperatureExtremeTX.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TrendInfoForMetar.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TrendInfoForTaf.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TrendReport.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TrendTime.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/TrendTimeInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/Visibility.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/VisibilityForMetar.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/Wind.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/WindShear.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/WindShearInfo.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/WindVariable.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/WindWithVariability.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/_Common.cs
MetarDecoderSolution/FW 3.5/ENG.WMOCodes/Types/ePhenomCollection.cs
MetarDecoderSolution/FW 4.0/ENG.WMOCodes.Decoders/ENG.WMOCodes.Decoders.csproj
MetarDecoderSolution/FW 4.0/ENG.WMOCodes.Decoders/Properties/AssemblyInfo.cs
MetarDecoderSolution/FW 4.0/ENG.WMOCodes.Downloaders/ENG.WMOCodes.Downloaders.csproj
MetarDecoderSolution/FW 4.0/ENG.WMOCodes.Downloaders/Properties/AssemblyInfo.cs
MetarDecoderSolution/FW 4.0/ENG.WMOCodes.Formatters/ENG.WMOCodes.Formatters.csproj
MetarDecoderSolution/FW 4.0/ENG.WMOCodes.Formatters/Properties/AssemblyInfo.cs
MetarDecoderSolution/FW 4.0/ENG.WMOCodes/ENG.WMOCodes.csproj
MetarDecoderSolution/FW 4.0/ENG.WMOCodes/Properties/AssemblyInfo.cs
MetarDecoderSolution/Local.testsettings/*w  ww  .ja  v  a  2s  .  c o m*/
MetarDecoderSolution/MetarDecoderSolution.sln
MetarDecoderSolution/MetarDecoderSolution.sln.docstates
MetarDecoderSolution/MetarDecoderSolution.sln.docstates.suo
MetarDecoderSolution/MetarDecoderSolution.suo
MetarDecoderSolution/MetarDecoderSolution.vsmdi
MetarDecoderSolution/Release/Content.txt
MetarDecoderSolution/Release/Create_NET.ps1
MetarDecoderSolution/Release/Create_SVL.ps1
MetarDecoderSolution/Release/Create_both.ps1
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes.Decoders/ENG.WMOCodes.Decoders.csproj
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes.Decoders/ENG.WMOCodes.Decoders.csproj.user
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes.Decoders/Properties/AssemblyInfo.cs
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes.Downloaders/ENG.WMOCodes.Downloaders.csproj
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes.Downloaders/ENG.WMOCodes.Downloaders.csproj.user
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes.Downloaders/Properties/AssemblyInfo.cs
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes.Formatters/ENG.WMOCodes.Formatters.csproj
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes.Formatters/ENG.WMOCodes.Formatters.csproj.user
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes.Formatters/Properties/AssemblyInfo.cs
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes/ENG.WMOCodes.csproj
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes/ENG.WMOCodes.csproj.user
MetarDecoderSolution/Silverlight 3/ENG.WMOCodes/Properties/AssemblyInfo.cs
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes.Decoders/ENG.WMOCodes.Decoders.csproj
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes.Decoders/ENG.WMOCodes.Decoders.csproj.user
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes.Decoders/Properties/AssemblyInfo.cs
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes.Downloaders/ENG.WMOCodes.Downloaders.csproj
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes.Downloaders/ENG.WMOCodes.Downloaders.csproj.user
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes.Downloaders/Properties/AssemblyInfo.cs
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes.Formatters/ENG.WMOCodes.Formatters.csproj
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes.Formatters/ENG.WMOCodes.Formatters.csproj.user
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes.Formatters/Properties/AssemblyInfo.cs
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes/ENG.WMOCodes.csproj
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes/ENG.WMOCodes.csproj.user
MetarDecoderSolution/Silverlight 5/ENG.WMOCodes/Properties/AssemblyInfo.cs
MetarDecoderSolution/TraceAndTestImpact.testsettings
MetarDecoderSolution/Tutorial/Extensions.cs
MetarDecoderSolution/Tutorial/FrmTest.Designer.cs
MetarDecoderSolution/Tutorial/FrmTest.cs
MetarDecoderSolution/Tutorial/FrmTest.resx
MetarDecoderSolution/Tutorial/Program.cs
MetarDecoderSolution/Tutorial/Properties/AssemblyInfo.cs
MetarDecoderSolution/Tutorial/Tutorial.csproj
MetarDecoderSolution/WMO306_ManualCodes_2010.pdf
MetarDecoderSolution/WMO_ManualCodes_2010_National.PDF

Download

Click the following link to download metar.zip.

metar.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML