AIFS Single v1Model descriptionVersion 1 of the AIFS deterministic model was implemented using the Anemoi framework. Anemoi consists of open source components, enabling the user community to run AIFS themselves. The model and an example notebook are freely available to the user community, demonstrating how to run the AIFS from ECMWF open data and the anemoi-inference package. The model architecture is identical to the previous experimental versions (v0.2 and v0.2.1). However, the training regime and pressure level scaling is revised, and a new way to handle bounded variables is introduced. In addition, more data are used for the fine-tuning step towards operational IFS analyses. The changes result in improved forecast skill, particularly for precipitation. Model performanceScorecards presenting performance of AIFS Single v1 across 2024 are available on Hugging Face. Model resolutionThere were no changes to the resolution of version 1. | Model version | Horizontal grid resolution | Vertical resolution (pressure levels)* |
|---|
| 1 | ~32 km | 0.25° | 13 | | 0.2.1 | ~32 km | 0.25° | 13 | | 0.2 | ~32 km | 0.25° | 13 | | 0.1 | ~111 km | 1° | 13 |
*Levels (hPa) 50, 100, 150, 200, 250, 300, 400, 500, 600, 700, 850, 925, 1000 Model output parametersAIFS Single v1 introduces new parameters, detailed below. | NEW PARAMETERS |
|---|
Param ID | Short Name | Name | Units | Level Type | Comments |
|---|
160 | sdor | Standard deviation of sub-gridscale orography | m | sfc | Please note that sdor is not forecast by AIFS Single v1. However, this parameter exists in the GRIB 2 output to enable the autoregressive forecast for future time steps. | 163 | slor | Slope of sub-gridscale orography | Numeric | sfc | Please note that slor is not forecast by AIFS Single v1. However, this parameter exists in the GRIB 2 output to enable the autoregressive forecast for future time steps. | 169 | ssrd | Surface short-wave (solar) radiation downwards | J m-2 | sfc |
| 175 | strd | Surface long-wave (thermal) radiation downwards | J m-2 | sfc |
| 3073 | lcc | Low cloud cover | % | sfc |
| 3074 | mcc | Medium Cloud Cover | % | sfc |
| 3075 | hcc | High Cloud Cover | % | sfc |
| 228144 | sf | Snowfall water equivalent | kg m-2 | sfc |
| 228164 | tcc | Total cloud cover | % | sfc |
| 228246 | 100u | 100 metre U wind component | m s-1 | sfc |
| 228247 | 100v | 100 metre V wind component | m s-1 | sfc |
| 231002 | rowe | Runoff water equivalent (surface plus subsurface) | kg m-2 | sfc |
| | 260199 | vsw | Volumetric soil moisture | m3 m-3 | sol | | | 260360 | sot | Soil temperature | K | sol | |
Two existing parameters already introduced with AIFS Single v0.2.1 see changes due to GRIB 2 formatting with the implementation of AIFS Single v1. | Short name | Name | Old Param ID | Old units | New Param ID | New units |
|---|
| cp | Convective precipitation | 143 | m | 228143 | kg m-2 | | tp | Total precipitation | 228 | m | 228228 | kg m-2 |
All other existing parameters, listed on the implementation page, remain unchanged. All parameters are output in GRIB2 format and available via dissemination, the MARS archive, open data platforms and OpenCharts. See https://www.ecmwf.int/en/forecasts/dataset/aifs-machine-learning-data for more information on how to access AIFS model output data. |