zarr.registry#
Classes#
Functions#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents#
- zarr.registry.get_codec_class(
- key: str,
- reload_config: bool = False,
- zarr.registry.get_ndbuffer_class(
- reload_config: bool = False,
- zarr.registry.get_pipeline_class(
- reload_config: bool = False,
- zarr.registry.register_pipeline(pipe_cls: type[zarr.abc.codec.CodecPipeline]) None [source]#