Open
Description
Is there a way to ask zarr if a key is backed by a chunk (as opposed to defaulting to the fill_value)?
The motivation is trying to create virtual references for an existing zarr store, but not knowing which chunks of the chunk grid actually exist - see zarr-developers/VirtualiZarr#271 (comment)