- `mask_with` now supports list. If so, if the first mask type is not available for a collection, it will switch to the second mask.
0.1.2
Fixed
- Wrong clear_percent/clear_pixels when having multiple geometries in datacube request
0.1.1
Fixed
- `properties` of datacube is now a boolean or a list, not None by default. - Missing crs after whittaker.
0.1.0
Fixed
- Scaled/asset when duplicated datetimes. - Chunks asked in datacube are not the same as the output (due du smallest dims). - Autoconverting list/dict coords to string for zarr compatibility
0.0.17
Fixed
- Issue when having different time size between sensor and cloudmask.
0.0.16
Fixed
- Issue with time when resample between datacube and cloudmask datacube.