Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: python-eccodes now in conda

...

  1. If you do not already have a conda environment installed on your system, the simplest is to download a miniconda installer for your platform

    Tip

    To install ecCodes, you should download the miniconda installer for a 64-bit operating system with Python 3


  2. Once miniconda is installed, activate it and then install ecCodes using conda:


    No Format
    % conda install -c conda-forge eccodes

    This will install the ecCodes library and and command line tools for you.

    Tip

    If the conda install command fails and your connection to the Internet is via a proxy then you may need to set the http_proxy  and https_proxy  environment variables appropriately.


  3. The final step is to install the ecCodes Python bindings using pip.  Still in your conda environment:

    No Format
    % pip3conda install -c conda-forge python-eccodes


Your ecCodes installation is now ready to use !

...

and then the Python bindings with:

No Format
% pip3conda installupdate -c conda-upgradeforge python-eccodes


Content by Label
showLabelsfalse
max5
spacesUDOC
showSpacefalse
sortmodified
reversetrue
typepage
excludeCurrenttrue
cqllabel in ("eccodes-faqs","conda","python3","eccodes") and type = "page" and space = "UDOC"
labelseccodes eccodes-faqs conda python3

...