Update README.md
Browse files
README.md
CHANGED
|
@@ -190,7 +190,12 @@ We acknowledge PRACE for awarding us access to Leonardo, CINECA, Italy
|
|
| 190 |
|
| 191 |
#### Software
|
| 192 |
|
| 193 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 194 |
|
| 195 |
## Citation
|
| 196 |
|
|
|
|
| 190 |
|
| 191 |
#### Software
|
| 192 |
|
| 193 |
+
The model was developed and trained using the [AnemoI framework](https://anemoi-docs.readthedocs.io/en/latest/index.html).
|
| 194 |
+
AnemoI is a framework for developing machine learning weather forecasting models. It comprises of components or packages
|
| 195 |
+
for preparing training datasets, conducting ML model training and a registry for datasets and trained models. AnemoI
|
| 196 |
+
provides tools for operational inference, including interfacing to verification software. As a framework it seeks to
|
| 197 |
+
handle many of the complexities that meteorological organisations will share, allowing them to easily train models from
|
| 198 |
+
existing recipes but with their own data.
|
| 199 |
|
| 200 |
## Citation
|
| 201 |
|