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.7.0.tar.gz (54.5 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.7.0-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dynamical_catalog-0.7.0.tar.gz
Algorithm Hash digest
SHA256 bbb9cd343d2b0cd573f9dc5640637fa8cc3b0a5c3b61b9a859cc6f902b7fa025
MD5 6671e19fa12d0e53dfb829ef2b9be4c1
BLAKE2b-256 f0af30eee0f9d7922c7eb9b006032a142ae7dcea842fbfff6438ce934477b838

See more details on using hashes here.

Provenance

The following attestation bundles were made for dynamical_catalog-0.7.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.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dynamical_catalog-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4b4cd2ef40341b279ae738ee25adf8d911c4f6d721d6cd141654e8763f6876bd
MD5 c9575ed25f466472e3525a421b4b5784
BLAKE2b-256 5d915824610797a06ea9b60dc3de403a262761f5b3d79b7d80b2daa95988dd2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dynamical_catalog-0.7.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