manico 


  • NGrib is a .NET Standard library to read GRIB (GRid in Binary) files. GRIB is a gridded data standard from WMO (World Meteorological Organisation) and is used by many meteorological organisation.
  • Implementation of the Option pattern (also called Maybe pattern) for the .NET platform. For documentation and examples of use, see project website.