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 }}
junelsolis
/
ngff-zarr
Public
forked from
fideus-labs/ngff-zarr
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Zarr v3 compression
- #1
#1
Merged
junelsolis
merged 17 commits into
main
junelsolis/ngff-zarr:main
from
zarr-v3-compression
junelsolis/ngff-zarr:zarr-v3-compression
Copy head branch name to clipboard
Jul 1, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Zarr v3 compression
#1
junelsolis
merged 17 commits into
main
junelsolis/ngff-zarr:main
from
zarr-v3-compression
junelsolis/ngff-zarr:zarr-v3-compression
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2025
* WIP working compression test
junelsolis
committed
f934dd1
View commit details
Copy full SHA for f934dd1
Browse repository at this point
* all tests passing
Show description for 4bfb4ad
junelsolis
committed
4bfb4ad
View commit details
Copy full SHA for 4bfb4ad
Browse repository at this point
* make test_to_ngff_zarr_tensorstore pass on python 3.11
junelsolis
committed
060978f
View commit details
Copy full SHA for 060978f
Browse repository at this point
* WIP update _write_array_direct()
junelsolis
committed
af31a0d
View commit details
Copy full SHA for af31a0d
Browse repository at this point
Commits on Jun 28, 2025
* force changes
junelsolis
committed
45da0f8
View commit details
Copy full SHA for 45da0f8
Browse repository at this point
Commits on Jun 29, 2025
*specify zarr2 driver
junelsolis
committed
0e7749e
View commit details
Copy full SHA for 0e7749e
Browse repository at this point
* specifiy driver key depending on python version
junelsolis
committed
37e3489
View commit details
Copy full SHA for 37e3489
Browse repository at this point
* revert to "zarr" driver key
Show description for 2c9df4e
junelsolis
committed
2c9df4e
View commit details
Copy full SHA for 2c9df4e
Browse repository at this point
try writing 0.5
junelsolis
committed
c0b95b0
View commit details
Copy full SHA for c0b95b0
Browse repository at this point
* try driver type
junelsolis
committed
da7cd4e
View commit details
Copy full SHA for da7cd4e
Browse repository at this point
* wip
junelsolis
committed
5c148f2
View commit details
Copy full SHA for 5c148f2
Browse repository at this point
* update lockfile
junelsolis
committed
6329f0f
View commit details
Copy full SHA for 6329f0f
Browse repository at this point
* make write_array_direct more DRY
Show description for ccaa8bf
junelsolis
committed
ccaa8bf
View commit details
Copy full SHA for ccaa8bf
Browse repository at this point
* rename test
junelsolis
committed
0e85949
View commit details
Copy full SHA for 0e85949
Browse repository at this point
* add new test for 0.5 combination of compression with sharding
Show description for 72a7e8f
junelsolis
committed
72a7e8f
View commit details
Copy full SHA for 72a7e8f
Browse repository at this point
* write regions using zarr.create_array if zarr_format == 3
Show description for 2ac65dc
junelsolis
committed
2ac65dc
View commit details
Copy full SHA for 2ac65dc
Browse repository at this point
* separate the compression/sharding test
junelsolis
committed
1681738
View commit details
Copy full SHA for 1681738
Browse repository at this point
You can’t perform that action at this time.