Releases: ecmwf/eccodes-python
Releases · ecmwf/eccodes-python
2.42.0
- ECC-2081: Allow memoryview as input to codes_new_from_message
- ECC-2086: GRIB: getting the bitmap using up all the memory
- ECC-2072: high-level 'get' function should return default value if key is not implemented
2.41.0
- ECC-2034: GRIB encoding: Data quality checks via the API
- GitHub pull request #124: Add basic BUFR support (high-level interface)
2.40.0
Update version to match the binary library
2.39.1
- Build wheel with thread-safety enabled
2.39.0
- ECC-1972: Support Windows with binary wheel
- Update to artifact actions v4
2.38.3
Update version to match the binary library
2.38.0
- ECC-1790: Add codes_get_offset
- ECC-1899: API function to allow setting debug level
- Function to query library features
2.37.0
Version on PyPi includes binary wheel
Version numbering now reflects that of the binary library
1.7.1
np.Infinity
was removed in the NumPy 2.0 release
1.7.0
- ECC-1761: Add function to extract message offsets and sizes
- ECC-1742: Add function to clone only the meta-data of a message