blosc2.Tuner#

class blosc2.Tuner(*values)#

Available tuners.

__init__(*args, **kwds)#

Attributes

STUNE

A 'simple' tuner.

BTUNE

A more sophisticated tuner that can select different codecs/filters for different chunks (more info here); Needs to be installed with pip install blosc2-btune