xdatasets


Namexdatasets JSON
Version 0.3.7 PyPI version JSON
download
home_pageNone
SummaryEasy access to Earth observation datasets with xarray.
upload_time2025-02-10 20:41:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords xdatasets hydrology meteorology climate climatology netcdf gridded analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
Xdatasets
=========

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

Easy access to Earth observation datasets with xarray.

* Free software: MIT license
* Documentation: https://xdatasets.github.io/xdatasets

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/hydrologie/xdatasets/actions/workflows/main.yml/badge.svg
        :target: https://github.com/hydrologie/xdatasets/actions
        :alt: Build Status

.. |coveralls| image:: https://coveralls.io/repos/github/hydrologie/xdatasets/badge.svg?branch=main
        :target: https://coveralls.io/github/hydrologie/xdatasets?branch=main
        :alt: Coveralls

.. |docs| image:: https://readthedocs.org/projects/xdatasets/badge/?version=latest
        :target: https://xdatasets.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/hydrologie/xdatasets.svg
        :target: https://github.com/hydrologie/xdatasets/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/hydrologie/xdatasets/badge
        :target: https://securityscorecards.dev/viewer/?uri=github.com/hydrologie/xdatasets
        :alt: OpenSSF Scorecard

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

.. |pypi| image:: https://img.shields.io/pypi/v/xdatasets.svg
        :target: https://pypi.python.org/pypi/xdatasets
        :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/xdatasets.svg
        :target: https://pypi.python.org/pypi/xdatasets
        :alt: Supported Python Versions


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xdatasets",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": "Trevor James Smith <smith.trevorj@ouranos.ca>",
    "keywords": "xdatasets, hydrology, meteorology, climate, climatology, netcdf, gridded analysis",
    "author": null,
    "author_email": "Sebastien Langlois <sebastien.langlois62@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f6/25/558a737b93df6a5d426980a072062e19e31ee45fe23eb3ec387abacb64f4/xdatasets-0.3.7.tar.gz",
    "platform": null,
    "description": "=========\nXdatasets\n=========\n\n+----------------------------+-----------------------------------------------------+\n| Versions                   | |pypi| |versions|                                   |\n+----------------------------+-----------------------------------------------------+\n| Documentation and Support  | |docs|                                              |\n+----------------------------+-----------------------------------------------------+\n| Open Source                | |license| |ossf-score|                              |\n+----------------------------+-----------------------------------------------------+\n| Coding Standards           | |black| |isort| |ruff| |pre-commit|                 |\n+----------------------------+-----------------------------------------------------+\n| Development Status         | |status| |build| |coveralls|                        |\n+----------------------------+-----------------------------------------------------+\n\nEasy access to Earth observation datasets with xarray.\n\n* Free software: MIT license\n* Documentation: https://xdatasets.github.io/xdatasets\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/hydrologie/xdatasets/actions/workflows/main.yml/badge.svg\n        :target: https://github.com/hydrologie/xdatasets/actions\n        :alt: Build Status\n\n.. |coveralls| image:: https://coveralls.io/repos/github/hydrologie/xdatasets/badge.svg?branch=main\n        :target: https://coveralls.io/github/hydrologie/xdatasets?branch=main\n        :alt: Coveralls\n\n.. |docs| image:: https://readthedocs.org/projects/xdatasets/badge/?version=latest\n        :target: https://xdatasets.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/hydrologie/xdatasets.svg\n        :target: https://github.com/hydrologie/xdatasets/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/hydrologie/xdatasets/badge\n        :target: https://securityscorecards.dev/viewer/?uri=github.com/hydrologie/xdatasets\n        :alt: OpenSSF Scorecard\n\n.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/hydrologie/xdatasets/main.svg\n        :target: https://results.pre-commit.ci/latest/github/hydrologie/xdatasets/main\n        :alt: pre-commit.ci status\n\n.. |pypi| image:: https://img.shields.io/pypi/v/xdatasets.svg\n        :target: https://pypi.python.org/pypi/xdatasets\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/xdatasets.svg\n        :target: https://pypi.python.org/pypi/xdatasets\n        :alt: Supported Python Versions\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Easy access to Earth observation datasets with xarray.",
    "version": "0.3.7",
    "project_urls": {
        "Changelog": "https://xdatasets.readthedocs.io/en/stable/changelog.html",
        "Homepage": "https://xdatasets.readthedocs.io/",
        "Issue tracker": "https://github.com/hydrologie/xdatasets/issues",
        "Source": "https://github.com/hydrologie/xdatasets"
    },
    "split_keywords": [
        "xdatasets",
        " hydrology",
        " meteorology",
        " climate",
        " climatology",
        " netcdf",
        " gridded analysis"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e5568062e63a6f1e86ef08ec003935e7cd3484cf5cc0094ee3d8d07e80bb1d09",
                "md5": "fac89e61370f50e9d2e034a4ffafaf09",
                "sha256": "b7ddc183d3e0d6371ec2bce837487fe339dddcb6ebcaaf5e0ea77b9014552953"
            },
            "downloads": -1,
            "filename": "xdatasets-0.3.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fac89e61370f50e9d2e034a4ffafaf09",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 19070,
            "upload_time": "2025-02-10T20:41:54",
            "upload_time_iso_8601": "2025-02-10T20:41:54.983717Z",
            "url": "https://files.pythonhosted.org/packages/e5/56/8062e63a6f1e86ef08ec003935e7cd3484cf5cc0094ee3d8d07e80bb1d09/xdatasets-0.3.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f625558a737b93df6a5d426980a072062e19e31ee45fe23eb3ec387abacb64f4",
                "md5": "1395000119517d051987df834b7f08d3",
                "sha256": "abadd006c0cb15aea3a57df0bc66aaa7a694e662a0f20508fe3a0f17c07cb5d7"
            },
            "downloads": -1,
            "filename": "xdatasets-0.3.7.tar.gz",
            "has_sig": false,
            "md5_digest": "1395000119517d051987df834b7f08d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 70555,
            "upload_time": "2025-02-10T20:41:57",
            "upload_time_iso_8601": "2025-02-10T20:41:57.458083Z",
            "url": "https://files.pythonhosted.org/packages/f6/25/558a737b93df6a5d426980a072062e19e31ee45fe23eb3ec387abacb64f4/xdatasets-0.3.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 20:41:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hydrologie",
    "github_project": "xdatasets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "xdatasets"
}
        
Elapsed time: 1.09882s