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
({"dimension_names": ["test"]}, "dimension_names cannot be used for arrays with zarr_format 2."),
1190
-
({"chunk_key_encoding": {"name": "default", "separator": "/"}}, "chunk_key_encoding cannot be used for arrays with zarr_format 2. Use dimension_separator instead."),
1191
-
({"codecs": "bytes"}, "codecs cannot be used for arrays with zarr_format 2. Use filters and compressor instead."),
1190
+
(
1191
+
{"dimension_names": ["test"]},
1192
+
"dimension_names cannot be used for arrays with zarr_format 2.",
0 commit comments