Skip to content

Commit

Permalink
Update doc/user-guide/io.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Maximilian Roos <[email protected]>
  • Loading branch information
slevang and max-sixty authored Nov 10, 2023
1 parent d10c029 commit 7e3419b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user-guide/io.rst
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@ can be filled out by subsequent calls to ``to_zarr``. ``region`` can be
specified as ``"auto"``, which opens the existing store and determines the
correct alignment of the new data with the existing coordinates, or as an
explicit mapping from dimension names to Python ``slice`` objects indicating
where the data should be written (in index space, not coordinate space), e.g.,
where the data should be written (in index space, not label space), e.g.,

.. ipython:: python
Expand Down

0 comments on commit 7e3419b

Please sign in to comment.