.. _index: #################################### Welcome to Anemoi's documentation! #################################### *Anemoi* is a framework for developing machine learning weather forecasting models. It comprises of components or packages for preparing training datasets, conducting ML model training and a registry for datasets and trained models. Anemoi provides tools for operational inference, including interfacing to verification software. As a framework it seeks to handle many of the complexities that meteorological organisations will share, allowing them to easily train models from existing recipes but with their own data. ************** Dependencies ************** .. raw:: html
Fallback image description
Arrows indicate dependencies between packages. Dashed lines indicate optional dependencies. ***************** Anemoi packages ***************** - :ref:`anemoi-datasets ` - :ref:`anemoi-graphs ` - :ref:`anemoi-inference ` - :ref:`anemoi-models ` - :ref:`anemoi-registry ` - :ref:`anemoi-training ` - :ref:`anemoi-transform ` - :ref:`anemoi-utils ` ********* License ********* *Anemoi* is available under the open source `Apache License`__. .. toctree:: :maxdepth: 1 :hidden: overview contributing/contributing.rst .. __: http://www.apache.org/licenses/LICENSE-2.0.html