Skip to content

Commit

Permalink
config in migration
Browse files Browse the repository at this point in the history
  • Loading branch information
normanrz committed Dec 20, 2024
1 parent 0a01a52 commit 875e8ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user-guide/v3_migration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,10 @@ Configuration options include the following:

- Default Zarr format ``default_zarr_version``
- Default array order in memory ``array.order``
- Default codecs ``array.v3_default_codecs`` and ``array.v2_default_compressor``
- Whether empty chunks are written to storage ``array.write_empty_chunks``
- Async and threading options, e.g. ``async.concurrency`` and ``threading.max_workers``
- Selections of implementations of codecs, codec pipelines and buffers
- TODO: write_empty_chunks PR 2429
- TODO: default codecs PR 2470

Miscellaneous
~~~~~~~~~~~~~
Expand Down

0 comments on commit 875e8ea

Please sign in to comment.