NOAA-MDL / grib2io

Python interface to the NCEP G2C Library for reading and writing GRIB2 messages.
https://noaa-mdl.github.io/grib2io
MIT License
30 stars 11 forks source link

support printing Datasets on xarray>2024.1.0 #153

Closed TimothyCera-NOAA closed 3 months ago

TimothyCera-NOAA commented 3 months ago

This just ensures that self.dtype is not a string, but a np.dtype.