aeolus


Nameaeolus JSON
Version 0.4.18 PyPI version JSON
download
home_pagehttps://github.com/exoclim/aeolus
SummaryAnalysis and visualisation of atmospheric model output powered by iris.
upload_time2023-09-22 13:33:55
maintaineraeolus developers
docs_urlNone
authorDenis Sergeev
requires_python>=3.9
licenseLGPL-3.0
keywords atmospheric-science planetary-science climate-model
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">
aeolus
</h1>
<h4 align="center">
Python library for the analysis and visualisation of climate model output, primarily the UK Met Office models.
</h4>

<p align="center">
<a href="https://www.python.org/downloads/">
<img src="https://img.shields.io/badge/python-3.9+-blue.svg?logo=python&logoColor=white"
     alt="Python 3.9+"></a>
<a href="https://exoclim.github.io/aeolus">
<img src="https://img.shields.io/badge/docs-latest-green?logo=github"
     alt="Documentation"></a>
<a href="https://github.com/exoclim/aeolus/actions?query=workflow%3Atests">
<img src="https://github.com/exoclim/aeolus/workflows/tests/badge.svg"
     alt="Tests"></a>
<a href="https://codecov.io/github/exoclim/aeolus?branch=main">
<img src="https://codecov.io/github/exoclim/aeolus/coverage.svg?branch=main"
     alt="Coverage"></a>
<a href="https://anaconda.org/conda-forge/aeolus">
<img src="https://img.shields.io/conda/vn/conda-forge/aeolus.svg"
     alt="Conda Version"></a>
<a href="https://pypi.org/project/aeolus/">
<img src="https://img.shields.io/pypi/v/aeolus.svg?logo=pypi&logoColor=white"
     alt="PyPI"></a>
<a href="LICENSE">
<img src="https://img.shields.io/badge/license-LGPL%20v3-blue.svg?logo=gnu"
     alt="License: LGPL v3"></a>
<a href="https://github.com/psf/black">
<img src="https://img.shields.io/badge/code%20style-black-000000.svg"
     alt="black"></a>
<a href="https://results.pre-commit.ci/latest/github/exoclim/aeolus/main">
<img src="https://results.pre-commit.ci/badge/github/exoclim/aeolus/main.svg"
     alt="pre-commit.ci status"></a>
<a href="https://zenodo.org/badge/latestdoi/173159428">
<img src="https://zenodo.org/badge/173159428.svg"
     alt="DOI"></a>
</p>

