resoterre


Nameresoterre JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryMachine learning tools and extensions for climate science.
upload_time2025-07-29 21:23:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10.0
licenseNone
keywords resoterre
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
resoterre
=========

+----------------------------+-----------------------------------------------------+
| Versions                   | |pypi|                                              |
+----------------------------+-----------------------------------------------------+
| Documentation and Support  | |docs| |versions|                                   |
+----------------------------+-----------------------------------------------------+
| Open Source                | |license| |ossf-score|                              |
+----------------------------+-----------------------------------------------------+
| Coding Standards           | |ruff| |pre-commit|                                 |
+----------------------------+-----------------------------------------------------+
| Development Status         | |status| |build| |coveralls|                        |
+----------------------------+-----------------------------------------------------+

Machine learning tools and extensions for climate science.

* Free software: Apache Software License 2.0
* Documentation: https://resoterre.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `Ouranosinc/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/cookiecutter/cookiecutter
.. _`Ouranosinc/cookiecutter-pypackage`: https://github.com/Ouranosinc/cookiecutter-pypackage

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
        :target: https://github.com/psf/black
        :alt: Python Black

.. |build| image:: https://github.com/Ouranosinc/resoterre/actions/workflows/main.yml/badge.svg
        :target: https://github.com/Ouranosinc/resoterre/actions
        :alt: Build Status

..
    .. |conda| image:: https://img.shields.io/conda/vn/conda-forge/resoterre.svg
            :target: https://anaconda.org/conda-forge/resoterre
            :alt: Conda-forge Build Version

.. |coveralls| image:: https://coveralls.io/repos/github/Ouranosinc/resoterre/badge.svg
        :target: https://coveralls.io/github/Ouranosinc/resoterre
        :alt: Coveralls

.. |docs| image:: https://readthedocs.org/projects/resoterre/badge/?version=latest
        :target: https://resoterre.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status

.. |isort| image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336
        :target: https://pycqa.github.io/isort/
        :alt: Isort

.. |license| image:: https://img.shields.io/github/license/Ouranosinc/resoterre.svg
        :target: https://github.com/Ouranosinc/resoterre/blob/main/LICENSE
        :alt: License

..
    .. |ossf-bp| image:: https://bestpractices.coreinfrastructure.org/projects/9945/badge
            :target: https://bestpractices.coreinfrastructure.org/projects/9945
            :alt: Open Source Security Foundation Best Practices

.. |ossf-score| image:: https://api.securityscorecards.dev/projects/github.com/Ouranosinc/resoterre/badge
        :target: https://securityscorecards.dev/viewer/?uri=github.com/Ouranosinc/resoterre
        :alt: OpenSSF Scorecard

.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/Ouranosinc/resoterre/main.svg
        :target: https://results.pre-commit.ci/latest/github/Ouranosinc/resoterre/main
        :alt: pre-commit.ci status

.. |pypi| image:: https://img.shields.io/pypi/v/resoterre.svg
        :target: https://pypi.python.org/pypi/resoterre
        :alt: PyPI

.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
        :target: https://github.com/astral-sh/ruff
        :alt: Ruff

.. |status| image:: https://www.repostatus.org/badges/latest/active.svg
        :target: https://www.repostatus.org/#active
        :alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.

