Overview
========

aeolus is a Python library used for post-processing and analysis of UK Met Office Unified Model output.

Contents
--------
.. toctree::
   :maxdepth: 1
   :glob:

   install
   examples/index.rst
   api/index.rst
   changelog
   contributing


See also
--------

- The `iris`_ package, upon which aeolus relies heavily.

.. _iris:  https://scitools.org.uk/iris/docs/latest/


License
-------
Aeolus is released under the terms of the LGPL-3.0 license.


Indices and tables
==================

* :ref:`genindex`
* :ref:`search`
