If the `Raster` is not loaded, we can simply update `out_dtype` or `_is_mask` to get the appropriate behaviour. For now, we use a trick replacing `_is_mask` to do this in `create_mask()` with Multiprocessing. (Works directly for Dask)
If the
Rasteris not loaded, we can simply updateout_dtypeor_is_maskto get the appropriate behaviour.For now, we use a trick replacing
_is_maskto do this increate_mask()with Multiprocessing.(Works directly for Dask)