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

Adding decompress_file example #580

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

dmikushin
Copy link
Contributor

@dmikushin dmikushin commented Jan 26, 2024

The compress_file example nicely demonstrates the Blosc2 compression procedure. It would be highly educative though to include also a simple example, which performs the inverse operation. Therefore, this PR adds decompress_file example, in order to have the complete loop of compression/decompression functionality at glance.

@FrancescAlted FrancescAlted merged commit a4d52c6 into Blosc:main Jan 27, 2024
1 of 17 checks passed
@FrancescAlted
Copy link
Member

Cool! Thanks @dmikushin

@dmikushin
Copy link
Contributor Author

Thanks for fixing my issues, I've noted what I did wrong.

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