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
Okay, I just read the ecmwf grib1 format spec and I can answer my own question 😄
By using code tables I can map the parameter number to the name. But I more than likely won't even bother and just use the parameter number as a lookup
Hello,
I would like to use this library to read grib1 files.
The following image is the sample file
marine-lion_corse.grb
opened in PanoplyReading it in NGrib only shows
undefined
parameter names.I am looking to do something like:
Is this currently possible?
Specifications
The text was updated successfully, but these errors were encountered: