NGrib is a .NET 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. Fork of GribCS.
I have added support for reading "Inverse Mean Wave Frequency [s]", "Mean Period of Combined Wind Waves and Swell [s]" & "Direction of Combined Wind Waves and Swell [deg]" and a test to confirm this.
I have added support for reading "Inverse Mean Wave Frequency [s]", "Mean Period of Combined Wind Waves and Swell [s]" & "Direction of Combined Wind Waves and Swell [deg]" and a test to confirm this.
Closes #19