Name | pyzome JSON |
Version |
2023.9.0
JSON |
| download |
home_page | |
Summary | A collection of tools for computing zonal mean and other related atmospheric circulation diagnostics |
upload_time | 2023-09-27 03:50:39 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | BSD-3-Clause |
keywords |
meteorology
physics
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
======
pyzome
======
.. image:: https://github.com/zdlawrence/pyzome/actions/workflows/ci_tests.yml/badge.svg
:target: https://github.com/zdlawrence/pyzome/actions/workflows/ci_tests.yml
.. image:: https://codecov.io/github/zdlawrence/pyzome/branch/main/graph/badge.svg?token=J5CT0XW4FD
:target: https://codecov.io/github/zdlawrence/pyzome
.. image:: https://readthedocs.org/projects/pyzome/badge/?version=latest
:target: https://pyzome.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
pyzome (rhymes with "rhizome") is a Python package for atmospheric sciences. It
simplifies the process of computing relevant diagnostics commonly used to understand
the general atmospheric circulation of the Earth and other planetary atmospheres.
It is designed to be used in conjunction with xarray for enabling coordinate- and
unit-aware computations.
pyzome is in an early stage and currently under active development. While much of
the core functionality is in place, the API (e.g., function names and call
signatures) is still subject to change.
Install
-------
pyzome is available on PyPI and can be installed with pip::
pip install pyzome
Features
--------
- zonal and meridional mean computations
- zonal wavenumber decompositions of fields; zonal wave covariances between 2 fields
- Transformed Eulerian Mean (TEM) diagnostics, such as EP-fluxes and residual velocities
- quasi-geostrophic diagnostics, such as meridional QGPV gradients and the refractive index
- A "recipes" framework that simplifies the process of computing these diagnostics
- More to come!
Development Roadmap
-------------------
- Build on cf-xarray to streamline coordinate-aware computations
- Build on pint and pint-xarray to streamline unit-aware computations
- Expand documentation
- Diagnostics validation
- Add more core modules:
- Equivalent Latitude computations
- ???
- Expand "recipes" to include more diagnostics
- Annular mode indices
- Sudden stratospheric warmings
- Momentum budgets
- ???
Acknowledgments
---------------
The development of this code was originally supported by the NWS OSTI Weeks 3-4
Program under NOAA Award NA20NWS4680051. Continued support and development of the
package is provided on a volunteer basis by the author and contributors.
Raw data
{
"_id": null,
"home_page": "",
"name": "pyzome",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "meteorology,physics",
"author": "",
"author_email": "\"Zachary D. Lawrence\" <zachary.lawrence@colorado.edu>",
"download_url": "https://files.pythonhosted.org/packages/32/83/de0aff220ca576d3e0f1d62bd6709a372ae441f1f734f695e221cbeea52c/pyzome-2023.9.0.tar.gz",
"platform": null,
"description": "======\npyzome\n======\n\n.. image:: https://github.com/zdlawrence/pyzome/actions/workflows/ci_tests.yml/badge.svg\n :target: https://github.com/zdlawrence/pyzome/actions/workflows/ci_tests.yml\n\n.. image:: https://codecov.io/github/zdlawrence/pyzome/branch/main/graph/badge.svg?token=J5CT0XW4FD\n :target: https://codecov.io/github/zdlawrence/pyzome\n\n.. image:: https://readthedocs.org/projects/pyzome/badge/?version=latest\n :target: https://pyzome.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\npyzome (rhymes with \"rhizome\") is a Python package for atmospheric sciences. It \nsimplifies the process of computing relevant diagnostics commonly used to understand\nthe general atmospheric circulation of the Earth and other planetary atmospheres. \nIt is designed to be used in conjunction with xarray for enabling coordinate- and \nunit-aware computations. \n\npyzome is in an early stage and currently under active development. While much of \nthe core functionality is in place, the API (e.g., function names and call \nsignatures) is still subject to change.\n\nInstall\n-------\npyzome is available on PyPI and can be installed with pip::\n\n pip install pyzome\n\n\nFeatures\n--------\n- zonal and meridional mean computations\n- zonal wavenumber decompositions of fields; zonal wave covariances between 2 fields\n- Transformed Eulerian Mean (TEM) diagnostics, such as EP-fluxes and residual velocities\n- quasi-geostrophic diagnostics, such as meridional QGPV gradients and the refractive index\n- A \"recipes\" framework that simplifies the process of computing these diagnostics\n- More to come!\n\n\nDevelopment Roadmap\n-------------------\n- Build on cf-xarray to streamline coordinate-aware computations\n- Build on pint and pint-xarray to streamline unit-aware computations\n- Expand documentation\n- Diagnostics validation\n- Add more core modules:\n - Equivalent Latitude computations\n - ???\n- Expand \"recipes\" to include more diagnostics\n - Annular mode indices\n - Sudden stratospheric warmings\n - Momentum budgets\n - ???\n\n\nAcknowledgments\n---------------\nThe development of this code was originally supported by the NWS OSTI Weeks 3-4 \nProgram under NOAA Award NA20NWS4680051. Continued support and development of the \npackage is provided on a volunteer basis by the author and contributors.\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "A collection of tools for computing zonal mean and other related atmospheric circulation diagnostics",
"version": "2023.9.0",
"project_urls": {
"Bug Tracker": "https://github.com/zdlawrence/pyzome/issues",
"Source Code": "https://github.com/zdlawrence/pyzome"
},
"split_keywords": [
"meteorology",
"physics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8fa85408f759c2cb9102b70b2abf007b62275af3cc49376fd0d427aa6a4ee83f",
"md5": "5362b232878b17bd57ef25b94df0b751",
"sha256": "a9f0aca027b5fe2707618a20eae09a1c605911ce6b0f3f3a84d483f022547b37"
},
"downloads": -1,
"filename": "pyzome-2023.9.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5362b232878b17bd57ef25b94df0b751",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 26323,
"upload_time": "2023-09-27T03:50:38",
"upload_time_iso_8601": "2023-09-27T03:50:38.097482Z",
"url": "https://files.pythonhosted.org/packages/8f/a8/5408f759c2cb9102b70b2abf007b62275af3cc49376fd0d427aa6a4ee83f/pyzome-2023.9.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3283de0aff220ca576d3e0f1d62bd6709a372ae441f1f734f695e221cbeea52c",
"md5": "8a90cfbb8d6b29fef43ab071fbd47ba2",
"sha256": "173ad1d5b617e9eeb784c28c1214724566f7425c46be0691ff0ccf57922757ef"
},
"downloads": -1,
"filename": "pyzome-2023.9.0.tar.gz",
"has_sig": false,
"md5_digest": "8a90cfbb8d6b29fef43ab071fbd47ba2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 39330,
"upload_time": "2023-09-27T03:50:39",
"upload_time_iso_8601": "2023-09-27T03:50:39.724189Z",
"url": "https://files.pythonhosted.org/packages/32/83/de0aff220ca576d3e0f1d62bd6709a372ae441f1f734f695e221cbeea52c/pyzome-2023.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-27 03:50:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zdlawrence",
"github_project": "pyzome",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "pyzome"
}