Run graphcast ai weather models
Project description
ai-models-graphcast
ai-models-graphcast
is an ai-models plugin to run Google Deepmind's GraphCast.
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
ai-models-graphcast-0.0.3.tar.gz
(11.7 kB
view details)
File details
Details for the file ai-models-graphcast-0.0.3.tar.gz
.
File metadata
- Download URL: ai-models-graphcast-0.0.3.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 590875610e544b0e6c41ee67fed78918d1c9b94f51ff91d84d291e6dc0fdff2b |
|
MD5 | 2af8446e2e234574e7d693f167b27af2 |
|
BLAKE2b-256 | a281a95c0758058830ebb0e2a82b94353a6d803ec5e0b92620f60d64d5d38889 |