Run graphcast ai weather models
Project description
ai-models-graphcast
ai-models-graphcast
is an ai-models plugin to run Google Deepmind's GraphCast.
GraphCast: Learning skillful medium-range global weather forecasting, arXiv preprint: 2212.12794, 2022. https://arxiv.org/abs/2212.12794
GraphCast was created by Remi Lam, Alvaro Sanchez-Gonzalez, Matthew Willson, Peter Wirnsberger, Meire Fortunato, Ferran Alet, Suman Ravuri, Timo Ewalds, Zach Eaton-Rosen, Weihua Hu, Alexander Merose, Stephan Hoyer, George Holland, Oriol Vinyals, Jacklynn Stott, Alexander Pritzel, Shakir Mohamed and Peter Battaglia.
The model weights are made available for use under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). You may obtain a copy of the License at: https://creativecommons.org/licenses/by-nc-sa/4.0/.
Installation
To install the package, run:
pip install ai-models-graphcast
This will install the package and most of its dependencies.
Then to install graphcast dependencies (and Jax on GPU):
Graphcast and Jax
Graphcast depends on Jax, which needs special installation instructions for your specific hardware.
Please see the installation guide to follow the correct instructions.
We have prepared two requirements.txt
you can use. A CPU and a GPU version:
For the preferred GPU usage:
pip install -r requirements-gpu.txt -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
For the slower CPU usage:
pip install -r requirements.txt
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ai-models-graphcast-0.0.4.tar.gz
.
File metadata
- Download URL: ai-models-graphcast-0.0.4.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c586e61d44e9f2c14a84747dbef50b8db1b272df777de783355e772f4494a317 |
|
MD5 | f5ce937e6e7e59aae0285d31c7acc676 |
|
BLAKE2b-256 | d814868e91c626f00415175b0979820c3dc2b77a437ff67057309011f27c5ede |