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

Add the shuffle option to the compression method #102

Merged
merged 2 commits into from
Feb 17, 2023
Merged

Add the shuffle option to the compression method #102

merged 2 commits into from
Feb 17, 2023

Conversation

richli
Copy link
Contributor

@richli richli commented Feb 17, 2023

The shuffle parameter to nc_def_var_deflate() is now exposed as a new argument to the compression() method of VariableMut.

The tests were updated to add in the new argument as sometimes true or false in order to ensure both cases get tested.

Closes #100

netcdf/tests/lib.rs Outdated Show resolved Hide resolved
@magnusuMET magnusuMET merged commit d4034d7 into georust:master Feb 17, 2023
@magnusuMET
Copy link
Member

Thanks for the PR @richli!

@richli richli deleted the add-shuffle-setting branch February 17, 2023 18:45
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.

Enable shuffle filter
3 participants