Name | xsdba JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Statistical correction and bias adjustment tools for xarray. |
upload_time | 2024-07-25 21:18:56 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8.0 |
license | None |
keywords |
xsdba
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
=====
xsdba
=====
+----------------------------+-----------------------------------------------------+
| Versions | |pypi| |versions| |
+----------------------------+-----------------------------------------------------+
| Documentation and Support | |docs| |
+----------------------------+-----------------------------------------------------+
| Open Source | |license| |ossf| |
+----------------------------+-----------------------------------------------------+
| Coding Standards | |black| |ruff| |pre-commit| |
+----------------------------+-----------------------------------------------------+
| Development Status | |status| |build| |coveralls| |
+----------------------------+-----------------------------------------------------+
Statistical correction and bias adjustment tools for xarray.
* Free software: Apache Software License 2.0
* Documentation: https://xsdba.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/xsdba/actions/workflows/main.yml/badge.svg
:target: https://github.com/Ouranosinc/xsdba/actions
:alt: Build Status
.. |coveralls| image:: https://coveralls.io/repos/github/Ouranosinc/xsdba/badge.svg
:target: https://coveralls.io/github/Ouranosinc/xsdba
:alt: Coveralls
.. |docs| image:: https://readthedocs.org/projects/xsdba/badge/?version=latest
:target: https://xsdba.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status
.. |license| image:: https://img.shields.io/github/license/Ouranosinc/xsdba.svg
:target: https://github.com/Ouranosinc/xsdba/blob/main/LICENSE
:alt: License
.. |ossf| image:: https://api.securityscorecards.dev/projects/github.com/Ouranosinc/xsdba/badge
:target: https://securityscorecards.dev/viewer/?uri=github.com/Ouranosinc/xsdba
:alt: OpenSSF Scorecard
.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/Ouranosinc/xsdba/main.svg
:target: https://results.pre-commit.ci/latest/github/Ouranosinc/xsdba/main
:alt: pre-commit.ci status
.. |pypi| image:: https://img.shields.io/pypi/v/xsdba.svg
:target: https://pypi.python.org/pypi/xsdba
: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/xsdba.svg
:target: https://pypi.python.org/pypi/xsdba
:alt: Supported Python Versions
Raw data
{
"_id": null,
"home_page": null,
"name": "xsdba",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8.0",
"maintainer_email": "Trevor James Smith <smith.trevorj@ouranos.ca>",
"keywords": "xsdba",
"author": null,
"author_email": "Trevor James Smith <smith.trevorj@ouranos.ca>",
"download_url": "https://files.pythonhosted.org/packages/46/65/5e93d237dde5d77adb2e487ea1eff3b348a905dc99da4cdc342cfe316042/xsdba-0.1.0.tar.gz",
"platform": null,
"description": "=====\nxsdba\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\nStatistical correction and bias adjustment tools for xarray.\n\n* Free software: Apache Software License 2.0\n* Documentation: https://xsdba.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\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/xsdba/actions/workflows/main.yml/badge.svg\n :target: https://github.com/Ouranosinc/xsdba/actions\n :alt: Build Status\n\n.. |coveralls| image:: https://coveralls.io/repos/github/Ouranosinc/xsdba/badge.svg\n :target: https://coveralls.io/github/Ouranosinc/xsdba\n :alt: Coveralls\n\n.. |docs| image:: https://readthedocs.org/projects/xsdba/badge/?version=latest\n :target: https://xsdba.readthedocs.io/en/latest/?version=latest\n :alt: Documentation Status\n\n.. |license| image:: https://img.shields.io/github/license/Ouranosinc/xsdba.svg\n :target: https://github.com/Ouranosinc/xsdba/blob/main/LICENSE\n :alt: License\n\n.. |ossf| image:: https://api.securityscorecards.dev/projects/github.com/Ouranosinc/xsdba/badge\n :target: https://securityscorecards.dev/viewer/?uri=github.com/Ouranosinc/xsdba\n :alt: OpenSSF Scorecard\n\n.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/Ouranosinc/xsdba/main.svg\n :target: https://results.pre-commit.ci/latest/github/Ouranosinc/xsdba/main\n :alt: pre-commit.ci status\n\n.. |pypi| image:: https://img.shields.io/pypi/v/xsdba.svg\n :target: https://pypi.python.org/pypi/xsdba\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/xsdba.svg\n :target: https://pypi.python.org/pypi/xsdba\n :alt: Supported Python Versions\n",
"bugtrack_url": null,
"license": null,
"summary": "Statistical correction and bias adjustment tools for xarray.",
"version": "0.1.0",
"project_urls": {
"About Ouranos": "https://ouranos.ca/en/",
"Changelog": "https://xsdba.readthedocs.io/en/stable/changelog.html",
"Homepage": "https://xsdba.readthedocs.io/",
"Issue tracker": "https://github.com/Ouranosinc/xsdba/issues",
"Source": "https://github.com/Ouranosinc/xsdba/"
},
"split_keywords": [
"xsdba"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "74c53f8acaefd42b1943a8481ae433cfe09c8943de27cce354181234cd6ec6f7",
"md5": "8ca8b6bb2bbc323f09170c6679c3a491",
"sha256": "417c09ee0d94264c1df98d2771f0b884b2aa27f885e64e6ed3d738e7a80cb7d6"
},
"downloads": -1,
"filename": "xsdba-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ca8b6bb2bbc323f09170c6679c3a491",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.0",
"size": 7855,
"upload_time": "2024-07-25T21:18:55",
"upload_time_iso_8601": "2024-07-25T21:18:55.465492Z",
"url": "https://files.pythonhosted.org/packages/74/c5/3f8acaefd42b1943a8481ae433cfe09c8943de27cce354181234cd6ec6f7/xsdba-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "46655e93d237dde5d77adb2e487ea1eff3b348a905dc99da4cdc342cfe316042",
"md5": "e8119dad93df7ef4059dc6b7313df46e",
"sha256": "bdfbe72235c5bca7a3643f31475e9586170866fdf7d5c0c4f2dfa7bf25ee6324"
},
"downloads": -1,
"filename": "xsdba-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "e8119dad93df7ef4059dc6b7313df46e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.0",
"size": 48415,
"upload_time": "2024-07-25T21:18:56",
"upload_time_iso_8601": "2024-07-25T21:18:56.891252Z",
"url": "https://files.pythonhosted.org/packages/46/65/5e93d237dde5d77adb2e487ea1eff3b348a905dc99da4cdc342cfe316042/xsdba-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-25 21:18:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ouranosinc",
"github_project": "xsdba",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "xsdba"
}