Closed phofl closed 1 week ago
Looks like CI is green, anything I should check here?
cc @dcherian FYI
I guess this means I can simplify #9720 since we don't need it for the built-in reductions?
I guess this means I can simplify https://github.com/pydata/xarray/pull/9720 since we don't need it for the built-in reductions?
unfortunately no, more than one windowing dim takes the construct path :(
The doc build thing is unrelated
Looks good!
Failures seem unrelated
whats-new.rst
api.rst
This enables Dasks map_overlap for rolling reductions, the previous issues with memory consumption are now handled in map_overlap as far as I can tell