ProxySource#

Base interface for all supported sources in Proxy.

In case the source is multidimensional, the attributes shape, chunks, blocks and dtype are also required when creating the Proxy. In case the source is unidimensional, the attributes chunksize, typesize and nbytes are required as well when creating the Proxy. These attributes do not need to be available when opening an already existing Proxy.

Methods#

get_chunk

Return the compressed chunk in self.