Kevin Schwarzwald

Results 45 comments of Kevin Schwarzwald

Great, @cheginit that concludes my review, I recommend acceptance.

Hi - thanks for raising this! Let me take a look and see if I can write a test for this - after which I would definitely appreciate a PR.

Okay, so here's a branch that has a bunch of tests that should all fail now when >2D datasets are incorrectly aggregated: https://github.com/ks905383/xagg/tree/fix_dotprod_extradims Would you like to try your fix...

I've also been running into this. If it helps troubleshoot, loading the dataset into memory (using `ds.load()`) and then reconverting it to a dask array does not work as a...

So when I've run into this issue (`TypeError: Expected a BytesBytesCodec. Got instead.` error when saving stores in zarr 3 based on data originally read from zarr 2 stores), the...