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

Set blosc compression to raw? #310

Open
mohammed-sawi opened this issue Aug 4, 2020 · 1 comment
Open

Set blosc compression to raw? #310

mohammed-sawi opened this issue Aug 4, 2020 · 1 comment

Comments

@mohammed-sawi
Copy link

hello, i am new to coding and in order to get a specific program to work i need to set blosc compression to raw. --compression=raw. How and where do i do that, is it a terminal command or should it me in my python script.

@esc
Copy link
Member

esc commented Aug 4, 2020

@mohammed-sawi thanks for asking about this. By "raw" I am assuming you mean, "apply no compression"? If you are using python-blosc I believe you can use clevel and set it to 0 to achieve this: http://python-blosc.blosc.org/tutorial.html#fine-tuning-compression-parameters

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

No branches or pull requests

2 participants