Processing GRIB data in .NET
Does anyone know of a .NET library for processing 开发者_如何学编程GRIB data?
GribApi.NET is now freely available under the Apache 2 license. It supports reading and writing GRIB 1 and 2 files.
Disclosure: I am the author of the C# wrapper.
check this out
I think this is what you are looking for..
精彩评论