File tree Expand file tree Collapse file tree 7 files changed +19
-25
lines changed Expand file tree Collapse file tree 7 files changed +19
-25
lines changed Original file line number Diff line number Diff line change 1- # Zarr Specs
1+ # Zarr Specification
22
33** Zarr core protocol for storage and retrieval of N-dimensional typed arrays**
44
Original file line number Diff line number Diff line change 77Specification URI:
88 https://zarr-specs.readthedocs.io/en/latest/v3/codecs/blosc/v1.0.html
99Corresponding ZEP:
10- `ZEP 1 — Zarr specification version 3 <https://zarr.dev/zeps/draft /ZEP0001.html >`_
10+ `ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/accepted /ZEP0001.html >`_
1111Issue tracking:
1212 `GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/codec >`_
1313Suggest an edit for this spec:
1414 `GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/codecs/blosc/v1.0.rst >`_
1515
16- Copyright 2020 `Zarr core development team
17- <https://github.com/orgs/zarr-developers/teams/core-devs> `_. This work
16+ Copyright 2020-Present Zarr core development team. This work
1817is licensed under a `Creative Commons Attribution 3.0 Unported License
1918<https://creativecommons.org/licenses/by/3.0/> `_.
2019
@@ -30,7 +29,7 @@ Defines a ``bytes -> bytes`` codec that uses the blosc container format.
3029Status of this document
3130=======================
3231
33- ZEP0001 was accepted on May 13th , 2023.
32+ ZEP0001 was accepted on May 15th , 2023 via https://github.com/zarr-developers/zarr-specs/issues/227 .
3433
3534
3635Document conventions
Original file line number Diff line number Diff line change 99Specification URI:
1010 https://zarr-specs.readthedocs.io/en/latest/v3/codecs/endian/v1.0.html
1111Corresponding ZEP:
12- `ZEP 1 — Zarr specification version 3 <https://zarr.dev/zeps/draft /ZEP0001.html >`_
12+ `ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/accepted /ZEP0001.html >`_
1313Issue tracking:
1414 `GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/codec >`_
1515Suggest an edit for this spec:
1616 `GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/codecs/endian/v1.0.rst >`_
1717
18- Copyright 2020 `Zarr core development team
19- <https://github.com/orgs/zarr-developers/teams/core-devs> `_. This work
18+ Copyright 2020-Present Zarr core development team. This work
2019is licensed under a `Creative Commons Attribution 3.0 Unported License
2120<https://creativecommons.org/licenses/by/3.0/> `_.
2221
@@ -33,7 +32,7 @@ data types as little endian or big endian in lexicographical order.
3332Status of this document
3433=======================
3534
36- ZEP0001 was accepted on May 13th , 2023.
35+ ZEP0001 was accepted on May 15th , 2023 via https://github.com/zarr-developers/zarr-specs/issues/227 .
3736
3837
3938Document conventions
Original file line number Diff line number Diff line change 77Specification URI:
88 https://zarr-specs.readthedocs.io/en/latest/v3/codecs/gzip/v1.0.html
99Corresponding ZEP:
10- `ZEP 1 — Zarr specification version 3 <https://zarr.dev/zeps/draft /ZEP0001.html >`_
10+ `ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/accepted /ZEP0001.html >`_
1111Issue tracking:
1212 `GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/codec >`_
1313Suggest an edit for this spec:
1414 `GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/codecs/gzip/v1.0.rst >`_
1515
16- Copyright 2020 `Zarr core development team
17- <https://github.com/orgs/zarr-developers/teams/core-devs> `_. This work
16+ Copyright 2020-Present Zarr core development team. This work
1817is licensed under a `Creative Commons Attribution 3.0 Unported License
1918<https://creativecommons.org/licenses/by/3.0/> `_.
2019
@@ -30,7 +29,7 @@ Defines a ``bytes -> bytes`` codec that applies gzip compression.
3029Status of this document
3130=======================
3231
33- ZEP0001 was accepted on May 13th , 2023.
32+ ZEP0001 was accepted on May 15th , 2023 via https://github.com/zarr-developers/zarr-specs/issues/227 .
3433
3534
3635Document conventions
Original file line number Diff line number Diff line change 99Specification URI:
1010 https://zarr-specs.readthedocs.io/en/latest/v3/codecs/transpose/v1.0.html
1111Corresponding ZEP:
12- `ZEP 1 — Zarr specification version 3 <https://zarr.dev/zeps/draft/ZEP0001.html >`_
12+ `ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/draft/ZEP0001.html >`_
1313Issue tracking:
1414 `GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/codec >`_
1515Suggest an edit for this spec:
1616 `GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/codecs/transpose/v1.0.rst >`_
1717
18- Copyright 2020 `Zarr core development team
19- <https://github.com/orgs/zarr-developers/teams/core-devs> `_. This work
18+ Copyright 2020-Present Zarr core development team. This work
2019is licensed under a `Creative Commons Attribution 3.0 Unported License
2120<https://creativecommons.org/licenses/by/3.0/> `_.
2221
3332Status of this document
3433=======================
3534
36- ZEP0001 was accepted on May 13th , 2023.
35+ ZEP0001 was accepted on May 15th , 2023 via https://github.com/zarr-developers/zarr-specs/issues/227 .
3736
3837
3938Document conventions
Original file line number Diff line number Diff line change @@ -14,16 +14,15 @@ Editors:
1414 * Jeremy Maitin-Shepard (`@jbms <https://github.com/jbms >`_), Google
1515
1616Corresponding ZEP:
17- `ZEP 0001 — Zarr specification version 3 <https://zarr.dev/zeps/active /ZEP0001.html >`_
17+ `ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/accepted /ZEP0001.html >`_
1818
1919Issue tracking:
2020 `GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/core-protocol-v3.0 >`_
2121
2222Suggest an edit for this spec:
2323 `GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/core/v3.0.rst >`_
2424
25- Copyright 2019-Present `Zarr core development team
26- <https://github.com/orgs/zarr-developers/teams/core-devs> `_. This work
25+ Copyright 2019-Present Zarr core development team. This work
2726is licensed under a `Creative Commons Attribution 3.0 Unported License
2827<https://creativecommons.org/licenses/by/3.0/> `_.
2928
@@ -39,7 +38,7 @@ This specification defines the Zarr format for N-dimensional typed arrays.
3938Status of this document
4039=======================
4140
42- ZEP0001 was accepted on May 13th , 2023.
41+ ZEP0001 was accepted on May 15th , 2023 via https://github.com/zarr-developers/zarr-specs/issues/227 .
4342
4443
4544Introduction
Original file line number Diff line number Diff line change 77Specification URI:
88 https://zarr-specs.readthedocs.io/en/latest/v3/stores/filesystem/v1.0.html
99Corresponding ZEP:
10- `ZEP 1 — Zarr specification version 3 <https://zarr.dev/zeps/draft /ZEP0001.html >`_
10+ `ZEP0001 — Zarr specification version 3 <https://zarr.dev/zeps/accepted /ZEP0001.html >`_
1111Issue tracking:
1212 `GitHub issues <https://github.com/zarr-developers/zarr-specs/labels/stores-filesystem-v1.0 >`_
1313Suggest an edit for this spec:
1414 `GitHub editor <https://github.com/zarr-developers/zarr-specs/blob/main/docs/v3/stores/filesystem/v1.0.rst >`_
1515
16- Copyright 2019 `Zarr core development team
17- <https://github.com/orgs/zarr-developers/teams/core-devs> `_. This work is
16+ Copyright 2019-Present Zarr core development team. This work is
1817licensed under a `Creative Commons Attribution 3.0 Unported License
1918<https://creativecommons.org/licenses/by/3.0/> `_.
2019
@@ -31,7 +30,7 @@ store API using a file system.
3130Status of this document
3231=======================
3332
34- ZEP0001 was accepted on May 13th , 2023.
33+ ZEP0001 was accepted on May 15th , 2023 via https://github.com/zarr-developers/zarr-specs/issues/227 .
3534
3635
3736Notes about design decisions for the native File System Store
You can’t perform that action at this time.
0 commit comments