Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
zarr-developers
/
zarr-python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
438
Star
2k
Code
Issues
395
Pull requests
116
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[v3] Elevate codec pipeline
- #1932
#1932
Merged
d-v-b
merged 13 commits into
zarr-developers:v3
zarr-developers/zarr-python:v3
from
d-v-b:elevate_codec_pipeline
d-v-b/zarr-python:elevate_codec_pipeline
Copy head branch name to clipboard
Jun 23, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[v3] Elevate codec pipeline
#1932
d-v-b
merged 13 commits into
zarr-developers:v3
zarr-developers/zarr-python:v3
from
d-v-b:elevate_codec_pipeline
d-v-b/zarr-python:elevate_codec_pipeline
Copy head branch name to clipboard
Commits
Commits on May 30, 2024
initial work toward pushing codecpipeline higher in the stacK
d-v-b
committed
e78df06
View commit details
Copy full SHA for e78df06
Browse repository at this point
remove codecpipeline from metadata, add it to AsyncArray and or create it dynamically
d-v-b
committed
740af0d
View commit details
Copy full SHA for 740af0d
Browse repository at this point
Commits on May 31, 2024
revert changes to blosc.py
d-v-b
committed
e3ced40
View commit details
Copy full SHA for e3ced40
Browse repository at this point
revert changes to test_codecs.py
d-v-b
committed
6cad24f
View commit details
Copy full SHA for 6cad24f
Browse repository at this point
consistent expanded function signature for evolve_from_array_spec
d-v-b
committed
29f907b
View commit details
Copy full SHA for 29f907b
Browse repository at this point
restore wider function signature for codec.validate to avoid self-referential function call
d-v-b
committed
50ecc7a
View commit details
Copy full SHA for 50ecc7a
Browse repository at this point
remove commented code block
d-v-b
committed
54dc2e8
View commit details
Copy full SHA for 54dc2e8
Browse repository at this point
Commits on Jun 12, 2024
Merge branch 'v3' of https://github.com/zarr-developers/zarr-python into elevate_codec_pipeline
d-v-b
committed
6755488
View commit details
Copy full SHA for 6755488
Browse repository at this point
make codec_pipeline a cached property of sharding codec
d-v-b
committed
2d5a84e
View commit details
Copy full SHA for 2d5a84e
Browse repository at this point
cached_property -> vanilla property
d-v-b
committed
99797c2
View commit details
Copy full SHA for 99797c2
Browse repository at this point
Merge branch 'v3' into elevate_codec_pipeline
d-v-b
authored
4a14f34
View commit details
Copy full SHA for 4a14f34
Browse repository at this point
Merge branch 'v3' into elevate_codec_pipeline
d-v-b
authored
5dfae4f
View commit details
Copy full SHA for 5dfae4f
Browse repository at this point
Commits on Jun 23, 2024
Merge branch 'v3' of https://github.com/zarr-developers/zarr-python into elevate_codec_pipeline
d-v-b
committed
a5e89f2
View commit details
Copy full SHA for a5e89f2
Browse repository at this point
You can’t perform that action at this time.