Skip to content

Commit

Permalink
add links to the list of blosc2 filters and codecs
Browse files Browse the repository at this point in the history
  • Loading branch information
t20100 committed Feb 7, 2024
1 parent 9d70675 commit 810ff28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Hence, HDF5 compressed datasets can be read as any other dataset (see `h5py docu
.. note::

HDF5 datasets compressed with `Blosc2`_ can require additional plugins to enable decompression, such as `blosc2-grok <https://pypi.org/project/blosc2-grok>`_ or `blosc2-openhtj2k <https://pypi.org/project/blosc2-openhtj2k>`_.
See list of Blosc2 `filters <https://www.blosc.org/c-blosc2/reference/utility_variables.html#codes-for-filters>`_ and `codecs <https://www.blosc.org/c-blosc2/reference/utility_variables.html#compressor-codecs>`_.

Write compressed datasets
+++++++++++++++++++++++++
Expand Down

0 comments on commit 810ff28

Please sign in to comment.