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
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
106
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Refactor/rename v2 metadata fields
- #2301
#2301
Merged
jhamman
merged 15 commits into
zarr-developers:v3
zarr-developers/zarr-python:v3
from
d-v-b:refactor/rename-v2-metadata-fields
d-v-b/zarr-python:refactor/rename-v2-metadata-fields
Copy head branch name to clipboard
Oct 10, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Refactor/rename v2 metadata fields
#2301
jhamman
merged 15 commits into
zarr-developers:v3
zarr-developers/zarr-python:v3
from
d-v-b:refactor/rename-v2-metadata-fields
d-v-b/zarr-python:refactor/rename-v2-metadata-fields
Copy head branch name to clipboard
Commits
Commits on Oct 2, 2024
remove array v2 metadata data_type and chunk_grid attributes, using dtype and chunks instead
d-v-b
committed
66009e3
View commit details
Copy full SHA for 66009e3
Browse repository at this point
Commits on Oct 4, 2024
remove inheritance from ArrayMetadata
d-v-b
committed
22b686f
View commit details
Copy full SHA for 22b686f
Browse repository at this point
make asyncarray generic w.r.t metadata
d-v-b
committed
a82fb03
View commit details
Copy full SHA for a82fb03
Browse repository at this point
Commits on Oct 8, 2024
Copy tom augsburger's overload
d-v-b
committed
67a0df6
View commit details
Copy full SHA for 67a0df6
Browse repository at this point
minimal typedicts for array metadata
d-v-b
committed
b8d9789
View commit details
Copy full SHA for b8d9789
Browse repository at this point
Merge branch 'v3' of github.com:zarr-developers/zarr-python into refactor/rename-v2-metadata-fields
d-v-b
committed
0ba30ba
View commit details
Copy full SHA for 0ba30ba
Browse repository at this point
clean up imports
d-v-b
committed
02832b9
View commit details
Copy full SHA for 02832b9
Browse repository at this point
Commits on Oct 9, 2024
Merge branch 'v3' of https://github.com/zarr-developers/zarr-python into refactor/rename-v2-metadata-fields
d-v-b
committed
4529eae
View commit details
Copy full SHA for 4529eae
Browse repository at this point
make chunk_grid a cached property for v2 metadata
d-v-b
committed
c30fb8a
View commit details
Copy full SHA for c30fb8a
Browse repository at this point
Merge branch 'v3' into refactor/rename-v2-metadata-fields
jhamman
authored
36fc757
View commit details
Copy full SHA for 36fc757
Browse repository at this point
add T suffix to type aliases
d-v-b
committed
1b612a8
View commit details
Copy full SHA for 1b612a8
Browse repository at this point
Merge branch 'refactor/rename-v2-metadata-fields' of github.com:d-v-b/zarr-python into refactor/rename-v2-metadata-fields
d-v-b
committed
439cf83
View commit details
Copy full SHA for 439cf83
Browse repository at this point
Commits on Oct 10, 2024
make asyncarray.create overloads more specific, and add some comments
d-v-b
committed
ad4e87f
View commit details
Copy full SHA for ad4e87f
Browse repository at this point
Merge branch 'v3' of github.com:zarr-developers/zarr-python into refactor/rename-v2-metadata-fields
d-v-b
committed
7d30f21
View commit details
Copy full SHA for 7d30f21
Browse repository at this point
use regular names for unions, but use T_ prefix for typevar
d-v-b
committed
ed536f3
View commit details
Copy full SHA for ed536f3
Browse repository at this point
You can’t perform that action at this time.