Skip to content

Releases: ecmwf/eccodes-python

2.47.0

Choose a tag to compare

@shahramn shahramn released this 22 Apr 16:21
  • Bump pygments from 2.15.0 to 2.20.0 in /ci (#164)
  • Bump requests from 2.32.4 to 2.33.0 in /ci (#163)

Also see https://confluence.ecmwf.int/display/ECC/ecCodes+version+2.47.0+released

2.46.0

Choose a tag to compare

@shahramn shahramn released this 24 Feb 12:31
  • ECC-2219: High-level BUFR interface: set method not working for data keys
  • ECC-2220: Fix inadvertent string truncation in uncompressed BUFR messages
  • Fix path to BUFR md files
  • Add support for Python version 3.14

Also see https://confluence.ecmwf.int/display/ECC/ecCodes+version+2.46.0+released

2.45.0

Choose a tag to compare

@joobog joobog released this 19 Jan 13:30
  • GitHub issue 372: Option "--no-binary" does not work.
  • GitHub issue 145: test run fails

Also see https://confluence.ecmwf.int/display/ECC/ecCodes+version+2.45.0+released

2.44.0

Choose a tag to compare

@shahramn shahramn released this 07 Oct 10:43
  • ECC-2102: Improved high-level interface for BUFR
  • ECC-2108: Implement a way of switching off error output to stderr
  • GitHub pull request #129: Update MemoryReader to read more than one field

Also see https://confluence.ecmwf.int/display/ECC/ecCodes+version+2.44.0+released

2.43.0

Choose a tag to compare

@shahramn shahramn released this 25 Jul 15:38
  • ECC-2106: Use eccodeslib instead of own-built binaries

2.42.0

Choose a tag to compare

@shahramn shahramn released this 30 Jun 09:24
  • 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

Also see https://confluence.ecmwf.int/display/ECC/ecCodes+version+2.42.0+released

2.41.0

Choose a tag to compare

@shahramn shahramn released this 10 Apr 12:08
  • ECC-2034: GRIB encoding: Data quality checks via the API
  • GitHub pull request #124: Add basic BUFR support (high-level interface)

2.40.0

Choose a tag to compare

@shahramn shahramn released this 12 Feb 11:58

Update version to match the binary library

2.39.1

Choose a tag to compare

@shahramn shahramn released this 10 Dec 17:33
  • Build wheel with thread-safety enabled

2.39.0

Choose a tag to compare

@shahramn shahramn released this 24 Nov 11:42
  • ECC-1972: Support Windows with binary wheel
  • Update to artifact actions v4