Versions Compared

Key

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

...

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

...