Releases: ecmwf/eccodes-python
Releases · ecmwf/eccodes-python
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
1.6.1
- ECC-1693: Update minimum recommended version
- Fix flake8 warning E721
1.6.0
- ECC-1630: Get API version as an integer
- ECC-1622: Drop Python version 3.7
- ECC-1601: GRIB: Support data values array decoded in single-precision
- ECC-1611: Add function to determine if a BUFR key is a coordinate descriptor
1.5.2
- Add support for Python versions 3.10 and 3.11
- ECC-1555: 2D numpy array incorrectly handled
- ECC-1539: Use the 'warnings' library for selfcheck
- ECC-1538: Add support for CODES_TYPE_BYTES
- ECC-1524: Check values in High-level Message.set function should retrieve based on value type
- ECC-1527: Handle floats in high-level Message.set function check values