<div dir="ltr">I've been using scikit-image and dask to play with very large image rasters, and I have a gist for creating an image-pyramid using dask. As the chunk-shapes change during downsampling, you I couldn't use the apply_parallel() function from the existing PR on using dask + scikit-image. Was talking with @blink1073 and he mentioned that it might be useful/interesting to the community, so wanted to see what you thought. <div><br></div><div>Here's a link: </div><div><br></div><div><a href="https://gist.github.com/venabled/669caeb2615e9ed1d952">https://gist.github.com/venabled/669caeb2615e9ed1d952</a><br></div></div>