Open
Description
Just as there are map_blocks
and map_overlap
methods for Dask Array, it would be useful to have equivalent methods for Xarray objects. This would make it easier to leverage duck typing to work with both Dask Arrays and Xarray objects.
Edit: Should add this came up a few times at the recent SciPy sprints.