Last active
April 22, 2024 14:18
-
-
Save t20100/80960ec46abd3a863e85876c013834bb to your computer and use it in GitHub Desktop.
How-to use JPEG2000 compression with HDF5 from Python using blosc2&grok - Binder: https://mybinder.org/v2/gist/t20100/80960ec46abd3a863e85876c013834bb/HEAD?labpath=hdf5-jpeg2000-codec-with-blosc2-grok.ipynb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b2h5py | |
blosc2>=2.5.1 | |
blosc2_grok>=0.2.2 | |
h5py | |
hdf5plugin>=4.4.0 | |
jupyterlab_h5web |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment