...
- ML Basic: provides a conda environment with the basic AI/ML tools in python such as torch, tensorflow, keras, scikit-learn, and others.
- AI Models: sets up a conda environment with the AI-models package, which allows you to run popular data-driven weather forecasting models such as panguweather or graphcast.
- Anemoi: installs a conda environment featuring all the the Anemoi components. It includes the basic packages such as datasets, training, graphs, models or inference.
- AIFS Single MSE: installs the ECMWF AIFS Single MSE Data-Driven Forecasting system and supporting dependencies.
- AIFS ENS CRPS: installs the ECMWF AIFS ENS CRPS Data-Driven Forecasting system and supporting dependencies.
These stacks are based on Ansible playbooks and can be found in https://github.com/ewcloud/ewc-ecmwf-ai-stacks.
...