ECMWF AIFS ENS CRPS

Star 1
Version 1.0.1
ECMWF AIFS ENS CRPS
Maintainers
support[at]europeanweather.cloud
Support level
EWC
Category
Machine Learning & AI GPU-accelerated
Technology
Ansible Playbook

ECMWF AIFS ENS CRPS

Create a conda environment with AIFS ENS CRPS data-driven model and associated software stack. Featuring the ECMWF AIFS ENS CRPS data-driven model. Find more information in https://huggingface.co/ecmwf/aifs-ens-1.0

Requirements

This ansible role depends on ewc-ansible-role-conda and needs to be applied on a GPU-powered instance.

Role Variables

  • aifs_ens_crps_env_wipe: Boolean to decide whether to wipe the environment if exists prior to a reinstallation. Default: no
  • aifs_ens_crps_env_name: Name of the environment containing the ECMWF toolbox. Default: aifs-ens-crps
  • aifs_ens_crps_create_ipykernel: Boolean to create a system-wide kernel available. Default: yes
  • conda_prefix: Prefix where conda is installed. Default: /opt/conda
  • conda_user: User owning the conda installation. Default: root
  • conda_prefix: Prefix where conda is installed. Default: /opt/conda
  • conda_user: User owning the conda installation. Default: root

Example Playbook

- hosts: all
  roles:
    -  ewc-ansible-role-aifs-ens-crps

License

Apache 2.0.

Author Information

ECMWF for the European Weather Cloud

ewc logo

Other
Deployable
EWCCLI-compatible