ngff_zarr.memory_usageΒΆ Module ContentsΒΆ FunctionsΒΆ memory_usage Approximate array partition memory usage in bytes. APIΒΆ ngff_zarr.memory_usage.memory_usage( image: ngff_zarr.ngff_image.NgffImage, constrained_dims: Optional[Set[str]] = None, ) → intΒΆ Approximate array partition memory usage in bytes. Assumes array will have the same memory usage resulting from an array chunk.