Name | skyborn JSON |
Version |
0.3.8
JSON |
| download |
home_page | None |
Summary | Atmospheric science research utilities |
upload_time | 2025-07-18 19:38:18 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | BSD 3-Clause License
Copyright (c) 2025, Qianye Su
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. 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.
3. Neither the name of the [copyright holder] 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 |
atmospheric-science
meteorology
climate
data-analysis
grib
netcdf
|
VCS |
 |
bugtrack_url |
|
requirements |
numpy
xarray
matplotlib
seaborn
cartopy
netCDF4
metpy
tqdm
statsmodels
scipy
cfgrib
eccodes
scikit-learn
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<p align="center">
<a href="https://github.com/QianyeSu/Skyborn" target="_blank">
<img src="docs/source/_static/SkyBornLogo.svg" alt="Skyborn Logo" width="400"/>
</a>
</p>
[](https://badge.fury.io/py/skyborn)
[](https://pypi.org/project/skyborn/)
[](https://pypi.org/project/skyborn/)
[](https://codecov.io/gh/QianyeSu/Skyborn)
[](https://github.com/QianyeSu/Skyborn/blob/main/LICENSE)
[](https://github.com/QianyeSu/Skyborn/actions/workflows/stable-ci.yml)
[](https://github.com/QianyeSu/Skyborn)
[](https://github.com/psf/black)
[](https://skyborn.readthedocs.io/en/latest/)
## System Requirements
**Operating System:** 🖥️ **Cross-Platform**
This package supports Windows, Linux, and macOS. However, it has been primarily developed and tested on Windows.
**Note:** While the package can be installed on different platforms, some Windows-specific features may not work on other operating systems.
## Installation
To install the Skyborn package, you can use pip:
```bash
pip install skyborn
```
or
```bash
pip install -U --index-url https://pypi.org/simple/ skyborn
```
Raw data
{
"_id": null,
"home_page": null,
"name": "skyborn",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "atmospheric-science, meteorology, climate, data-analysis, grib, netcdf",
"author": null,
"author_email": "Qianye Su <suqianye2000@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/d5/4b/217402c138208bea75c33b2b090057e1a35c10a22032f0fc1cdfba2e0e38/skyborn-0.3.8.tar.gz",
"platform": null,
"description": "\n<p align=\"center\">\n <a href=\"https://github.com/QianyeSu/Skyborn\" target=\"_blank\">\n <img src=\"docs/source/_static/SkyBornLogo.svg\" alt=\"Skyborn Logo\" width=\"400\"/>\n </a>\n</p>\n\n[](https://badge.fury.io/py/skyborn)\n[](https://pypi.org/project/skyborn/)\n[](https://pypi.org/project/skyborn/)\n[](https://codecov.io/gh/QianyeSu/Skyborn)\n[](https://github.com/QianyeSu/Skyborn/blob/main/LICENSE)\n[](https://github.com/QianyeSu/Skyborn/actions/workflows/stable-ci.yml)\n[](https://github.com/QianyeSu/Skyborn)\n[](https://github.com/psf/black)\n[](https://skyborn.readthedocs.io/en/latest/)\n\n\n## System Requirements\n\n**Operating System:** \ud83d\udda5\ufe0f **Cross-Platform**\n\nThis package supports Windows, Linux, and macOS. However, it has been primarily developed and tested on Windows.\n\n**Note:** While the package can be installed on different platforms, some Windows-specific features may not work on other operating systems.\n\n## Installation\n\nTo install the Skyborn package, you can use pip:\n\n```bash\npip install skyborn\n```\nor\n\n```bash\npip install -U --index-url https://pypi.org/simple/ skyborn\n```\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License\n \n Copyright (c) 2025, Qianye Su\n All rights reserved.\n \n Redistribution and use in source and binary forms, with or without\n modification, are permitted provided that the following conditions are met:\n \n 1. Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n \n 2. Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n \n 3. Neither the name of the [copyright holder] nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n \n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n ",
"summary": "Atmospheric science research utilities",
"version": "0.3.8",
"project_urls": {
"Bug Tracker": "https://github.com/QianyeSu/Skyborn/issues",
"Documentation": "https://skyborn.readthedocs.io/",
"Homepage": "https://github.com/QianyeSu/Skyborn",
"Repository": "https://github.com/QianyeSu/Skyborn"
},
"split_keywords": [
"atmospheric-science",
" meteorology",
" climate",
" data-analysis",
" grib",
" netcdf"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "fe5ac781e4e16dcd874f733c8958ac4a1b2e71defd25ef59db707aa0623f2223",
"md5": "2ad36ee0bced07f9abd5f46c24d96809",
"sha256": "d50430656aaf97505866d5ddc64802c7012c0022520ed4cbda1036efe2e305d8"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "2ad36ee0bced07f9abd5f46c24d96809",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 210262,
"upload_time": "2025-07-18T19:37:59",
"upload_time_iso_8601": "2025-07-18T19:37:59.126601Z",
"url": "https://files.pythonhosted.org/packages/fe/5a/c781e4e16dcd874f733c8958ac4a1b2e71defd25ef59db707aa0623f2223/skyborn-0.3.8-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6084476fcabe77e137736b47a78b3b0a94a55edf940c40b750c5881b91e8f18c",
"md5": "e08749913554ca4230477b781c0437e6",
"sha256": "9256f8f569765a795ceeacbac8a91caf79d81a19b8c1daa7723e7f817e028725"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "e08749913554ca4230477b781c0437e6",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 210609,
"upload_time": "2025-07-18T19:38:00",
"upload_time_iso_8601": "2025-07-18T19:38:00.293844Z",
"url": "https://files.pythonhosted.org/packages/60/84/476fcabe77e137736b47a78b3b0a94a55edf940c40b750c5881b91e8f18c/skyborn-0.3.8-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "977ac3f56c76b683f209790104746ddbc1baa80eebc376d29e33f3e489994946",
"md5": "0482d8258c7e9d18e98296006b987c5a",
"sha256": "e161a80fadd8e04b1080cddbf7f1ac32650ae0b86ba2cdf14518a00dbf7ad020"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp310-cp310-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl",
"has_sig": false,
"md5_digest": "0482d8258c7e9d18e98296006b987c5a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 216966,
"upload_time": "2025-07-18T19:38:01",
"upload_time_iso_8601": "2025-07-18T19:38:01.563549Z",
"url": "https://files.pythonhosted.org/packages/97/7a/c3f56c76b683f209790104746ddbc1baa80eebc376d29e33f3e489994946/skyborn-0.3.8-cp310-cp310-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "89a9541281fab65b9ef41262a117571d41497181f72785e8c66f64c0d16572d0",
"md5": "5600f78ed23f14f62cdf466471484946",
"sha256": "b300a923800628ceb32fcc936e329fd5f1d9c81cb3b2da991036faee2709b9b2"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "5600f78ed23f14f62cdf466471484946",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 215480,
"upload_time": "2025-07-18T19:38:02",
"upload_time_iso_8601": "2025-07-18T19:38:02.891053Z",
"url": "https://files.pythonhosted.org/packages/89/a9/541281fab65b9ef41262a117571d41497181f72785e8c66f64c0d16572d0/skyborn-0.3.8-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2275d49e74d2321856cf35f3613b3ffef68b5361e87616802570e4770e76f637",
"md5": "17e11c3fbfd8e1650797f99add30c233",
"sha256": "21f81165120bf3098e44c6bef3038ee3f97f4c88411a11921543550f3d6920fd"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "17e11c3fbfd8e1650797f99add30c233",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 210265,
"upload_time": "2025-07-18T19:38:04",
"upload_time_iso_8601": "2025-07-18T19:38:04.088380Z",
"url": "https://files.pythonhosted.org/packages/22/75/d49e74d2321856cf35f3613b3ffef68b5361e87616802570e4770e76f637/skyborn-0.3.8-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a229fdde39dd0f9ead969873ac0b5cc12df1ecb3375b009cbfd3663e8bc8e18f",
"md5": "f8ce10c50e95ab4039e395cedfef3c16",
"sha256": "f1ca3257886e26b4c8401b41d2ce141772939b66b992a6b2089a772bd7bcb3d9"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "f8ce10c50e95ab4039e395cedfef3c16",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 210609,
"upload_time": "2025-07-18T19:38:05",
"upload_time_iso_8601": "2025-07-18T19:38:05.415987Z",
"url": "https://files.pythonhosted.org/packages/a2/29/fdde39dd0f9ead969873ac0b5cc12df1ecb3375b009cbfd3663e8bc8e18f/skyborn-0.3.8-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ac768c82f834f8c5b58261cb5e0d60e9ea279e0f3fd4be1b1ddaeac3b86ecbda",
"md5": "7889b7e8b6319084bc9aef351382fdc2",
"sha256": "8afffa0cdd0e81e27ba2eb0688de4328c005083b8f5581733e5cc8dcd9dc78a2"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp311-cp311-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl",
"has_sig": false,
"md5_digest": "7889b7e8b6319084bc9aef351382fdc2",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 216984,
"upload_time": "2025-07-18T19:38:06",
"upload_time_iso_8601": "2025-07-18T19:38:06.750071Z",
"url": "https://files.pythonhosted.org/packages/ac/76/8c82f834f8c5b58261cb5e0d60e9ea279e0f3fd4be1b1ddaeac3b86ecbda/skyborn-0.3.8-cp311-cp311-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6ffb881ee80e71630a40300a78e56724158376fe0c04822162b6e028c07c4e3a",
"md5": "ed23f7e6e5cc2dfe796bc0ef24c0b9fe",
"sha256": "3c812b9353ad145a0fe60b46964942380c4a987a9ea74a37d5f9a44e0696005a"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "ed23f7e6e5cc2dfe796bc0ef24c0b9fe",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 215477,
"upload_time": "2025-07-18T19:38:07",
"upload_time_iso_8601": "2025-07-18T19:38:07.678983Z",
"url": "https://files.pythonhosted.org/packages/6f/fb/881ee80e71630a40300a78e56724158376fe0c04822162b6e028c07c4e3a/skyborn-0.3.8-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "af5b5965134b6a42d058b337422876cde2732bcf2ea33b83a2b4ff876b9a8a98",
"md5": "999951bd3a99393f495a9de48819a0ff",
"sha256": "a3211cb106c838c39d42a34074f4d5a6230dfa83e1c8b0a95a5994092c14e947"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp312-cp312-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "999951bd3a99393f495a9de48819a0ff",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 2383025,
"upload_time": "2025-07-18T19:38:09",
"upload_time_iso_8601": "2025-07-18T19:38:09.059301Z",
"url": "https://files.pythonhosted.org/packages/af/5b/5965134b6a42d058b337422876cde2732bcf2ea33b83a2b4ff876b9a8a98/skyborn-0.3.8-cp312-cp312-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "362d2e162a21926c7f82c0721c7bdf7f10d84a47f0b802a0a314f4bcc7165732",
"md5": "434698c14cb1ac755523e1dcb653da88",
"sha256": "cdbed62ce7c935464ce280334d61e6464b14e8456fa64daa83009b80da227f12"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "434698c14cb1ac755523e1dcb653da88",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 911554,
"upload_time": "2025-07-18T19:38:10",
"upload_time_iso_8601": "2025-07-18T19:38:10.413877Z",
"url": "https://files.pythonhosted.org/packages/36/2d/2e162a21926c7f82c0721c7bdf7f10d84a47f0b802a0a314f4bcc7165732/skyborn-0.3.8-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0eb62560438793791667a88865f98a7145ed55fc002932a53ff00b3ebde8aae5",
"md5": "2f9ea083faffaf832efc1f75fe701ff7",
"sha256": "fd8dd65da3aa5ed6b03d4edb4a24ea36f9c4b48c5c82323272034af7c2b86f76"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"has_sig": false,
"md5_digest": "2f9ea083faffaf832efc1f75fe701ff7",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 893581,
"upload_time": "2025-07-18T19:38:11",
"upload_time_iso_8601": "2025-07-18T19:38:11.604482Z",
"url": "https://files.pythonhosted.org/packages/0e/b6/2560438793791667a88865f98a7145ed55fc002932a53ff00b3ebde8aae5/skyborn-0.3.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7878851635821c0d5f282d88cc73c61f83baa071feea8a5f0aa2f35e9cfdac43",
"md5": "c83d618d1f945cd6b5198202198ab0ac",
"sha256": "a7167f4e14bbedb28b1f08378219b0edd7cd25f7903a2b48b8cf5b5929347b82"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "c83d618d1f945cd6b5198202198ab0ac",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 1130406,
"upload_time": "2025-07-18T19:38:12",
"upload_time_iso_8601": "2025-07-18T19:38:12.782170Z",
"url": "https://files.pythonhosted.org/packages/78/78/851635821c0d5f282d88cc73c61f83baa071feea8a5f0aa2f35e9cfdac43/skyborn-0.3.8-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7fa0115dedd2420d5ea891f069eef8e008b8aaf2b04d7a68a8d93eb9f2a5ec7a",
"md5": "26cf05dc160d64db7c43e4ce045dd61f",
"sha256": "a4db0ade936ff3c79dd4c6ea26272604f58fbb147ec97614b4f24bddbd0a7581"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "26cf05dc160d64db7c43e4ce045dd61f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 210258,
"upload_time": "2025-07-18T19:38:13",
"upload_time_iso_8601": "2025-07-18T19:38:13.983561Z",
"url": "https://files.pythonhosted.org/packages/7f/a0/115dedd2420d5ea891f069eef8e008b8aaf2b04d7a68a8d93eb9f2a5ec7a/skyborn-0.3.8-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d712d777e5187b3858413d71fbc9c8fe30b9a04dbf40d71ff4de643bbcc31139",
"md5": "1a79ecd53c5e7d8523d20923c9e3f439",
"sha256": "43418bcaf00580c4352bf8d9d12873bd3a700637e8c4dc120b604739da02425a"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "1a79ecd53c5e7d8523d20923c9e3f439",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 210603,
"upload_time": "2025-07-18T19:38:14",
"upload_time_iso_8601": "2025-07-18T19:38:14.938804Z",
"url": "https://files.pythonhosted.org/packages/d7/12/d777e5187b3858413d71fbc9c8fe30b9a04dbf40d71ff4de643bbcc31139/skyborn-0.3.8-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3904ba97508895527eb8eac46083aa73ba9d107b38ccd01ba266b67b498356fa",
"md5": "55bea9de09c672e977bc39274527e912",
"sha256": "3ab4f77f9d34efe5429446e2fdc5a5e0b400f777d0fb0dd5c31632528cb7e8fa"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp39-cp39-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl",
"has_sig": false,
"md5_digest": "55bea9de09c672e977bc39274527e912",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 216724,
"upload_time": "2025-07-18T19:38:16",
"upload_time_iso_8601": "2025-07-18T19:38:16.203989Z",
"url": "https://files.pythonhosted.org/packages/39/04/ba97508895527eb8eac46083aa73ba9d107b38ccd01ba266b67b498356fa/skyborn-0.3.8-cp39-cp39-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fe9cabac880fe18ce4f46a6e3e5dbc3b1cad6d16a8f923620aa12d1786711a1d",
"md5": "8e9d6427a8abae3f35eae42d160008e6",
"sha256": "bf28abf77f6730b0955c5b63b38381752d9795ee235c00478bed266a420cf47a"
},
"downloads": -1,
"filename": "skyborn-0.3.8-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "8e9d6427a8abae3f35eae42d160008e6",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 215482,
"upload_time": "2025-07-18T19:38:17",
"upload_time_iso_8601": "2025-07-18T19:38:17.193159Z",
"url": "https://files.pythonhosted.org/packages/fe/9c/abac880fe18ce4f46a6e3e5dbc3b1cad6d16a8f923620aa12d1786711a1d/skyborn-0.3.8-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d54b217402c138208bea75c33b2b090057e1a35c10a22032f0fc1cdfba2e0e38",
"md5": "8bc6e6165801ac8e23db47d551e3a08e",
"sha256": "58a317b91d8e93e0babc6003e84f8d0a16cc2b24813f1d2817871f390eeb929a"
},
"downloads": -1,
"filename": "skyborn-0.3.8.tar.gz",
"has_sig": false,
"md5_digest": "8bc6e6165801ac8e23db47d551e3a08e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 169897,
"upload_time": "2025-07-18T19:38:18",
"upload_time_iso_8601": "2025-07-18T19:38:18.086760Z",
"url": "https://files.pythonhosted.org/packages/d5/4b/217402c138208bea75c33b2b090057e1a35c10a22032f0fc1cdfba2e0e38/skyborn-0.3.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-18 19:38:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "QianyeSu",
"github_project": "Skyborn",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "xarray",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "seaborn",
"specs": []
},
{
"name": "cartopy",
"specs": []
},
{
"name": "netCDF4",
"specs": []
},
{
"name": "metpy",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "statsmodels",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "cfgrib",
"specs": []
},
{
"name": "eccodes",
"specs": []
},
{
"name": "scikit-learn",
"specs": []
}
],
"test_requirements": [
{
"name": "pytest",
"specs": [
[
">=",
"7.0.0"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
">=",
"4.0.0"
]
]
},
{
"name": "pytest-xdist",
"specs": [
[
">=",
"3.0.0"
]
]
},
{
"name": "pytest-benchmark",
"specs": [
[
">=",
"4.0.0"
]
]
},
{
"name": "coverage",
"specs": [
[
">=",
"7.0.0"
]
]
},
{
"name": "flake8",
"specs": [
[
">=",
"6.0.0"
]
]
},
{
"name": "black",
"specs": [
[
">=",
"23.0.0"
]
]
},
{
"name": "isort",
"specs": [
[
">=",
"5.12.0"
]
]
},
{
"name": "mypy",
"specs": [
[
">=",
"1.0.0"
]
]
},
{
"name": "safety",
"specs": [
[
">=",
"2.3.0"
]
]
},
{
"name": "bandit",
"specs": [
[
">=",
"1.7.0"
]
]
},
{
"name": "pip-audit",
"specs": [
[
">=",
"2.6.0"
]
]
},
{
"name": "sphinx",
"specs": [
[
">=",
"5.0.0"
]
]
},
{
"name": "sphinx-rtd-theme",
"specs": [
[
">=",
"1.3.0"
]
]
},
{
"name": "myst-parser",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "sphinx-autodoc-typehints",
"specs": [
[
">=",
"1.24.0"
]
]
},
{
"name": "eccodes",
"specs": []
},
{
"name": "memory-profiler",
"specs": [
[
">=",
"0.60.0"
]
]
},
{
"name": "build",
"specs": [
[
">=",
"0.10.0"
]
]
},
{
"name": "twine",
"specs": [
[
">=",
"4.0.0"
]
]
}
],
"lcname": "skyborn"
}