File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -228,23 +228,19 @@ following specifications have also been published on the zarr-specs
228228website:
229229
230230* [ Codecs] ( https://zarr-specs.readthedocs.io/en/latest/codecs.html )
231+ (part of this ZEP as well)
231232
232233* Stores - [ File system
233234 store] ( https://zarr-specs.readthedocs.io/en/latest/stores/filesystem/v1.0.html )
234-
235- * Array extensions -
236- [ Filters] ( https://zarr-specs.readthedocs.io/en/latest/extensions/array-extensions/filters/v1.0.html )
235+ (not part of this ZEP)
237236
238237* Data types - [ Datetime data
239238 types] ( https://zarr-specs.readthedocs.io/en/latest/extensions/data-types/datetime/v1.0.html )
239+ (not part of this ZEP)
240240
241241* Storage transformers - [ Sharding storage
242242 transformer] ( https://zarr-specs.readthedocs.io/en/latest/extensions/storage-transformers/sharding/v1.0.html )
243-
244- Note that some of these specifications are not complete at this
245- time. We leave it open at this time whether the scope of this ZEP
246- should be expanded to fully cover all of these specifications, or
247- whether further ZEPs should be created to cover these other specs.
243+ (part of [ ZEP2] ( https://zarr.dev/zeps/draft/ZEP0002.html ) )
248244
249245
250246### Extensibility
@@ -464,6 +460,8 @@ the hierarchy.
464460
4654613 . Discussion around Zarr V3 Protocol:
466462 * Issues in ` zarr-specs ` :
463+ * ZEP1 project board:
464+ * https://github.com/orgs/zarr-developers/projects/2
467465 * Zarr V3 Mission:
468466 * https://github.com/zarr-developers/zarr-specs/issues/140
469467 * Zarr V3 Implementation(Zarrita):
You can’t perform that action at this time.
0 commit comments