Star 0
Version 2.0.1
Maintainers
support[at]europeanweather.cloud
License
Support level
EWC
Category
Compute
Data Access
Technology
Ansible Playbook
ECMWF Data Flavour
Includes the basic ECMWF software stack, with MARS client and an environment with ecCodes, Metview, Earthkit and Aviso.
Usage
Example usage:
ansible-playbook -i inventory ecmwf-data-flavour.yml
Inputs
You may use the following ansible variables to customize this playbook:
reboot_if_required: Boolean to reboot the instance if required after an update. Default:trueecmwf_toolbox_env_wipe: Boolean to decide whether to wipe the environment if exists prior to a reinstallation. Default:falseecmwf_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
Other
Deployable
EWCCLI-compatible