ecmwf / earthkit-data

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

Use ecCodes header only cloning for GRIB numpy fieldlists #278

Closed sandorkertesz closed 5 months ago

sandorkertesz commented 5 months ago

Is your feature request related to a problem? Please describe.

The header only cloning is new feature in ecCodes and will be available in these versions:

With this the metadata part in a NumpyField would only contain a message with a cloned header (no data part) significantly reducing the size of the field.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Organisation

ECMWF