NOAA-MDL/grib2io

make select() smarter

Closed this issue · 0 comments

Currently, the select() method for the grib2io.open object does not avoid grib2 messages where an attribute is not available. When this happens, grib2io raises an AttributeError.