gpuwm-data
Physics reference tables for gpuwm.
Install gpuwm and this arrives with it:
pip install gpuwm
You do not install this package by hand and you do not choose it. gpuwm
declares gpuwm-data==<its own version> as a hard dependency, because a
gpuwm that cannot run radiation or Thompson microphysics is not an
install. There is no extra to remember and no post-install step.
Why it is a separate distribution
PyPI rejects any file over 100 MiB. The 2.5.0 gpuwm wheel measured
103.62 MiB. These two directories of pure reference data were 64.21 MiB of
that, so they ship here and gpuwm ships at 39.41 MiB.
What is in it
| Directory | Contents |
|---|---|
gpuwm_data/data/rrtmgp/ |
RTE+RRTMGP k-distribution and cloud-optics NetCDFs, the RFMIP clear-sky input profiles, and the license and provenance texts that document them |
gpuwm_data/data/thompson/tables/ |
The Thompson microphysics lookup tables generated by WRF v4.6.1's thompson_init, plus CCN_ACTIVATE.BIN for the aerosol-aware variant, under MANIFEST.sha256 |
Every byte is a table. There is no compiled code and no platform coupling,
so one py3-none-any wheel serves every platform gpuwm runs on.
Two of the Thompson tables are not here: freezeH2O.dat (243 MiB) and
qr_acr_qg_V4.dat (71 MiB) are each over the same PyPI limit that split
this package out. They are published as GitHub release assets and staged
by gpuwm fetch-tables, byte-verified against the pins in
gpuwm.core.thompson_contract. Only mp_physics=8/28 runs need them.
Reading it
gpuwm resolves these paths through gpuwm.data_assets, which is the only
supported way in. If you want the directory yourself:
import gpuwm_data
gpuwm_data.data_root() / "rrtmgp" / "rrtmgp-gas-lw-g256.nc"
Provenance and licensing
The code here is Apache-2.0. The data is not uniformly so, and each
directory carries its own texts: see data/rrtmgp/PROVENANCE.md with its
LICENSE, LICENSE-CC-BY-4.0 and LICENSE-CC-BY-SA-4.0 files, and
gpuwm's own gpuwm/data/thompson/PROVENANCE.md for the WRF-derived
Thompson tables. The four CC-BY-NC-SA-4.0 RFMIP reference-result NetCDFs
are deliberately excluded from this wheel so a non-commercial restriction
never attaches to it; they remain in the source repository as test
fixtures.
Source and issues: https://github.com/FahrenheitResearch/arwen
Release files for gpuwm-data 2.7.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gpuwm_data-2.7.6.tar.gz | 67.3 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gpuwm_data-2.7.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 134.7 MB
Release files / gpuwm_data-2.7.6.tar.gz
| Download URL | gpuwm_data-2.7.6.tar.gz |
|---|---|
| Size | 67.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f86c6afb7fcd6304eea96d505007e4a0271425ca993e6836ef9dfe9b7337feeb
|
|
BLAKE2b-256 checksum How to use checksums |
cd089be7ccdab9485f6bc6dc68841ec968216821b7bb6b193f8dbf5a1cafab5a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / gpuwm_data-2.7.6-py3-none-any.whl
| Download URL | gpuwm_data-2.7.6-py3-none-any.whl |
|---|---|
| Size | 67.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d4954bd5ecad98c05cd4114012e5fe54f1f8995cc14da98ca79775b5ce3747a6
|
|
BLAKE2b-256 checksum How to use checksums |
551543d3e5350ff75249b9ee4cb93f6eaecbf5e583f1d02be6c55f84e6192dbb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log