Skip to content

Document Zarr encoding options#11343

Draft
omribz156 wants to merge 1 commit into
pydata:mainfrom
omribz156:codex/xarray-zarr-encoding-docs
Draft

Document Zarr encoding options#11343
omribz156 wants to merge 1 commit into
pydata:mainfrom
omribz156:codex/xarray-zarr-encoding-docs

Conversation

@omribz156
Copy link
Copy Markdown

Description

Closes #9987.

This adds a short Dataset.to_zarr pointer for Zarr-specific encoding keys and clarifies the Zarr v3 codec split in the I/O guide: compressors for bytes-to-bytes codecs and serializer for array-to-bytes codecs. The text keeps codec construction details with zarr-python.

Verification:

  • git diff --check
  • python -m py_compile xarray\core\dataset.py
  • Not run: local Sphinx docs build, because sphinx is not installed in this environment.

Checklist

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR. Tools: Codex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improved docs for zarr encoding options.

1 participant