Installing
To install the package, you can use the following command:
pip install anemoi-inference
Contributing
git clone git@github.com:ecmwf/anemoi-inference.git
cd anemoi-inference
pip install .[dev]
pip install -r docs/requirements.txt
You may also have to install pandoc on MacOS:
brew install pandoc
For more information on the contributing guidelines, please visit the contributing section.