.. |versions| image:: https://img.shields.io/pypi/pyversions/resoterre.svg
        :target: https://pypi.python.org/pypi/resoterre
        :alt: Supported Python Versions

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "resoterre",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.0",
    "maintainer_email": "Blaise Gauvin St-Denis <gauvin-st-denis.blaise@ouranos.ca>, Trevor James Smith <smith.trevorj@ouranos.ca>",
    "keywords": "resoterre",
    "author": null,
    "author_email": "Blaise Gauvin St-Denis <gauvin-st-denis.blaise@ouranos.ca>",
    "download_url": "https://files.pythonhosted.org/packages/50/52/487bfdd613d16ba116131f9710753ffaafbed56f1f7327d542c5182d5819/resoterre-0.1.1.tar.gz",
    "platform": null,
    "description": "=========\nresoterre\n=========\n\n+----------------------------+-----------------------------------------------------+\n| Versions                   | |pypi|                                              |\n+----------------------------+-----------------------------------------------------+\n| Documentation and Support  | |docs| |versions|                                   |\n+----------------------------+-----------------------------------------------------+\n| Open Source                | |license| |ossf-score|                              |\n+----------------------------+-----------------------------------------------------+\n| Coding Standards           | |ruff| |pre-commit|                                 |\n+----------------------------+-----------------------------------------------------+\n| Development Status         | |status| |build| |coveralls|                        |\n+----------------------------+-----------------------------------------------------+\n\nMachine learning tools and extensions for climate science.\n\n* Free software: Apache Software License 2.0\n* Documentation: https://resoterre.readthedocs.io.\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `Ouranosinc/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/cookiecutter/cookiecutter\n.. _`Ouranosinc/cookiecutter-pypackage`: https://github.com/Ouranosinc/cookiecutter-pypackage\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n        :target: https://github.com/psf/black\n        :alt: Python Black\n\n.. |build| image:: https://github.com/Ouranosinc/resoterre/actions/workflows/main.yml/badge.svg\n        :target: https://github.com/Ouranosinc/resoterre/actions\n        :alt: Build Status\n\n..\n    .. |conda| image:: https://img.shields.io/conda/vn/conda-forge/resoterre.svg\n            :target: https://anaconda.org/conda-forge/resoterre\n            :alt: Conda-forge Build Version\n\n.. |coveralls| image:: https://coveralls.io/repos/github/Ouranosinc/resoterre/badge.svg\n        :target: https://coveralls.io/github/Ouranosinc/resoterre\n        :alt: Coveralls\n\n.. |docs| image:: https://readthedocs.org/projects/resoterre/badge/?version=latest\n        :target: https://resoterre.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n.. |isort| image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336\n        :target: https://pycqa.github.io/isort/\n        :alt: Isort\n\n.. |license| image:: https://img.shields.io/github/license/Ouranosinc/resoterre.svg\n        :target: https://github.com/Ouranosinc/resoterre/blob/main/LICENSE\n        :alt: License\n\n..\n    .. |ossf-bp| image:: https://bestpractices.coreinfrastructure.org/projects/9945/badge\n            :target: https://bestpractices.coreinfrastructure.org/projects/9945\n            :alt: Open Source Security Foundation Best Practices\n\n.. |ossf-score| image:: https://api.securityscorecards.dev/projects/github.com/Ouranosinc/resoterre/badge\n        :target: https://securityscorecards.dev/viewer/?uri=github.com/Ouranosinc/resoterre\n        :alt: OpenSSF Scorecard\n\n.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/Ouranosinc/resoterre/main.svg\n        :target: https://results.pre-commit.ci/latest/github/Ouranosinc/resoterre/main\n        :alt: pre-commit.ci status\n\n.. |pypi| image:: https://img.shields.io/pypi/v/resoterre.svg\n        :target: https://pypi.python.org/pypi/resoterre\n        :alt: PyPI\n\n.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\n        :target: https://github.com/astral-sh/ruff\n        :alt: Ruff\n\n.. |status| image:: https://www.repostatus.org/badges/latest/active.svg\n        :target: https://www.repostatus.org/#active\n        :alt: Project Status: Active \u2013 The project has reached a stable, usable state and is being actively developed.\n\n.. |versions| image:: https://img.shields.io/pypi/pyversions/resoterre.svg\n        :target: https://pypi.python.org/pypi/resoterre\n        :alt: Supported Python Versions\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Machine learning tools and extensions for climate science.",
    "version": "0.1.1",
    "project_urls": {
        "About Ouranos": "https://ouranos.ca/en/",
        "Changelog": "https://resoterre.readthedocs.io/en/stable/changelog.html",
        "Homepage": "https://resoterre.readthedocs.io/",
        "Issue tracker": "https://github.com/Ouranosinc/resoterre/issues",
        "Source": "https://github.com/Ouranosinc/resoterre"
    },
    "split_keywords": [
        "resoterre"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2ee23953c63ba8e62424fdf2d1c1c572d19e97e291fa8ceb87b6e2fd0aae13cd",
                "md5": "2775c5c9b286f1b966da8cad429158dc",
                "sha256": "38b9c35a0f254073eadd5c9827b703bac080cc876bf8d36a367df6cae5995065"
            },
            "downloads": -1,
            "filename": "resoterre-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2775c5c9b286f1b966da8cad429158dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 13656,
            "upload_time": "2025-07-29T21:23:22",
            "upload_time_iso_8601": "2025-07-29T21:23:22.486640Z",
            "url": "https://files.pythonhosted.org/packages/2e/e2/3953c63ba8e62424fdf2d1c1c572d19e97e291fa8ceb87b6e2fd0aae13cd/resoterre-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5052487bfdd613d16ba116131f9710753ffaafbed56f1f7327d542c5182d5819",
                "md5": "34b373bf816538e6f141f34868eb0af3",
                "sha256": "ee5d8bdfa3399df954032287ef0dbdaacb019d02e902ff080fbd89492624b88f"
            },
            "downloads": -1,
            "filename": "resoterre-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "34b373bf816538e6f141f34868eb0af3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 57719,
            "upload_time": "2025-07-29T21:23:24",
            "upload_time_iso_8601": "2025-07-29T21:23:24.052406Z",
            "url": "https://files.pythonhosted.org/packages/50/52/487bfdd613d16ba116131f9710753ffaafbed56f1f7327d542c5182d5819/resoterre-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 21:23:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ouranosinc",
    "github_project": "resoterre",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "resoterre"
}
        
Elapsed time: 1.12121s