Name | daops JSON |
Version |
0.13.0
JSON |
| download |
home_page | None |
Summary | Dataset-Aware Operations. |
upload_time | 2025-02-07 11:03:59 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
daops
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
daops - data-aware operations
=============================
.. image:: https://img.shields.io/pypi/v/daops.svg
:target: https://pypi.python.org/pypi/daops
:alt: PyPI
.. image:: https://github.com/roocs/daops/workflows/build/badge.svg
:target: https://github.com/roocs/daops/actions
:alt: Build Status
.. image:: https://readthedocs.org/projects/daops/badge/?version=latest
:target: https://daops.readthedocs.io/en/latest/?badge=latest
:alt: Documentation
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/python/black
:alt: Python Black
The ``daops`` library (pronounced "day-ops") provides a python interface to a
set of operations suitable for working with climate simulation outputs. It is
typically used with ESGF data sets that are described in NetCDF files. ``daops``
is unique in that it accesses a store of *fixes* defined for datasets that are
irregular when compared with others in their *population*.
When a ``daops`` operation, such as ``subset``\ , is requested, the library will look
up a database of known fixes before performing and calculations or transformations.
The data will be loaded and *fixed* using the `xarray <http://xarray.pydata.org/>`_
library before the any actual operations are sent to its sister library
`clisops <https://github.com/roocs/clisops>`_.
* Free software: BSD
* Documentation: https://daops.readthedocs.io
Features
--------
The package has the following features:
* Ability to run *data-reduction* operations on large climate data sets.
* Knowledge of irregularities/anomalies in some climate data sets.
* Ability to apply *fixes* to those data sets before operating on them.
This process is called *normalisation* of the data sets.
Credits
=======
This package was created with ``Cookiecutter`` and the ``cedadev/cookiecutter-pypackage`` project template.
* Cookiecutter: https://github.com/audreyr/cookiecutter
* cookiecutter-pypackage: https://github.com/cedadev/cookiecutter-pypackage
Raw data
{
"_id": null,
"home_page": null,
"name": "daops",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Trevor James Smith <smith.trevorj@ouranos.ca>, Carsten Ehbrecht <ehbrecht@dkrz.de>",
"keywords": "daops",
"author": null,
"author_email": "Elle Smith <eleanor.smith@stfc.ac.uk>",
"download_url": "https://files.pythonhosted.org/packages/88/48/ec2478d8e081181e3c6546b99de60838f3aa452063b45885c6d49a72768b/daops-0.13.0.tar.gz",
"platform": null,
"description": "daops - data-aware operations\n=============================\n\n.. image:: https://img.shields.io/pypi/v/daops.svg\n :target: https://pypi.python.org/pypi/daops\n :alt: PyPI\n\n.. image:: https://github.com/roocs/daops/workflows/build/badge.svg\n :target: https://github.com/roocs/daops/actions\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/daops/badge/?version=latest\n :target: https://daops.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/python/black\n :alt: Python Black\n\nThe ``daops`` library (pronounced \"day-ops\") provides a python interface to a\nset of operations suitable for working with climate simulation outputs. It is\ntypically used with ESGF data sets that are described in NetCDF files. ``daops``\nis unique in that it accesses a store of *fixes* defined for datasets that are\nirregular when compared with others in their *population*.\n\nWhen a ``daops`` operation, such as ``subset``\\ , is requested, the library will look\nup a database of known fixes before performing and calculations or transformations.\nThe data will be loaded and *fixed* using the `xarray <http://xarray.pydata.org/>`_\nlibrary before the any actual operations are sent to its sister library\n`clisops <https://github.com/roocs/clisops>`_.\n\n* Free software: BSD\n* Documentation: https://daops.readthedocs.io\n\nFeatures\n--------\n\nThe package has the following features:\n\n* Ability to run *data-reduction* operations on large climate data sets.\n* Knowledge of irregularities/anomalies in some climate data sets.\n* Ability to apply *fixes* to those data sets before operating on them.\n This process is called *normalisation* of the data sets.\n\nCredits\n=======\n\nThis package was created with ``Cookiecutter`` and the ``cedadev/cookiecutter-pypackage`` project template.\n\n* Cookiecutter: https://github.com/audreyr/cookiecutter\n* cookiecutter-pypackage: https://github.com/cedadev/cookiecutter-pypackage\n",
"bugtrack_url": null,
"license": null,
"summary": "Dataset-Aware Operations.",
"version": "0.13.0",
"project_urls": null,
"split_keywords": [
"daops"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "38d8779aba9f6629a0850959d645c94a3374ca6d510ca5fb3413301b5a7a8386",
"md5": "4b3ea1cb35d0cf195f8c08b212acc393",
"sha256": "c154306411e6cda77a71af34fe022c757427e4a7b6082e66f1cd4cf92cad87b1"
},
"downloads": -1,
"filename": "daops-0.13.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4b3ea1cb35d0cf195f8c08b212acc393",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 26568,
"upload_time": "2025-02-07T11:03:57",
"upload_time_iso_8601": "2025-02-07T11:03:57.315216Z",
"url": "https://files.pythonhosted.org/packages/38/d8/779aba9f6629a0850959d645c94a3374ca6d510ca5fb3413301b5a7a8386/daops-0.13.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8848ec2478d8e081181e3c6546b99de60838f3aa452063b45885c6d49a72768b",
"md5": "5f1addb08b6c8dca1b93abbc0b6d1f5c",
"sha256": "3bbee5d081f3abf8682187aa9287f25e9963024ed7ec10030d4e644b5ca1f139"
},
"downloads": -1,
"filename": "daops-0.13.0.tar.gz",
"has_sig": false,
"md5_digest": "5f1addb08b6c8dca1b93abbc0b6d1f5c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 84403,
"upload_time": "2025-02-07T11:03:59",
"upload_time_iso_8601": "2025-02-07T11:03:59.731441Z",
"url": "https://files.pythonhosted.org/packages/88/48/ec2478d8e081181e3c6546b99de60838f3aa452063b45885c6d49a72768b/daops-0.13.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-07 11:03:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "daops"
}