xdatasets


Namexdatasets JSON
Version 0.3.5 PyPI version JSON
download
home_page
SummaryEasy access to Earth observation datasets with xarray.
upload_time2024-02-19 20:32:43
maintainer
docs_urlNone
author
requires_python>=3.8.0
license
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|                                    |
+----------------------------+-----------------------------------------------------+
| Coding Standards           | |black| |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
        :target: https://coveralls.io/github/hydrologie/xdatasets
        :alt: Coveralls

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

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

.. |ossf| 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": "",
    "name": "xdatasets",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": "Trevor James Smith <smith.trevorj@ouranos.ca>",
    "keywords": "xdatasets,hydrology,meteorology,climate,climatology,netcdf,gridded analysis",
    "author": "",
    "author_email": "Sebastien Langlois <sebastien.langlois62@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/89/8c/be9b1a110ecc5f746f7909f443d90c93750e27d77531e2905eb64c611231/xdatasets-0.3.5.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|                                    |\n+----------------------------+-----------------------------------------------------+\n| Coding Standards           | |black| |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\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\n        :target: https://coveralls.io/github/hydrologie/xdatasets\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.. |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.. |ossf| 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": "",
    "summary": "Easy access to Earth observation datasets with xarray.",
    "version": "0.3.5",
    "project_urls": {
        "Changelog": "https://xdatasets.readthedocs.io/en/stable/changes.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": "",
            "digests": {
                "blake2b_256": "08addadda0a2e8bd2f231dd36afe50f33ef36ffd302a1847c1d201044f03661e",
                "md5": "784380371e5db6efc7533391456533f5",
                "sha256": "30b56dc59772c3a0c795d4c6d98530a123a2793bed4e4d2bf49a9a63feb0394b"
            },
            "downloads": -1,
            "filename": "xdatasets-0.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "784380371e5db6efc7533391456533f5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 17822,
            "upload_time": "2024-02-19T20:32:40",
            "upload_time_iso_8601": "2024-02-19T20:32:40.668052Z",
            "url": "https://files.pythonhosted.org/packages/08/ad/dadda0a2e8bd2f231dd36afe50f33ef36ffd302a1847c1d201044f03661e/xdatasets-0.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "898cbe9b1a110ecc5f746f7909f443d90c93750e27d77531e2905eb64c611231",
                "md5": "ef5dc0c97496ae5acc6a667b69d7a22e",
                "sha256": "013e6212eed229aaec9c98eee2656546552eef57727b87b148fb4c6f8b7e0638"
            },
            "downloads": -1,
            "filename": "xdatasets-0.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "ef5dc0c97496ae5acc6a667b69d7a22e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 45046,
            "upload_time": "2024-02-19T20:32:43",
            "upload_time_iso_8601": "2024-02-19T20:32:43.337508Z",
            "url": "https://files.pythonhosted.org/packages/89/8c/be9b1a110ecc5f746f7909f443d90c93750e27d77531e2905eb64c611231/xdatasets-0.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 20:32:43",
    "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: 0.18652s