Name | easyclimate JSON |
Version |
2024.8.1
JSON |
| download |
home_page | None |
Summary | A line of code to analyze climate |
upload_time | 2024-08-02 03:21:05 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | BSD 3-Clause "New" or "Revised" License Copyright (c) 2022--, Shen yulu. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the names easyclimate, easy climate, or ecl nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
keywords |
climate
atmosphere
weather
meteorology
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<img src="https://github.com/shenyulu/easyclimate-sphinx_docs/blob/main/source/_static/easyclimate-logo.svg?raw=true" alt="easyclimate">
<h2 align="center">A line of code to analyze climate</h2>
<p align="center">
<a href="https://easyclimate.readthedocs.io/en/latest/"><strong>Documentation</strong> (latest)</a> •
<a href="https://easyclimate.readthedocs.io/en/main/"><strong>Documentation</strong> (main branch)</a> •
<a href="https://shenyulu.github.io/easyclimate/"><strong>Documentation</strong> (Dev)</a> •
<a href="https://github.com/shenyulu/easyclimate/blob/main/CONTRIBUTING.md"><strong>Contributing</strong></a>
</p>
![PyPI - Version](https://img.shields.io/pypi/v/easyclimate)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/easyclimate)
![PyPI - Downloads](https://img.shields.io/pypi/dm/easyclimate)
[![codecov](https://codecov.io/gh/shenyulu/easyclimate/graph/badge.svg?token=CBG3IO5A5A)](https://codecov.io/gh/shenyulu/easyclimate)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/shenyulu/easyclimate/main.svg)](https://results.pre-commit.ci/latest/github/shenyulu/easyclimate/main)
[![Documentation Status](https://readthedocs.org/projects/easyclimate/badge/?version=latest)](https://easyclimate.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/465206111.svg)](https://zenodo.org/doi/10.5281/zenodo.10279567)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/shenyulu/easyclimate/main?labpath=docs%2Fexample)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
## 👋 Overview
**Easy Climate** is a Python package, aiming to use a line of code to analyze climate.
We support Python >= 3.10.
### ✨ Project goals
* Eliminate lengthy code for data and plot handling.
* Use numpy and xarray syntax for optimal computational speed.
* Dask for scalable parallel processing support extends climate data processing to TBs or PBs.
* Open-source software for increased application flexibility.
### 🚀 How to install?
If you use [pip](https://pypi.org/project/pip/), you can install `easyclimate` with:
```bash
pip install easyclimate
```
For more information about installation, please chech the documentation.
## 💫 Getting involved
👩🏾💻 **Contributing to project development:**
Please read our
[Contributing Guide](https://github.com/shenyulu/easyclimate/blob/main/CONTRIBUTING.md)
to see how you can help and give feedback.
🧑🏾🤝🧑🏼 **Code of conduct:**
This project is released with a
[Code of Conduct](https://github.com/shenyulu/easyclimate/blob/main/CODE_OF_CONDUCT.md).
By participating in this project you agree to abide by its terms.
> **Imposter syndrome disclaimer:**
> We want your help. **No, really.** There may be a little voice inside your
> head that is telling you that you're not ready, that you aren't skilled
> enough to contribute. We assure you that the little voice in your head is
> wrong. Most importantly, **there are many valuable ways to contribute besides
> writing code**.
>
## 🤗 Contributors
Thanks to our many contributors!
[![Contributors](https://contrib.rocks/image?repo=shenyulu/easyclimate)](https://github.com/shenyulu/easyclimate/graphs/contributors)
## 🪪 License
This is free software: you can redistribute it and/or modify it under the terms
of the **BSD 3-clause License**. A copy of this license is provided in
[`LICENSE`](https://github.com/shenyulu/easyclimate/blob/main/LICENSE).
## 💎 Star History
[![Star History Chart](https://api.star-history.com/svg?repos=shenyulu/easyclimate&type=Date)](https://star-history.com/#shenyulu/easyclimate&Date)
Raw data
{
"_id": null,
"home_page": null,
"name": "easyclimate",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "climate, atmosphere, weather, meteorology",
"author": null,
"author_email": "shenyulu <shenyulu2020@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/1a/bd/b0fcdf9207a1b0a6aafef590b364940114dcdbf568a4af4f526b8d4bf9fb/easyclimate-2024.8.1.tar.gz",
"platform": null,
"description": "<img src=\"https://github.com/shenyulu/easyclimate-sphinx_docs/blob/main/source/_static/easyclimate-logo.svg?raw=true\" alt=\"easyclimate\">\n\n<h2 align=\"center\">A line of code to analyze climate</h2>\n\n<p align=\"center\">\n<a href=\"https://easyclimate.readthedocs.io/en/latest/\"><strong>Documentation</strong> (latest)</a> \u2022\n<a href=\"https://easyclimate.readthedocs.io/en/main/\"><strong>Documentation</strong> (main branch)</a> \u2022\n<a href=\"https://shenyulu.github.io/easyclimate/\"><strong>Documentation</strong> (Dev)</a> \u2022\n<a href=\"https://github.com/shenyulu/easyclimate/blob/main/CONTRIBUTING.md\"><strong>Contributing</strong></a>\n</p>\n\n![PyPI - Version](https://img.shields.io/pypi/v/easyclimate)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/easyclimate)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/easyclimate)\n[![codecov](https://codecov.io/gh/shenyulu/easyclimate/graph/badge.svg?token=CBG3IO5A5A)](https://codecov.io/gh/shenyulu/easyclimate)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/shenyulu/easyclimate/main.svg)](https://results.pre-commit.ci/latest/github/shenyulu/easyclimate/main)\n[![Documentation Status](https://readthedocs.org/projects/easyclimate/badge/?version=latest)](https://easyclimate.readthedocs.io/en/latest/?badge=latest)\n[![DOI](https://zenodo.org/badge/465206111.svg)](https://zenodo.org/doi/10.5281/zenodo.10279567)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/shenyulu/easyclimate/main?labpath=docs%2Fexample)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n## \ud83d\udc4b Overview\n\n**Easy Climate** is a Python package, aiming to use a line of code to analyze climate.\n\n\nWe support Python >= 3.10.\n\n### \u2728 Project goals\n\n* Eliminate lengthy code for data and plot handling.\n* Use numpy and xarray syntax for optimal computational speed.\n* Dask for scalable parallel processing support extends climate data processing to TBs or PBs.\n* Open-source software for increased application flexibility.\n\n### \ud83d\ude80 How to install?\n\nIf you use [pip](https://pypi.org/project/pip/), you can install `easyclimate` with:\n\n```bash\npip install easyclimate\n```\n\nFor more information about installation, please chech the documentation.\n\n## \ud83d\udcab Getting involved\n\n\ud83d\udc69\ud83c\udffe\u200d\ud83d\udcbb **Contributing to project development:**\nPlease read our\n[Contributing Guide](https://github.com/shenyulu/easyclimate/blob/main/CONTRIBUTING.md)\nto see how you can help and give feedback.\n\n\ud83e\uddd1\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c\udffc **Code of conduct:**\nThis project is released with a\n[Code of Conduct](https://github.com/shenyulu/easyclimate/blob/main/CODE_OF_CONDUCT.md).\nBy participating in this project you agree to abide by its terms.\n\n> **Imposter syndrome disclaimer:**\n> We want your help. **No, really.** There may be a little voice inside your\n> head that is telling you that you're not ready, that you aren't skilled\n> enough to contribute. We assure you that the little voice in your head is\n> wrong. Most importantly, **there are many valuable ways to contribute besides\n> writing code**.\n>\n\n## \ud83e\udd17 Contributors\n\nThanks to our many contributors!\n\n[![Contributors](https://contrib.rocks/image?repo=shenyulu/easyclimate)](https://github.com/shenyulu/easyclimate/graphs/contributors)\n\n## \ud83e\udeaa License\n\nThis is free software: you can redistribute it and/or modify it under the terms\nof the **BSD 3-clause License**. A copy of this license is provided in\n[`LICENSE`](https://github.com/shenyulu/easyclimate/blob/main/LICENSE).\n\n## \ud83d\udc8e Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=shenyulu/easyclimate&type=Date)](https://star-history.com/#shenyulu/easyclimate&Date)\n",
"bugtrack_url": null,
"license": "BSD 3-Clause \"New\" or \"Revised\" License Copyright (c) 2022--, Shen yulu. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the names easyclimate, easy climate, or ecl nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
"summary": "A line of code to analyze climate",
"version": "2024.8.1",
"project_urls": {
"documentation": "https://easyclimate.readthedocs.io/en/latest/",
"download": "https://pypi.org/project/easyclimate/#files",
"homepage": "https://github.com/shenyulu/easyclimate",
"source": "https://github.com/shenyulu/easyclimate",
"tracker": "https://github.com/shenyulu/easyclimate/issues"
},
"split_keywords": [
"climate",
" atmosphere",
" weather",
" meteorology"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6212294bac973e389d1dc13c28eef35145a379cdd62a20d0ebd7530f56f338e2",
"md5": "91435a47c799ee58373644ad5d89ed0d",
"sha256": "0fcb6fbb71d7e3cf5d32f267e1359d2b983ecbc11df5eb25201e9b2836d8f364"
},
"downloads": -1,
"filename": "easyclimate-2024.8.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "91435a47c799ee58373644ad5d89ed0d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 129794,
"upload_time": "2024-08-02T03:21:04",
"upload_time_iso_8601": "2024-08-02T03:21:04.241995Z",
"url": "https://files.pythonhosted.org/packages/62/12/294bac973e389d1dc13c28eef35145a379cdd62a20d0ebd7530f56f338e2/easyclimate-2024.8.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1abdb0fcdf9207a1b0a6aafef590b364940114dcdbf568a4af4f526b8d4bf9fb",
"md5": "295ff3fa8d3a8920c75a789d0c49bcee",
"sha256": "a4f24c8ef3adb34f9b80195fb7ad11292845ad966f7b00f1d0611607349d9037"
},
"downloads": -1,
"filename": "easyclimate-2024.8.1.tar.gz",
"has_sig": false,
"md5_digest": "295ff3fa8d3a8920c75a789d0c49bcee",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 23181737,
"upload_time": "2024-08-02T03:21:05",
"upload_time_iso_8601": "2024-08-02T03:21:05.883109Z",
"url": "https://files.pythonhosted.org/packages/1a/bd/b0fcdf9207a1b0a6aafef590b364940114dcdbf568a4af4f526b8d4bf9fb/easyclimate-2024.8.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-02 03:21:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shenyulu",
"github_project": "easyclimate",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"test_requirements": [
{
"name": "numpy",
"specs": [
[
">=",
"1.24.3"
]
]
},
{
"name": "xarray",
"specs": [
[
">=",
"0.17.0"
]
]
},
{
"name": "geocat.viz",
"specs": []
},
{
"name": "cartopy",
"specs": [
[
">=",
"0.20"
]
]
},
{
"name": "xeofs",
"specs": [
[
">=",
"2.2.2"
]
]
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "pandas",
"specs": [
[
">=",
"2.2.0"
]
]
},
{
"name": "fast-barnes-py",
"specs": []
},
{
"name": "oceans",
"specs": []
},
{
"name": "intel-fortran-rt",
"specs": []
},
{
"name": "dpcpp-cpp-rt",
"specs": []
},
{
"name": "scipy",
"specs": [
[
">=",
"1.8.0"
]
]
},
{
"name": "statsmodels",
"specs": []
},
{
"name": "geocat-comp",
"specs": []
},
{
"name": "pyspharm-syl",
"specs": []
},
{
"name": "windspharm-syl",
"specs": []
},
{
"name": "dask",
"specs": []
},
{
"name": "pymannkendall",
"specs": []
},
{
"name": "flox",
"specs": []
},
{
"name": "xarray-datatree",
"specs": []
},
{
"name": "xarray_regrid",
"specs": []
},
{
"name": "gsw_xarray",
"specs": []
},
{
"name": "pooch",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "zarr",
"specs": []
},
{
"name": "metpy",
"specs": []
},
{
"name": "pytest",
"specs": [
[
"==",
"8.3.2"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
"==",
"5.0.0"
]
]
},
{
"name": "pytest-mpl",
"specs": [
[
"==",
"0.17.0"
]
]
},
{
"name": "pre-commit",
"specs": []
}
],
"lcname": "easyclimate"
}