Skip to content

Commit

Permalink
Extensible codecs for V3 (zarr-developers#1588)
Browse files Browse the repository at this point in the history
* 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 <jhamman1@gmail.com>

* remove test codec from pyproject.toml

---------

Co-authored-by: Joseph Hamman <joe@earthmover.io>
Co-authored-by: Joe Hamman <jhamman1@gmail.com>
  • Loading branch information
3 people committed Jan 24, 2024
1 parent 017d9a0 commit 9e0281a
Show file tree
Hide file tree
Showing 17 changed files with 2,000 additions and 662 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ repos:
additional_dependencies:
- types-redis
- types-setuptools
- attrs
Loading

0 comments on commit 9e0281a

Please sign in to comment.