Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update V3 status and minor fixes. #261

Merged
merged 1 commit into from Aug 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Zarr Specs
# Zarr Specification

**Zarr core protocol for storage and retrieval of N-dimensional typed arrays**

Expand Down
7 changes: 3 additions & 4 deletions docs/v3/codecs/blosc/v1.0.rst
Expand Up @@ -7,14 +7,13 @@
Specification URI:
https://zarr-specs.readthedocs.io/en/latest/v3/codecs/blosc/v1.0.html
Corresponding ZEP:
`ZEP 1 — Zarr specification version 3 <https://zarr.dev/zeps/draft/ZEP0001.html>`_
`ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/accepted/ZEP0001.html>`_
Issue tracking:
`GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/codec>`_
Suggest an edit for this spec:
`GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/codecs/blosc/v1.0.rst>`_

Copyright 2020 `Zarr core development team
<https://github.com/orgs/zarr-developers/teams/core-devs>`_. This work
Copyright 2020-Present Zarr core development team. This work
is licensed under a `Creative Commons Attribution 3.0 Unported License
<https://creativecommons.org/licenses/by/3.0/>`_.

Expand All @@ -30,7 +29,7 @@ Defines a ``bytes -> bytes`` codec that uses the blosc container format.
Status of this document
=======================

ZEP0001 was accepted on May 13th, 2023.
ZEP0001 was accepted on May 15th, 2023 via https://github.com/zarr-developers/zarr-specs/issues/227.


Document conventions
Expand Down
7 changes: 3 additions & 4 deletions docs/v3/codecs/endian/v1.0.rst
Expand Up @@ -9,14 +9,13 @@
Specification URI:
https://zarr-specs.readthedocs.io/en/latest/v3/codecs/endian/v1.0.html
Corresponding ZEP:
`ZEP 1 — Zarr specification version 3 <https://zarr.dev/zeps/draft/ZEP0001.html>`_
`ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/accepted/ZEP0001.html>`_
Issue tracking:
`GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/codec>`_
Suggest an edit for this spec:
`GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/codecs/endian/v1.0.rst>`_

Copyright 2020 `Zarr core development team
<https://github.com/orgs/zarr-developers/teams/core-devs>`_. This work
Copyright 2020-Present Zarr core development team. This work
is licensed under a `Creative Commons Attribution 3.0 Unported License
<https://creativecommons.org/licenses/by/3.0/>`_.

Expand All @@ -33,7 +32,7 @@ data types as little endian or big endian in lexicographical order.
Status of this document
=======================

ZEP0001 was accepted on May 13th, 2023.
ZEP0001 was accepted on May 15th, 2023 via https://github.com/zarr-developers/zarr-specs/issues/227.


Document conventions
Expand Down
7 changes: 3 additions & 4 deletions docs/v3/codecs/gzip/v1.0.rst
Expand Up @@ -7,14 +7,13 @@
Specification URI:
https://zarr-specs.readthedocs.io/en/latest/v3/codecs/gzip/v1.0.html
Corresponding ZEP:
`ZEP 1 — Zarr specification version 3 <https://zarr.dev/zeps/draft/ZEP0001.html>`_
`ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/accepted/ZEP0001.html>`_
Issue tracking:
`GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/codec>`_
Suggest an edit for this spec:
`GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/codecs/gzip/v1.0.rst>`_

Copyright 2020 `Zarr core development team
<https://github.com/orgs/zarr-developers/teams/core-devs>`_. This work
Copyright 2020-Present Zarr core development team. This work
is licensed under a `Creative Commons Attribution 3.0 Unported License
<https://creativecommons.org/licenses/by/3.0/>`_.

Expand All @@ -30,7 +29,7 @@ Defines a ``bytes -> bytes`` codec that applies gzip compression.
Status of this document
=======================

ZEP0001 was accepted on May 13th, 2023.
ZEP0001 was accepted on May 15th, 2023 via https://github.com/zarr-developers/zarr-specs/issues/227.


Document conventions
Expand Down
7 changes: 3 additions & 4 deletions docs/v3/codecs/transpose/v1.0.rst
Expand Up @@ -9,14 +9,13 @@
Specification URI:
https://zarr-specs.readthedocs.io/en/latest/v3/codecs/transpose/v1.0.html
Corresponding ZEP:
`ZEP 1 — Zarr specification version 3 <https://zarr.dev/zeps/draft/ZEP0001.html>`_
`ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/draft/ZEP0001.html>`_
Issue tracking:
`GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/codec>`_
Suggest an edit for this spec:
`GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/codecs/transpose/v1.0.rst>`_

Copyright 2020 `Zarr core development team
<https://github.com/orgs/zarr-developers/teams/core-devs>`_. This work
Copyright 2020-Present Zarr core development team. This work
is licensed under a `Creative Commons Attribution 3.0 Unported License
<https://creativecommons.org/licenses/by/3.0/>`_.

Expand All @@ -33,7 +32,7 @@ array.
Status of this document
=======================

ZEP0001 was accepted on May 13th, 2023.
ZEP0001 was accepted on May 15th, 2023 via https://github.com/zarr-developers/zarr-specs/issues/227.


Document conventions
Expand Down
7 changes: 3 additions & 4 deletions docs/v3/core/v3.0.rst
Expand Up @@ -14,16 +14,15 @@ Editors:
* Jeremy Maitin-Shepard (`@jbms <https://github.com/jbms>`_), Google

Corresponding ZEP:
`ZEP 0001 — Zarr specification version 3 <https://zarr.dev/zeps/active/ZEP0001.html>`_
`ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/accepted/ZEP0001.html>`_

Issue tracking:
`GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/core-protocol-v3.0>`_

Suggest an edit for this spec:
`GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/core/v3.0.rst>`_

Copyright 2019-Present `Zarr core development team
<https://github.com/orgs/zarr-developers/teams/core-devs>`_. This work
Copyright 2019-Present Zarr core development team. This work
is licensed under a `Creative Commons Attribution 3.0 Unported License
<https://creativecommons.org/licenses/by/3.0/>`_.

Expand All @@ -39,7 +38,7 @@ This specification defines the Zarr format for N-dimensional typed arrays.
Status of this document
=======================

ZEP0001 was accepted on May 13th, 2023.
ZEP0001 was accepted on May 15th, 2023 via https://github.com/zarr-developers/zarr-specs/issues/227.


Introduction
Expand Down
7 changes: 3 additions & 4 deletions docs/v3/stores/filesystem/v1.0.rst
Expand Up @@ -7,14 +7,13 @@
Specification URI:
https://zarr-specs.readthedocs.io/en/latest/v3/stores/filesystem/v1.0.html
Corresponding ZEP:
`ZEP 1 — Zarr specification version 3 <https://zarr.dev/zeps/draft/ZEP0001.html>`_
`ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/accepted/ZEP0001.html>`_
Issue tracking:
`GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/stores-filesystem-v1.0>`_
Suggest an edit for this spec:
`GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/stores/filesystem/v1.0.rst>`_

Copyright 2019 `Zarr core development team
<https://github.com/orgs/zarr-developers/teams/core-devs>`_. This work is
Copyright 2019-Present Zarr core development team. This work is
licensed under a `Creative Commons Attribution 3.0 Unported License
<https://creativecommons.org/licenses/by/3.0/>`_.

Expand All @@ -31,7 +30,7 @@ store API using a file system.
Status of this document
=======================

ZEP0001 was accepted on May 13th, 2023.
ZEP0001 was accepted on May 15th, 2023 via https://github.com/zarr-developers/zarr-specs/issues/227.


Notes about design decisions for the native File System Store
Expand Down