Closed TimothyCera-NOAA closed 4 months ago
to_grib2 wasn't handling the situation if the DataArray did not have dimensional coordinates. This kind of DataArray represents a single GRIB2 message, but to_grib2 wasn't setting any of the non-dimensional coordinates to the correct value.
to_grib2 wasn't handling the situation if the DataArray did not have dimensional coordinates. This kind of DataArray represents a single GRIB2 message, but to_grib2 wasn't setting any of the non-dimensional coordinates to the correct value.