<p align="center">
It leverages the functionality of <a href=https://github.com/SciTools/iris>iris</a> and has modules geared towards working with 3D general circulation models of planetary atmospheres.
The documentation is available <a href=https://exoclim.github.io/aeolus>here</a>.
<a href=https://exoclim.github.io/aeolus/contributing.html>Contributions</a> are very welcome.
</p>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/exoclim/aeolus",
    "name": "aeolus",
    "maintainer": "aeolus developers",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "dennis.sergeev@gmail.com",
    "keywords": "atmospheric-science,planetary-science,climate-model",
    "author": "Denis Sergeev",
    "author_email": "dennis.sergeev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/20/54/3db9a373f13f1f56e99684ebefe79f20d091b64c0c0d64d17f140fcd32bd/aeolus-0.4.18.tar.gz",
    "platform": "any",
    "description": "<h1 align=\"center\">\naeolus\n</h1>\n<h4 align=\"center\">\nPython library for the analysis and visualisation of climate model output, primarily the UK Met Office models.\n</h4>\n\n<p align=\"center\">\n<a href=\"https://www.python.org/downloads/\">\n<img src=\"https://img.shields.io/badge/python-3.9+-blue.svg?logo=python&logoColor=white\"\n     alt=\"Python 3.9+\"></a>\n<a href=\"https://exoclim.github.io/aeolus\">\n<img src=\"https://img.shields.io/badge/docs-latest-green?logo=github\"\n     alt=\"Documentation\"></a>\n<a href=\"https://github.com/exoclim/aeolus/actions?query=workflow%3Atests\">\n<img src=\"https://github.com/exoclim/aeolus/workflows/tests/badge.svg\"\n     alt=\"Tests\"></a>\n<a href=\"https://codecov.io/github/exoclim/aeolus?branch=main\">\n<img src=\"https://codecov.io/github/exoclim/aeolus/coverage.svg?branch=main\"\n     alt=\"Coverage\"></a>\n<a href=\"https://anaconda.org/conda-forge/aeolus\">\n<img src=\"https://img.shields.io/conda/vn/conda-forge/aeolus.svg\"\n     alt=\"Conda Version\"></a>\n<a href=\"https://pypi.org/project/aeolus/\">\n<img src=\"https://img.shields.io/pypi/v/aeolus.svg?logo=pypi&logoColor=white\"\n     alt=\"PyPI\"></a>\n<a href=\"LICENSE\">\n<img src=\"https://img.shields.io/badge/license-LGPL%20v3-blue.svg?logo=gnu\"\n     alt=\"License: LGPL v3\"></a>\n<a href=\"https://github.com/psf/black\">\n<img src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"\n     alt=\"black\"></a>\n<a href=\"https://results.pre-commit.ci/latest/github/exoclim/aeolus/main\">\n<img src=\"https://results.pre-commit.ci/badge/github/exoclim/aeolus/main.svg\"\n     alt=\"pre-commit.ci status\"></a>\n<a href=\"https://zenodo.org/badge/latestdoi/173159428\">\n<img src=\"https://zenodo.org/badge/173159428.svg\"\n     alt=\"DOI\"></a>\n</p>\n\n<p align=\"center\">\nIt leverages the functionality of <a href=https://github.com/SciTools/iris>iris</a> and has modules geared towards working with 3D general circulation models of planetary atmospheres.\nThe documentation is available <a href=https://exoclim.github.io/aeolus>here</a>.\n<a href=https://exoclim.github.io/aeolus/contributing.html>Contributions</a> are very welcome.\n</p>\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0",
    "summary": "Analysis and visualisation of atmospheric model output powered by iris.",
    "version": "0.4.18",
    "project_urls": {
        "Bug Tracker": "https://github.com/exoclim/aeolus/issues",
        "Documentation": "https://exoclim.github.io/aeolus/",
        "Homepage": "https://github.com/exoclim/aeolus",
        "Source Code": "https://github.com/exoclim/aeolus"
    },
    "split_keywords": [
        "atmospheric-science",
        "planetary-science",
        "climate-model"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fb65cccb38335b59e1b1ff2063a3edbb6153b75afa95cca8e4f5659d18ef416",
                "md5": "8c0be8c61d5bc8653383c49e5ed09ea1",
                "sha256": "bb01947ae0c8db6388d863215ea0b172f2d79b7546d253fa85f4feef6921a800"
            },
            "downloads": -1,
            "filename": "aeolus-0.4.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c0be8c61d5bc8653383c49e5ed09ea1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 75096,
            "upload_time": "2023-09-22T13:33:53",
            "upload_time_iso_8601": "2023-09-22T13:33:53.752351Z",
            "url": "https://files.pythonhosted.org/packages/9f/b6/5cccb38335b59e1b1ff2063a3edbb6153b75afa95cca8e4f5659d18ef416/aeolus-0.4.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20543db9a373f13f1f56e99684ebefe79f20d091b64c0c0d64d17f140fcd32bd",
                "md5": "08e21adb24d3051e5298ff3c0bbca8dd",
                "sha256": "b0362d46ef9336aab22cd91bd963828bed0d5295d980204a95ba37097c874a51"
            },
            "downloads": -1,
            "filename": "aeolus-0.4.18.tar.gz",
            "has_sig": false,
            "md5_digest": "08e21adb24d3051e5298ff3c0bbca8dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 100009,
            "upload_time": "2023-09-22T13:33:55",
            "upload_time_iso_8601": "2023-09-22T13:33:55.466213Z",
            "url": "https://files.pythonhosted.org/packages/20/54/3db9a373f13f1f56e99684ebefe79f20d091b64c0c0d64d17f140fcd32bd/aeolus-0.4.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 13:33:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exoclim",
    "github_project": "aeolus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aeolus"
}
        
Elapsed time: 0.11564s