Deepak Cherian
Deepak Cherian
I'd love to assist with the 3D raster feature.
> It'd be nice to avoid the equality check when writing I've forgotten the code path now, but if zarr creates the empty chunk using `np.broadcast_to(self.fill_value, chunk_shape)` when we might...
flox and xarray only nominally use HLGs. Both those projects create explicit dict graphs and just wrap them up in a Layer
Thanks @spencerkclark this has been quite useful. I can dig in a bit more on my Mac.
Thanks @spencerkclark . Looks good to me!
I guess we could just use the `id` of any unhashable value in there, or ask upstream to add a `__hash__` method on their object.
Absolutely, I'd be really happy for this to be in the main branch. I hope I did not make a mistake hehe 🙈
Note that there are many user survey comments asking for performance improvements - "whatever can speed up computations would be welcomed" - Optimizations, especially for "resample" and "rolling". - faster...
Looking at the 👍🏾 on the first post we seem to have general agreement. How shall we proceed here? We could: 1. Begin with an announcement 2. Start distributing `xarray-core`...
@pydata/xarray can someone volunteer to take this on please?