Hello everybody,
I am currently trying to daskify some of my processes where I use the rasterio.features.sieve
function.
Are you aware of a third-party library somewhere that has daskified this function?
The only tiny lead I’ve found so far is here.