issues
search
pangeo-data
/
rechunker
Disk-to-disk chunk transformation for chunked arrays.
https://rechunker.readthedocs.io/
MIT License
164
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Lithops executor
#152
macarronesc
opened
5 months ago
0
Remove wildcard rm from tutorial
#151
Quba1
closed
5 months ago
2
Avoid unnecessary copy to intermediate store
#150
ghiggi
closed
9 months ago
5
Add consolidated metadata to rechunked zarr
#149
Metamess
opened
10 months ago
2
Rechunk to an existing store
#148
jbeezley
opened
1 year ago
0
Assembling lots of very small chunks
#147
max-sixty
closed
1 year ago
3
Allow non-uniform chunks in Xarray dataset
#146
rabernat
opened
1 year ago
0
Allow separate rechunking of coordinate variables and data variables on xarray datasets
#145
rabernat
opened
1 year ago
0
Allow rechunking to groups
#144
rabernat
closed
1 year ago
1
Bump actions/checkout from 2 to 3
#142
dependabot[bot]
opened
1 year ago
2
Bump actions/setup-python from 2 to 4
#141
dependabot[bot]
opened
1 year ago
2
Bump codecov/codecov-action from 1 to 3
#140
dependabot[bot]
opened
1 year ago
2
Make dask dependency completely optional?
#139
TomNicholas
opened
1 year ago
0
Modernize the packaging of rechunker a bit
#138
ocefpaf
closed
1 year ago
3
New release to fix read_only error?
#137
rsignell-usgs
closed
1 year ago
10
fix zarr fsstore regression
#136
rabernat
closed
1 year ago
1
Regression with Zarr: ReadOnlyError
#135
rabernat
opened
1 year ago
14
Traverse the source zarr store copying the groups and attributes into…
#134
flamingbear
closed
1 year ago
12
fill_value is not preserved in the rechunked output
#133
flamingbear
opened
1 year ago
0
fill values are not preserved in rechunking.
#132
flamingbear
closed
1 year ago
2
Rechunker doesn't preserve all attributes
#131
flamingbear
closed
1 year ago
2
Time Dimensions unified after rechunk
#130
meteoDaniel
closed
1 year ago
13
reverted to SHA 96fcf41 where tests were passing
#129
norlandrhagen
closed
1 month ago
0
-1 notation fix from issue #126
#128
norlandrhagen
closed
1 year ago
0
Allow `-1` notation in chunk selection
#127
norlandrhagen
closed
1 year ago
1
ZeroDivisionError in L70 of api.py
#126
norlandrhagen
opened
1 year ago
5
cannot open result of rechunker with xarray
#125
selipot
opened
1 year ago
1
Support Prefect 2.0
#124
tomwhite
opened
2 years ago
1
Make xarray an optional dependency
#123
tomwhite
closed
2 years ago
6
Tutorial.ipynb update
#122
norlandrhagen
closed
1 year ago
5
[pre-commit.ci] pre-commit autoupdate
#121
pre-commit-ci[bot]
opened
2 years ago
1
remove python 3.7 support
#120
rabernat
closed
2 years ago
1
added write_empty_chunks to ZARR_OPTIONS
#119
norlandrhagen
closed
2 years ago
7
TypeError when rechunking a group
#118
DamienIrving
closed
2 years ago
3
Correct typos
#117
zmoon
closed
2 years ago
2
Modify algorithm to try to reach chunk upper bound
#116
rabernat
closed
2 years ago
2
Intermediate-to-target pass not respecting max_mem
#115
rabernat
closed
2 years ago
1
Rechunking does not produce .zmetadata
#114
trondactea
closed
2 years ago
7
[Proposal] ENH: Add context manager for zarr store cleanup
#113
bzah
opened
2 years ago
1
Refactor executors again
#112
rabernat
closed
2 years ago
7
Can we get a DOI for rechunker?
#111
jbusecke
opened
2 years ago
1
Rechunker 0.3.3 is incompatible with Dask 2022.01.1 and later
#110
tomwhite
closed
2 years ago
7
new release?
#109
jhamman
closed
2 years ago
5
heuristics for optimizing rechunker and dask and parallel filesystem
#108
satra
closed
2 years ago
3
Refactor tests to increase maintainability
#107
jbusecke
opened
3 years ago
0
Remove leftover print statement
#106
rabernat
closed
3 years ago
1
Supress `_copy_chunk(...)` prints during execution?
#105
jbusecke
closed
3 years ago
3
Tutorial notebook failures
#104
jbusecke
opened
3 years ago
0
Instructions how to contribute to documentation
#103
jbusecke
opened
3 years ago
0
[Proposal] allow object_codec parameter of type VLenArray
#102
maxime915
closed
2 years ago
1
Next