Skip to content

Releases: ecmwf/eccodes-python

2.43.0

25 Jul 15:38
Compare
Choose a tag to compare
  • ECC-2106: Use eccodeslib instead of own-built binaries

2.42.0

30 Jun 09:24
Compare
Choose a tag to compare
  • 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

10 Apr 12:08
Compare
Choose a tag to compare
  • ECC-2034: GRIB encoding: Data quality checks via the API
  • GitHub pull request #124: Add basic BUFR support (high-level interface)

2.40.0

12 Feb 11:58
Compare
Choose a tag to compare

Update version to match the binary library

2.39.1

10 Dec 17:33
Compare
Choose a tag to compare
  • Build wheel with thread-safety enabled

2.39.0

24 Nov 11:42
Compare
Choose a tag to compare
  • ECC-1972: Support Windows with binary wheel
  • Update to artifact actions v4

2.38.3

17 Oct 15:09
Compare
Choose a tag to compare

Update version to match the binary library

2.38.0

25 Sep 10:15
Compare
Choose a tag to compare
  • ECC-1790: Add codes_get_offset
  • ECC-1899: API function to allow setting debug level
  • Function to query library features

2.37.0

10 Sep 08:31
Compare
Choose a tag to compare

Version on PyPi includes binary wheel
Version numbering now reflects that of the binary library

1.7.1

19 Jun 10:18
Compare
Choose a tag to compare

np.Infinity was removed in the NumPy 2.0 release