Skip to content

Issues: zarr-developers/zarr-python

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

DOC: write_empty_chunks documentation Improvements to the documentation help wanted Issue could use help from someone with familiarity on the topic
#2611 opened Jan 1, 2025 by d-v-b
Unable to make a Zarr Array bug Potential issues with the zarr-python library
#2608 opened Dec 31, 2024 by me-her
Duplicate codec documentation documentation Improvements to the documentation
#2604 opened Dec 30, 2024 by dstansby
Duplicate documentation of stores documentation Improvements to the documentation
#2602 opened Dec 30, 2024 by dstansby
Make .info_complete a property?
#2600 opened Dec 30, 2024 by dstansby
Document where **kwargs go in zarr.create documentation Improvements to the documentation
#2599 opened Dec 30, 2024 by dstansby
DOC: docs is not helping in plz help documentation Improvements to the documentation help wanted Issue could use help from someone with familiarity on the topic
#2587 opened Dec 28, 2024 by xalteropsx
Silent failure when creating an array where there is an existing node bug Potential issues with the zarr-python library
#2582 opened Dec 20, 2024 by jhamman 3.0.0
Setting default compressor for v2 arrays sets filters bug Potential issues with the zarr-python library
#2581 opened Dec 20, 2024 by jhamman 3.0.0
DOC: Add a "How to test v3 pre-release" guide documentation Improvements to the documentation help wanted Issue could use help from someone with familiarity on the topic
#2577 opened Dec 19, 2024 by dstansby
DOC: Using Zarr with GPU arrays documentation Improvements to the documentation help wanted Issue could use help from someone with familiarity on the topic
#2574 opened Dec 18, 2024 by jhamman
automatically specifying shards and chunks enhancement New features or improvements
#2572 opened Dec 18, 2024 by d-v-b
"getting started icon"
#2569 opened Dec 18, 2024 by d-v-b
TypeError: Filesystem needs to support async operations bug Potential issues with the zarr-python library
#2554 opened Dec 12, 2024 by norlandrhagen
DOC: zarr.tree() is deprecated documentation Improvements to the documentation help wanted Issue could use help from someone with familiarity on the topic
#2550 opened Dec 10, 2024 by DimitriPapadopoulos
Shape and chunks accept float values when creating an array bug Potential issues with the zarr-python library V2 Affects the v2 branch
#2530 opened Dec 3, 2024 by faymanns
Iteration over Zarr arrays is significantly slower in v3 performance Potential issues with Zarr performance (I/O, memory, etc.)
#2529 opened Dec 3, 2024 by tomwhite After 3.0.0
Unnecessarily slow writes to uncompressed arrays performance Potential issues with Zarr performance (I/O, memory, etc.) V2 Affects the v2 branch
#2518 opened Nov 26, 2024 by jbuckman
Minor UX improvement: Custom error for missing codec. enhancement New features or improvements
#2508 opened Nov 19, 2024 by cwognum
Way to ask if chunk exists? enhancement New features or improvements
#2507 opened Nov 19, 2024 by TomNicholas
Docs should explain the zarr data model documentation Improvements to the documentation
#2506 opened Nov 19, 2024 by d-v-b
ProTip! Mix and match filters to narrow down what you’re looking for.