Skip to content

Commit

Permalink
update main docs page
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissergeev committed Nov 1, 2024
1 parent 504500a commit cce2cd0
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Overview
========

aeolus is a Python library for the analysis and visualisation of climate model output, primarily the UK Met Office Unified Model. It leverages the functionality of `iris`_ and has modules geared towards working with 3D general circulation models of planetary atmospheres.
Aeolus is a Python library for analysing output of 3D general circulation models, primarily the UK Met Office Unified Model and its successor, LFRic.
The main dependency of aeolus is `iris <https://scitools-iris.readthedocs.io/en/stable/>`_.

Contents
--------
Expand All @@ -16,15 +17,6 @@ Contents
contributing


See also
--------

- The `iris <https://scitools-iris.readthedocs.io/en/stable/>`_ package, upon which aeolus relies heavily.
- The repository with `code <https://github.com/dennissergeev/t1e_bistability_code>`_ used in `Sergeev et al. (2022) <https://arxiv.org/abs/2207.12342>`_.
- The repository with `code <https://github.com/dennissergeev/exoconvection-apj-2020>`_ used in `Sergeev et al. (2020) <https://arxiv.org/abs/2004.03007>`_.
- The repository with `code <https://github.com/mzamyatina/signatures_of_wind_driven_chemistry_on_hot_jupiters>`_ used in `Zamyatina et al. (2023) <https://doi.org/10.1093/mnras/stac3432>`_.


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

0 comments on commit cce2cd0

Please # to comment.