The December 2021 release of our software provides many new features, improvements and fixes!


ecCodes

ecCodes, the heart of GRIB and BUFR handling, brings several features and bug fixes in version 2.24.0.

Note that the high-level Python interface (in eccodes/high_level/*) was always experimental and has been removed in this release.
Please use metview,  cfgrib and/or pdbufr instead.

Also note that ecCodes' Python 2 interface is no longer being developed. Users are strongly advised to migrate to Python 3
.

Magics

Magics, ECMWF's plotting library, brings more improvements in version 4.10.0 including:

from Magics import macro as magics

area = magics.mmap(subpage_map_area_name=area_name, subpage_map_library_area='on') # where area_name specifies the predefined area to select.
magics.plot(area, magics.mcoast() ) 

Metview

Metview 5.14.0 brings a mix of new features, fixes and improvements including:


Metview's Python interface version 1.9.0 brings new features, including:

Metview is built at ECMWF with all the versions of our libraries listed in the table below, and all are included in the Metview Bundle

CodesUI

 CodesUI, the standalone interactive GRIB and BUFR examiner, brings new features in version 1.6.0  including:




The software versions of this release are available on all ECMWF computer systems as "new" versions. Versions on conda should be available in the coming days. If you encounter any issues please feel free to visit support.ecmwf.int.

ecCodes2.24.0Latest news
Magics4.10.0Latest news
Metview5.14.0Latest news
CodesUI1.6.0Latest news