Skip to content

Commit

Permalink
Merge branch 'ref' of https://github.com/hdmf-dev/hdmf-zarr into ref
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 committed Sep 28, 2023
2 parents d9ab4c6 + d16664c commit 2a68d41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/storage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,8 @@ region references link to subsets of another Dataset. To identify region referen
to the ``source`` and ``path``, the py:class:`~hdmf_zarr.utils.ZarrReference` object will also need to
store the definition of the ``region`` that is being referenced, e.g., a slice or list on point indices.

In the future, the reference resolver classes will need to be updated to implement region references

.. warning::

Region references are not yet fully implemented in :py:class:`~hdmf_zarr.backend.ZarrIO`.
Expand Down

0 comments on commit 2a68d41

Please sign in to comment.