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

Decompression of binary data #30

Open
VasLem opened this issue Mar 21, 2024 · 0 comments
Open

Decompression of binary data #30

VasLem opened this issue Mar 21, 2024 · 0 comments

Comments

@VasLem
Copy link

VasLem commented Mar 21, 2024

Hi, I have a use case where I need to fix a corrupted hdf5 file, and check the data contained in it. For this, I am need to override pyfive library to include the VBZ compression for binary data. Could you please provide me with instructions on how to decompress binary data, contained within an hdf5 file? Just for clarification, I am talking about dealing with a single field, not the entire file, so h5repack (which by the way leads to segmentation fault) is not applicable in my use case.

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

1 participant