Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Downloadable from our Releases page.

Changes for Version 2.20.0:

Info

Please note:

  • The CMake option ENABLE_PYTHON has been renamed to ENABLE_PYTHON2
    The Python 2 interface is no longer being developed. Users are strongly advised to migrate to Python 3.
  • The GRIB2 representation of parameter 238 has been modified. See ECC-1177 for details
  • The command "codes_info -v" no longer outputs a trailing space. Some user scripts may need to be modified.

Contributions

  • [ECC-1164] - Performance: grib_nearest_find for reduced Gaussian grids
  • [ECC-1159] - Windows: MEMFS option does not work

...

  • [ECC-1178] - Spurious trailing blank in "codes_info -v
    Note: The extra space at the end has been removed. Your scripts may need to be modified."
    [ECC-1157] - Python 2 support: Rename CMake option ENABLE_PYTHON to ENABLE_PYTHON2
  • [ECC-1168] - Update GRIB2 tables/templates with the latest WMO V26.0.0
  • [ECC-1173] - Update BUFR tables with the latest WMO v35.0.0
  • [ECC-1167] - GRIB: Allow setting byte array as string
  • [ECC-1171] - Performance: Python bindings: remove assert statements
  • [ECC-1181] - Add function to determine if a BUFR key is defined in the header or data section

...