GribApi.NET is a C# library for reading and writing GRIB 1 and 2 files. It wraps the European Centre for Medium Range Weather Forecasting's powerful C library, ecCodes. NOTE: This library requires the 2015 MSVC redistributable package (https://www.microsoft.com/en-us/download/details.aspx?id=48145)
A package for querying the NOAA weather feeds with simplicity. You can query by zip code, or by station name. The component will parse the xml, and return a POCO.
A componenet ported from OpenWeather - Made for .NET core.
Functionallity:
- Current Observations
- Forecasts (depends on the stations....
More information
Please upgrade to version 12 (Search ThinkGeo.Core on NuGet) if possible. Version 12 works with both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0. Noaa Layer is included in the main package ThinkGeo.Core in Version 12....
More information