Skip to main content

Load dynamical.org weather datasets in one line

Project description

dynamical-catalog

Load dynamical.org weather datasets in one line.

See dynamical.org/catalog for dataset documentation.

Install

pip install dynamical-catalog
uv add dynamical-catalog

Usage

import dynamical_catalog

# Optional: let us know who you are so we can improve the catalog!
dynamical_catalog.identify("you@example.com")

# Open a dataset as an xarray Dataset via its icechunk repository
ds = dynamical_catalog.open("noaa-gfs-forecast")

# Additional arguments are passed through to `xr.open_zarr`
ds = dynamical_catalog.open("noaa-gfs-forecast", chunks=None)

# Get the underlying Zarr store if you want even more control
store = dynamical_catalog.get_store("noaa-gfs-forecast")
ds = xr.open_zarr(store)

# List all available datasets
dynamical_catalog.list()

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

dynamical_catalog-0.5.0.tar.gz (45.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dynamical_catalog-0.5.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file dynamical_catalog-0.5.0.tar.gz.

File metadata

  • Download URL: dynamical_catalog-0.5.0.tar.gz
  • Upload date:
  • Size: 45.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for dynamical_catalog-0.5.0.tar.gz
Algorithm Hash digest
SHA256 fec68ee754609d64b092b1d321fbeaca0d1f6b0569baebdfa119cbe529b6b660
MD5 35660693b6646f73c51ea0214346214a
BLAKE2b-256 24c5247243d48723fce9df20812f36237a933f714fdb6d5d05acb4dbf3fe3dd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for dynamical_catalog-0.5.0.tar.gz:

Publisher: publish.yml on dynamical-org/dynamical-catalog

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dynamical_catalog-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dynamical_catalog-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b90f27c3489aada5bf49cf3d9dbdcf6b2b76d1d16c2819840841a35b1a5610be
MD5 7863f88ebc6669fcec6d3fe29a0e5cb7
BLAKE2b-256 8adbf8b9a37879d372be8695bac4652e42b1cbc27cd6e7a3f70521bcd7f0cdeb

See more details on using hashes here.

Provenance

The following attestation bundles were made for dynamical_catalog-0.5.0-py3-none-any.whl:

Publisher: publish.yml on dynamical-org/dynamical-catalog

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page