- `SnowMaskTask` now correctly handles temporally empty eopatches.
1.5.4
- Minor fixes for documentation
1.5.3
- Fix `numpy<2` in anticipation of numpy 2.0 release.
1.5.2
- `RayExecutor` can now forward remote kwargs to ray jobs. - `ImportTiffTask` no longer uses the `use_vsi` parameter. The IO part was fully off-loaded to `rasterio`. - `ImportTiffTask` and `ExportTiffTask` parameter `folder` was renamed to `path`. The renaming is backwards compatible for now.