Skip to content

Release 1.2.0

Latest
Compare
Choose a tag to compare
@martaiborra martaiborra released this 25 Mar 10:26
· 8 commits to main since this release

Changes from 1.1.2 to 1.2.0

  • New quality mode. This mode can be activated by using a tradeoff of 3 values:
    (compression ratio, speed, quality) instead of just one value for lossless
    compression (tradeoff). This mode is only supported for integer datasets
    (mainly RGB and gray-scale images). For more info on how this works, take a look at
    https://github.com/Blosc/Blosc2-Btune?tab=readme-ov-file#btune-quality-mode.

  • Removed shuffle size from the tweaking parameters since it is no longer
    supported in C-Blosc2.

  • Removed block size from the tracing list since it is not changed by btune.