Instructions to use ecmwf/aifs-ens-2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AnemoI
How to use ecmwf/aifs-ens-2.0 with AnemoI:
from anemoi.inference.runners.default import DefaultRunner from anemoi.inference.config.run import RunConfiguration # Create Configuration config = RunConfiguration(checkpoint = {"huggingface":"ecmwf/aifs-ens-2.0"}) # Load Runner runner = DefaultRunner(config) - Notebooks
- Google Colab
- Kaggle
Question about AIFS-CRPS O96 model
#2 opened 30 days ago
by
albertosm93
AIFS ENS v2.0 failing with "Complete ERA5 global atmospheric reanalysis" dataset
6
#1 opened about 2 months ago
by
iji000