You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
string fileFullName = @"D:\temp\Z_NWGD_C_BABJ_20170623140411_P_RFFC_SNWFD-ER03_201706230800_24003.GRB2";
using (GribFile file = new GribFile(fileFullName))
{
Console.WriteLine(file.MessageCount);
}
output:1
but my grib2 file has 80 levels