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

Compare with Current View Page History

« Previous Version 2 Next »

See ecCodes installation

Step-by-step guide

The Python 3 bindings are now built with CFFI and are packaged separately. So first install ecCodes as above with a shared library (either BUILD_SHARED_LIBS=ON or BOTH) and then install from PyPI:

  1. Install ecCodes as usual
  2. pip3 install eccodes-python




  • No labels