Versions Compared

Key

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

...


Code Block
> pip3 install eccodes-python

or

Code Block
> pip3 install --install-option="--prefix=/path/to/where/you/install/eccodes" eccodes-python



See: https://pypi.org/project/eccodes-python/

Microsoft Windows

Please note: Windows is not a platform that is used for technical work at ECMWF. Therefore we will not be able to support this platform as well as we do for others, such as Linux. For operational use, we strongly advise you to use Linux.

If you find problems, we invite the Windows user community to use our new set-up on GitHub to fork/contribute and issue pull request changes. Old Reliable Tech has set up automatic tests and builds for Windows on GitHub, which should ensure continued releases for this new platform.

Legacy build system ("autotools")

...