io.read_ome_zarr
io.read_ome_zarr(zarr_url)
Read an OME-ZARR fileset
Parameters
Name | Type | Description | Default |
---|---|---|---|
zarr_url |
Union[str, Path] | Path to an OME-ZARR | required |
Returns
Type | Description |
---|---|
Node | An ome_zarr image node |
io.read_ome_zarr(zarr_url)
Read an OME-ZARR fileset
Name | Type | Description | Default |
---|---|---|---|
zarr_url |
Union[str, Path] | Path to an OME-ZARR | required |
Type | Description |
---|---|
Node | An ome_zarr image node |