We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d38b0db + ea6456f commit a87dcf7Copy full SHA for a87dcf7
docs/v3/core/v3.0.rst
@@ -696,8 +696,7 @@ two-dimensional array of 64-bit little-endian floating point numbers,
696
with 10000 rows and 1000 columns, divided into a regular chunk grid where
697
each chunk has 1000 rows and 100 columns, and thus there will be 100
698
chunks in total arranged into a 10 by 10 grid. Within each chunk the
699
-binary values are laid out in C contiguous order. Each chunk is
700
-compressed using gzip compression prior to storage::
+binary values are laid out in C contiguous order::
701
702
{
703
"zarr_format": 3,
0 commit comments