Huawei
companyOpenness profile
1 product on the map — 1 closed.
Openness
2 high confidence- license
- CC-BY-NC-SA-4.0(non-commercial use only)
- weights
- open(four ungated ONNX checkpoints on Google Drive and Baidu Netdisk, roughly 1.1GB each)
- data
- documented-not-released(ERA5 over 39 years, about 60TB, with the lite variant's 2007-2017 subset spelled out
- code
- partial(CPU, GPU and iterative inference scripts plus algorithm pseudocode
The repository declares no license file and GitHub's license endpoint returns 404, so it would be wrong to read the code as permissive. The only grant is the README's, and it puts the trained parameters under CC BY-NC-SA 4.0 and forbids commercial use, which caps the score at restricted whatever else was published.
- https://raw.githubusercontent.com/198808xc/Pangu-Weather/master/README.md recorded 2026-09-10
"The trained parameters of Pangu-Weather were made available under the terms of the BY-NC-SA 4.0 license" and "The commercial use of these models is forbidden"; links four downloadable ONNX checkpoints; states training needs about 60TB of ERA5 and 3000 V100 GPU-days per model; and ships inference_cpu.py, inference_gpu.py, inference_iterative.py and pseudocode.py.
- https://api.github.com/repos/198808xc/Pangu-Weather/license recorded 2026-09-10
HTTP 404, "Not Found" - the repository carries no LICENSE file, so no repository-level grant exists to fall back on.