# ai-models-panguweather-gfs
`ai-models-panguweather-gfs` is an extension of the [ai-models-panguweather](https://github.com/ecmwf-lab/ai-models-panguweather) package, which itself is a plugin to run [Huawei's Pangu-Weather](https://github.com/198808xc/Pangu-Weather) with [i-models](https://github.com/ecmwf-lab/ai-models).
Pangu-Weather: A 3D High-Resolution Model for Fast and Accurate Global Weather Forecast, arXiv preprint: 2211.02556, 2022.
<https://arxiv.org/abs/2211.02556>
Pangu-Weather was created by Kaifeng Bi, Lingxi Xie, Hengheng Zhang, Xin Chen, Xiaotao Gu and Qi Tian. It is released by Huawei Cloud.
The trained parameters of Pangu-Weather are made available under the terms of the BY-NC-SA 4.0 license.
The commercial use of these models is forbidden.
See <https://github.com/198808xc/Pangu-Weather> for further details.
### Installation
To install the package, run:
```bash
pip install ai-models-panguweather-gfs
```
This will install the package and its dependencies, in particular the ONNX runtime. The installation script will attempt to guess which runtime to install. You can force a given runtime by specifying the the `ONNXRUNTIME` variable, e.g.:
```bash
ONNXRUNTIME=onnxruntime-gpu pip install ai-models-panguweather-gfs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/jacob-radford/ai-models-panguweather-gfs",
"name": "ai-models-panguweather-gfs",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "tool",
"author": "Jacob Radford",
"author_email": "jacob.t.radford@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/54/0a/c917eb11435cbd8fa818e3cbb913ae5659595ae80ec42a69b66e235ca3ef/ai_models_panguweather_gfs-0.0.7.tar.gz",
"platform": null,
"description": "# ai-models-panguweather-gfs\n\n`ai-models-panguweather-gfs` is an extension of the [ai-models-panguweather](https://github.com/ecmwf-lab/ai-models-panguweather) package, which itself is a plugin to run [Huawei's Pangu-Weather](https://github.com/198808xc/Pangu-Weather) with [i-models](https://github.com/ecmwf-lab/ai-models).\n\nPangu-Weather: A 3D High-Resolution Model for Fast and Accurate Global Weather Forecast, arXiv preprint: 2211.02556, 2022.\n<https://arxiv.org/abs/2211.02556>\n\nPangu-Weather was created by Kaifeng Bi, Lingxi Xie, Hengheng Zhang, Xin Chen, Xiaotao Gu and Qi Tian. It is released by Huawei Cloud.\n\nThe trained parameters of Pangu-Weather are made available under the terms of the BY-NC-SA 4.0 license.\n\nThe commercial use of these models is forbidden.\n\nSee <https://github.com/198808xc/Pangu-Weather> for further details.\n\n### Installation\n\nTo install the package, run:\n\n```bash\npip install ai-models-panguweather-gfs\n```\n\nThis will install the package and its dependencies, in particular the ONNX runtime. The installation script will attempt to guess which runtime to install. You can force a given runtime by specifying the the `ONNXRUNTIME` variable, e.g.:\n\n```bash\nONNXRUNTIME=onnxruntime-gpu pip install ai-models-panguweather-gfs\n```\n",
"bugtrack_url": null,
"license": "Apache License Version 2.0",
"summary": "Run panguweather with capabilities for GFS and GDAS initial conditions and NetCDF output",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://github.com/jacob-radford/ai-models-panguweather-gfs"
},
"split_keywords": [
"tool"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7fcdab7fb15be63db7eb95ad5f25341fc0353fc6fc6b080091a13b4a27e0d244",
"md5": "86e7b5f57cbb6361c03be12c882ed8a1",
"sha256": "364dac29edd495541f450282ef60652b7bb473d2c27eaecb7389bfc4c42833e9"
},
"downloads": -1,
"filename": "ai_models_panguweather_gfs-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "86e7b5f57cbb6361c03be12c882ed8a1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10708,
"upload_time": "2024-07-26T02:21:52",
"upload_time_iso_8601": "2024-07-26T02:21:52.960520Z",
"url": "https://files.pythonhosted.org/packages/7f/cd/ab7fb15be63db7eb95ad5f25341fc0353fc6fc6b080091a13b4a27e0d244/ai_models_panguweather_gfs-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "540ac917eb11435cbd8fa818e3cbb913ae5659595ae80ec42a69b66e235ca3ef",
"md5": "883172f4aa722ee6d27d43dab902420e",
"sha256": "d104b0c273a1e38c1f9ef51667cc09358cf0ac2c5e0f5624215f2798fc740a81"
},
"downloads": -1,
"filename": "ai_models_panguweather_gfs-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "883172f4aa722ee6d27d43dab902420e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9999,
"upload_time": "2024-07-26T02:21:54",
"upload_time_iso_8601": "2024-07-26T02:21:54.236925Z",
"url": "https://files.pythonhosted.org/packages/54/0a/c917eb11435cbd8fa818e3cbb913ae5659595ae80ec42a69b66e235ca3ef/ai_models_panguweather_gfs-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-26 02:21:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jacob-radford",
"github_project": "ai-models-panguweather-gfs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "ai-models-panguweather-gfs"
}