Blosc2 Classes¶
Main Classes¶
|
|
|
|
|
|
|
|
|
Directory-based storage for compressed data using Blosc2. |
|
A hierarchical tree-based storage container for compressed data using Blosc2. |
|
A dictionary-like container for storing NumPy/Blosc2 arrays (NDArray or SChunk) as nodes. |
|
Proxy (with cache support) for an object following the ProxySource interface. |
Base interface for sources of Proxy that are not NDim objects. |
|
Base interface for NDim sources in Proxy. |
|
|
Simple proxy for a NumPy array (or similar) that can be used with the Blosc2 compute engine. |
Other Classes¶
|
Dataclass for hosting the different compression parameters. |
|
Available codecs. |
|
Dataclass for hosting the different decompression parameters. |
|
Available filters. |
|
Class for hosting lazy expressions. |
|
Base class for all operands in expressions. |
|
|
|
Possible special values in a chunk. |
|
Available split modes. |
|
Dataclass for hosting the different storage parameters. |
|
Available tuners. |
|