Commit 1a98886
Extensible codecs for V3 (zarr-developers#1588)
* Pull Zarrita into Zarr-Python @ 78274781ad64aef95772eb4b083f7ea9b7d03d06
No code changes to Zarrita were made.
* apply zarr lint rules
* zarrita -> v3
* v3/abc [wip]
* use abcs plus implementation notes
* working on making codecs extensible
* adds index_location
* adds support for codec entry points
* adds tests from zarrita
* fixes types
* Apply suggestions from code review
Co-authored-by: Joe Hamman <[email protected]>
* remove test codec from pyproject.toml
---------
Co-authored-by: Joseph Hamman <[email protected]>
Co-authored-by: Joe Hamman <[email protected]>1 parent b4c2a19 commit 1a98886
File tree
17 files changed
+2001
-663
lines changed- zarr
- tests
- v3
- abc
- codecs
17 files changed
+2001
-663
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
0 commit comments