Skip to content

nabu.io.writer_zarr

source module nabu.io.writer_zarr

Classes

source class OmeZarrWriter(location: str, group_name: str, shape: tuple[int, int, int], dtype: npt.DTypeLike, chunks_shape: tuple[int, int, int], shards_shape: tuple[int, int, int], start_index: int = 0, translation: Sequence[float] | None = None, scale: Sequence[float] | None = None, reverse_order: bool = False, overwrite: bool = False, metadata: dict[str, Any] | None = None, atleast_size: int = 256)

source method OmeZarrWriter.save()

source method OmeZarrWriter.save_metadata()

source method OmeZarrWriter.browse_data_files()