Skip to content

CodecBuilder: use level for Gzip and Zstd codecs#69

Open
sbesson wants to merge 1 commit intozarr-developers:mainfrom
sbesson:clevel_vs_level
Open

CodecBuilder: use level for Gzip and Zstd codecs#69
sbesson wants to merge 1 commit intozarr-developers:mainfrom
sbesson:clevel_vs_level

Conversation

@sbesson
Copy link
Copy Markdown
Contributor

@sbesson sbesson commented Mar 27, 2026

Discovered during the review of glencoesoftware/bioformats2raw#311

While the blosc codec uses clevel internally, the gzip and zstd codec use level. This updates the signatures in the CodecBuilder API to be consistent with GzipConfiguration and ZstdConfiguration.

There is no functional change associated with this PR and tests should keep passing as expected.

While the blosc codec uses clevel internally, the gzip and zstd
codec use level. This updates the signature of the CodecBuilder
API to be consistent with GzipConfiguration and ZstdConfiguration.
@sbesson sbesson requested a review from brokkoli71 March 27, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants