You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Downloadable from our Releases page.

Changes for Version 2.30.0:

New Features/Improvements

  • [ECC-1467] - GRIB: Support data values array decoded as "floats" (single-precision) to reduce memory consumption
  • [ECC-1510] - GRIB2: Add support for template 5.200 (Run length packing with level values)
  • [ECC-1520] - grib_filter/bufr_filter: Provide way of reading environment variables
  • [ECC-1521] - Drop support for 32-bit architectures
  • [ECC-1543] - GRIB2: New parameter encodings for DestinationEarth
  • [ECC-1544] - GRIB2: Deprecation of parameter definitions
  • [ECC-1545] - GRIB2: Deletion of parameter definitions
  • [ECC-1549] - GRIB2: New parameter encodings for upcoming tile templates
  • [ECC-1556] - Add new MARS class ML for machine learning
  • [ECC-1557] - Add new MARS class D1 for Destination Earth
  • [ECC-1558] - GRIB2: Add new ocean parameters
  • [ECC-1561] - GRIB2: Update some legacy ocean parameters
  • [ECC-1523] - Try downloading of test-data more persistently
  • [ECC-1525] - Performance: Keys 'latitudes' and 'longitudes' should not decode the field values
  • [ECC-1526] - Performance: Unnecessary decoding during nearest neighbour computation
  • [ECC-1528] - Tools: Setting -w constraint with count=0 should issue an error
  • [ECC-1531] - Detect old versions of libaec
  • [ECC-1532] - GRIB: Allow setting 'expver' on CARRA/CERRA data
  • [ECC-1534] - Remove the GRIB1 key 'mybits'
  • [ECC-1536] - Testing: Speed up the BUFR downloads by allowing them to be run in parallel
  • [ECC-1538] - Python3 bindings: Add support for CODES_TYPE_BYTES
  • [ECC-1539] - Python3 bindings: Use the 'warnings' library for selfcheck
  • [ECC-1548] - GRIB2: Add missing templates for PDTNs 62 and 63
  • [ECC-1559] - GRIB encoding: data quality checks should test if shortName=unknown

Bug Fixes

  • No labels