ECMWF is updating the default versions of its software packages and libraries used across all user platforms at the centre as part of the regular update cycle.
The changes will take place on Wednesday 5 May 2021 09:00 UTC |
All user platforms at the centre will see their default additional software stack updated:
|
We strongly recommend you test that your programs, scripts and suites work with the new versions of any software or library affected before the change happens. |
With the upcoming Implementation of IFS Cycle 47r2, this set of defaults is ready to handle the data produced, including all the new parameters introduced in this cycle and the update to Tropical Cyclone tracks.
For our Python users, we offer now a more recent version of Python 3.8 with the usual extra modules found on the previous default 3.6 which would be out of official maintenance at the end of the year.
For those still using Python 2, note that this major version of Python reached its end of life on 1st January 2020, If you haven't done moved to Python 3.6 yet, please see Migration to Python 3 for some guidance on where to start. We are providing the latest Python 2.7 for compatibility purposes only.
See the blog posts for the latest two software releases to learn about what is new in some of our own software packages and libraries such as ecCodes, Magics or Metview.
It is worth highligting a number of changes in ecCodes that could have an impact in specific user workflows:
codes_info -v
no longer outputs a trailing space. Some user scripts may need to be modified.grib_get_data
output is slightly modified: Words on the first line are now separated by spaces not commas.All the new versions, both ECMWF and 3rd Party, come with a number of bug fixes and improvements. You may see the Change logs for any individual package or library in the list below if you want to have all the details.
Users are strongly encouraged to test their software applications and data processing chain with the new versions of the various software packages before the date of the change to the default versions. |
The new versions of the software packages can be selected by using the may21 tag in modules. For example:
|
Users that experience problems with the new default software packages after the update will be able to revert to the old default versions. These can be selected with the commands:
|
Please let ECMWF know if you need to revert to the old version of any of the packages after the update of the defaults has taken place. |
This table summarises the changes in the version of the different packages:
Package | Default version | Release notes | Download page | |
---|---|---|---|---|
Before | After | |||
CodesUI | 1.4.1 | 1.5.1 | CodesUI - Change History | CodesUI - Releases |
ecCodes | 2.19.1 | 2.21.0 | ecCodes Releases | |
ecFlow | 4.17.2 | 4.17.2 no change | ecFlow Releases | |
ecFlow/5 | 5.5.3 | 5.6.0 | ecFlow Releases | |
Magics | 4.5.2 | 4.6.0 | Latest News | Magics Releases |
Metview | 5.7.5 | 5.11.1 | Metview Releases Metview Bundle | |
ODC | 1.1.1 | 1.3.0 | - | - |
ODB API | 0.19.5 | 0.19.5 no change | Change history | ODB API Release |
ecCodes is now the official ECMWF encoder and decoder for GRIB and BUFR formats. It supersedes GRIB-API, for the GRIB format, and EMOSLIB, for the BUFR. If you still use any of those, we encourage you to migrate to ecCodes. |
Please see the Release notes for full details of the changes implemented in each package.
Some of the versions in this list may already be the default for a specific package on a certain platform, so no changes will be made in those cases. After the update, all platforms will have the same defaults for all these packages.