issues
search
zarr-developers
/
zarr-python
An implementation of chunked, compressed, N-dimensional arrays for Python.
https://zarr.readthedocs.io
MIT License
1.53k
stars
286
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added Array.info_complete
#2514
TomAugspurger
opened
6 minutes ago
0
DOC: Proposed updates to contributor guide.
#2513
rossbar
opened
9 hours ago
0
Error when attempt to set with an array of incompatible shape.
#2512
dcherian
opened
12 hours ago
0
Remove asciitree dependency
#2511
normanrz
closed
17 hours ago
3
[v3] Import crc32c through numcodecs
#2510
normanrz
closed
1 day ago
0
UserWarning: Codec 'numcodecs.blosc' not configured in config
#2509
TomNicholas
opened
2 days ago
0
Minor UX improvement: Custom error for missing codec.
#2508
cwognum
opened
2 days ago
0
Way to ask if chunk exists?
#2507
TomNicholas
opened
2 days ago
3
Docs should explain the zarr data model
#2506
d-v-b
opened
2 days ago
1
Error decoding v2 array
#2505
jeromekelleher
opened
3 days ago
2
Multiple imports for an import name
#2504
DimitriPapadopoulos
opened
3 days ago
0
DOC: discard `README-v3.md`, or merge into `README.md` or `docs/contributing.rst`
#2503
DimitriPapadopoulos
opened
3 days ago
0
chore: update pre-commit hooks
#2502
pre-commit-ci[bot]
closed
3 days ago
0
bug in v2 codec pipeline
#2501
dcherian
opened
3 days ago
3
`v2` Object Encoding in `3.x.x` python package
#2500
ilan-gold
opened
3 days ago
0
Refactor/narrow array name type
#2499
d-v-b
closed
12 hours ago
3
Why is `Array.name` nullable?
#2498
d-v-b
opened
4 days ago
2
`Array` / `AsyncArray` design
#2497
d-v-b
opened
4 days ago
0
deprecate(chunkstore): add deprecation warning for chunk_store kwarg
#2496
jhamman
opened
5 days ago
0
The future of `chunk_store` in Zarr
#2495
jhamman
opened
5 days ago
1
fix open_array for mode r+
#2494
d-v-b
closed
6 days ago
0
don't normalize paths in StorePath.delete_dir
#2493
d-v-b
closed
6 days ago
0
handle empty string prefix in zipstore delete dir
#2492
d-v-b
closed
6 days ago
0
Mode 'r+' no longer fails if store doesn't exist with `open_array`
#2491
tomwhite
closed
6 days ago
4
`zarr.open` do not allow creating zarr group (regressions since zarr 3.0.0b1)
#2490
Czaki
opened
1 week ago
0
Add CZI Badge to README
#2489
MSanKeys963
closed
3 days ago
0
Bump numcodecs
#2488
normanrz
closed
1 week ago
0
Missing `packaging` dependency
#2487
TomAugspurger
opened
1 week ago
1
Support combo of advanced and basic indexing
#2486
ilan-gold
opened
1 week ago
2
Unreachable code
#2483
DimitriPapadopoulos
closed
1 week ago
0
chore: update pre-commit hooks
#2482
pre-commit-ci[bot]
closed
1 week ago
0
Explicitly clear store in hypothesis strategy
#2481
dcherian
closed
1 week ago
0
V2 group read file not found error
#2480
will-moore
closed
1 week ago
4
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group
#2479
dependabot[bot]
closed
1 week ago
0
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group
#2478
dependabot[bot]
closed
1 week ago
1
Assorted small fixes for f-strings
#2477
DimitriPapadopoulos
closed
1 week ago
1
Expose integration testing tools in `zarr-python`
#2476
d-v-b
opened
1 week ago
0
Comprehensive docstrings for all top-level exports
#2475
d-v-b
opened
2 weeks ago
1
Feat/latency store
#2474
d-v-b
opened
2 weeks ago
1
Should we statically associate `Store` instances with `Buffer` types?
#2473
d-v-b
opened
2 weeks ago
7
Should we widen the type of the `value` parameter of `Store.set`?
#2472
d-v-b
opened
2 weeks ago
0
Remove useless `{...!s}`
#2471
DimitriPapadopoulos
closed
2 weeks ago
4
Add default compressors to config
#2470
brokkoli71
opened
2 weeks ago
2
Unexpected Vectorized Indexing Setting Behavior
#2469
ilan-gold
opened
2 weeks ago
1
Where/how to support `fsspec` synchronous-only filesystems
#2468
moradology
closed
1 week ago
1
use as_posix correctly for str and for listdir
#2467
d-v-b
closed
2 weeks ago
2
Should we plan to deprecate File-mode-like semantics for accessing arrays and groups?
#2466
d-v-b
opened
2 weeks ago
8
Missing mandatory keyword argument
#2465
DimitriPapadopoulos
closed
2 weeks ago
0
`AsyncGenerator` should not yield `None`
#2464
DimitriPapadopoulos
closed
2 weeks ago
1
top-level functions for reading, creating data
#2463
d-v-b
opened
2 weeks ago
5
Next