ngff_zarr.parse_metadata¶
Module Contents¶
Functions¶
Parse OMERO metadata dictionary into Omero dataclass. |
|
Detect NGFF version from root attributes. |
API¶
- ngff_zarr.parse_metadata._extract_method_metadata(
- metadata_dict: dict,
- ngff_zarr.parse_metadata._parse_omero(
- omero_data: dict,
Parse OMERO metadata dictionary into Omero dataclass.
- ngff_zarr.parse_metadata._detect_version(root_attrs: dict) ngff_zarr._supported_versions.NgffVersion¶
Detect NGFF version from root attributes.