Versions Compared

Key

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

...

This year we opened our new ECMWF Jupyterhub service at https://jupyterhub.ecmwf.int. to all users of our HPCF and ECS. While the old software stack is also supported, you will benefit from an updated Jupyter environment and tools. You can find more information about this new way of working on the HPCF and ECS in the ECMWF JupyterHub documentation pages.

Bundled

...

ecCodes library in Python bindings by default

This installation will, by default, include the ecCodes binary library version 2.38.0 bundled with the Python bindings corresponding to the same version of ecCodes defined below. If you wish to revert to the previous behaviour, where the library used was selected from the user's environment (i.e. by loading the corresponding ecmwf-toolbox module), set the following environment variable before you import eccodes:

...