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

[Feature]: Toggle set_deflate: shuffle via command-line flag #268

Open
TonyB9000 opened this issue Jul 16, 2024 · 0 comments
Open

[Feature]: Toggle set_deflate: shuffle via command-line flag #268

TonyB9000 opened this issue Jul 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TonyB9000
Copy link
Contributor

Is your feature request related to a problem?

Not a problem.

Describe the solution you'd like

A command-line switch to apply "shuffle" in the cmor.write configuration should be provided. This would toggle the application of

cmor.set_deflate(varid, True, True, 1)

in mpas.py: write_cmor() Applying shuffle appears to reduce output file size by 14%, but incurs a significant performance cost.

Describe alternatives you've considered

No response

Additional context

No response

@TonyB9000 TonyB9000 added the enhancement New feature or request label Jul 16, 2024
@TonyB9000 TonyB9000 changed the title [Feature]: [Feature]: Toggle set_deflate: shuffle via command-line flag Jul 22, 2024
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
Development

No branches or pull requests

1 participant