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.
1 parent 0a01a52 commit 875e8eaCopy full SHA for 875e8ea
docs/user-guide/v3_migration.rst
@@ -153,10 +153,10 @@ Configuration options include the following:
153
154
- Default Zarr format ``default_zarr_version``
155
- Default array order in memory ``array.order``
156
+- Default codecs ``array.v3_default_codecs`` and ``array.v2_default_compressor``
157
+- Whether empty chunks are written to storage ``array.write_empty_chunks``
158
- Async and threading options, e.g. ``async.concurrency`` and ``threading.max_workers``
159
- Selections of implementations of codecs, codec pipelines and buffers
-- TODO: write_empty_chunks PR 2429
-- TODO: default codecs PR 2470
160
161
Miscellaneous
162
~~~~~~~~~~~~~
0 commit comments