Skip to content

Fix for GRIB files with bad keys

Compare
Choose a tag to compare
@nawendt nawendt released this 03 Apr 14:30
· 6 commits to main since this release

The primary change in this update is to only warn the user about bad keys in a GRIB file instead of raising an error. Malformed keys will still have a name in the gribMessaage object, but their value will be NULL.