@@ -76,7 +76,7 @@ HDF5 compression filters and compression libraries sources were obtained from:
7676* `hdf5-blosc plugin <https://github.com/Blosc/hdf5-blosc >`_ (v1.0.0)
7777 using `c-blosc <https://github.com/Blosc/c-blosc >`_ (v1.21.5), LZ4, Snappy, ZLib and ZStd.
7878* hdf5-blosc2 plugin (from `PyTables <https://github.com/PyTables/PyTables/ >`_ v3.9.2)
79- using `c-blosc2 <https://github.com/Blosc/c-blosc2 >`_ (v2.12 .0), LZ4, ZLib and ZStd.
79+ using `c-blosc2 <https://github.com/Blosc/c-blosc2 >`_ (v2.13 .0), LZ4, ZLib and ZStd.
8080* `FCIDECOMP plugin <ftp://ftp.eumetsat.int/pub/OPS/out/test-data/Test-data-for-External-Users/MTG_FCI_Test-Data/FCI_Decompression_Software_V1.0.2 >`_ (v1.0.2)
8181 using `CharLS <https://github.com/team-charls/charls >`_
8282 (1.x branch, commit `25160a4 <https://github.com/team-charls/charls/tree/25160a42fb62e71e4b0ce081f5cb3f8bb73938b5 >`_).
@@ -93,9 +93,9 @@ HDF5 compression filters and compression libraries sources were obtained from:
9393
9494Sources of compression libraries shared accross multiple filters were obtained from:
9595
96- * `LZ4 v1.9.4 <https://github.com/Blosc/c-blosc2/tree/v2.12 .0/internal-complibs/lz4-1.9.4 >`_
96+ * `LZ4 v1.9.4 <https://github.com/Blosc/c-blosc2/tree/v2.13 .0/internal-complibs/lz4-1.9.4 >`_
9797* `Snappy v1.1.10 <https://github.com/google/snappy >`_
98- * `ZStd v1.5.5 <https://github.com/Blosc/c-blosc2/tree/v2.12 .0/internal-complibs/zstd-1.5.5 >`_
98+ * `ZStd v1.5.5 <https://github.com/Blosc/c-blosc2/tree/v2.13 .0/internal-complibs/zstd-1.5.5 >`_
9999* `ZLib v1.2.13 <https://github.com/Blosc/c-blosc/tree/v1.21.5/internal-complibs/zlib-1.2.13 >`_
100100
101101When compiled with Intel IPP, the LZ4 compression library is replaced with `LZ4 v1.9.3 <https://github.com/lz4/lz4/releases/tag/v1.9.3 >`_ patched with a patch from Intel IPP 2021.7.0.
0 commit comments