You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#523 introduced logic to handle ManifestArrays that contain a single scalar which uses the Zarr convention of using the "c" key for handling scalars. It appears that this inadvertently treats all keys ending with "c" as scalars. See b5d764c for an MVE. @maxrjones I don't fully understand the key parsing logic here but if you have some time to circle up Monday I can take a shot a PR for this.