Metadata-Version: 2.1
Name: aeolus
Version: 0.4.2
Summary: Python library for object-oriented analysis of atmospheric model output
Home-page: https://github.com/exoclim/aeolus
Author: Denis Sergeev
Author-email: dennis.sergeev@gmail.com
License: UNKNOWN
Description: [![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg?logo=python&logoColor=white)](https://www.python.org/downloads/release/python-370/)
        [![Conda](https://img.shields.io/conda/v/dennissergeev/aeolus?color=dark-green&logo=anaconda)](https://anaconda.org/dennissergeev/aeolus)
        [![PyPI](https://img.shields.io/pypi/v/aeolus.svg?logo=pypi&logoColor=white)](https://pypi.org/project/aeolus/)
        [![Travis](https://img.shields.io/travis/com/exoclim/aeolus?logo=travis)](https://travis-ci.com/exoclim/aeolus?branch=master)
        [![Documentation](https://img.shields.io/badge/docs-latest-green?logo=github)](https://exoclim.github.io/aeolus)
        [![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg?logo=gnu)](LICENSE)
        [![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        
        # aeolus :wind_face:
        Python library for object-oriented analysis of atmospheric model output built on top of [iris](https://github.com/SciTools/iris).
        
        The documentation is available [here](https://exoclim.github.io/aeolus).
        
        Contributions are welcome.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Python: >=3.7
Description-Content-Type: text/markdown
