Create a conda environment with the basic ECMWF software packages and libraries such as ecCodes, Metview, Earthkit, Aviso and more. See files/env.yml for the specific contents of this environment
This ansible role depends on ewc-ansible-role-conda
ecmwf_toolbox_env_wipe: Boolean to decide whether to wipe the environment if exists prior to a reinstallation. Default: trueecmwf_toolbox_env_name: Name of the environment containing the ECMWF toolbox. Default: ecmwf-toolboxecmwf_toolbox_create_ipykernel: Boolean to create a system-wide kernel available. Default: trueconda_prefix: Prefix where conda is installed. Default:/opt/condaconda_user: User owning the conda installation. Default:root
- hosts: all
roles:
- ewc-ansible-role-ecmwf-toolbox
Apache 2.0.
ECMWF for the European Weather Cloud