Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

writer compression parameter #36

Open
toloudis opened this issue Feb 19, 2024 · 1 comment
Open

writer compression parameter #36

toloudis opened this issue Feb 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@toloudis
Copy link
Contributor

Feature Description

It may benefit many users to be able to set compression parameters for both zarr and tiff writing.

Use Case

See AllenCellModeling/aicsimageio#553

Solution

Add compression args to writer classes. I guess these can be specific to the supported compression types of the underlying libraries. Consider just forwarding kwargs through.

@toloudis toloudis added the enhancement New feature or request label Feb 19, 2024
@AlanWu886
Copy link

Feature Description

It may benefit many users to be able to set compression parameters for both zarr and tiff writing.

Use Case

See AllenCellModeling/aicsimageio#553

Solution

Add compression args to writer classes. I guess these can be specific to the supported compression types of the underlying libraries. Consider just forwarding kwargs through.

Thanks a lot for including the enhancement!!
Alan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants