ecmwf / earthkit-data

A format-agnostic Python interface for geospatial data
Apache License 2.0
47 stars 9 forks source link

Enable header only grib message cloning #359

Closed sandorkertesz closed 2 months ago

sandorkertesz commented 2 months ago

Header only GRIB message cloning was fixed in ecCodes 2.35.0. This PR re-enables it for GRIB metadata().override(). At the same time the minimum ecCodes version was raised to 2.35.0.