Skip to contents

Determine zarr node type

Usage

.zarr_node_type(store_path, rel_path)

Arguments

store_path

Path to zarr store

rel_path

Relative path within store

Value

"group", "array", or "missing"