Version 1.3.1
Changelog:
- Sentinel Hub IO tasks now support a custom timestamp filtration via
timestamp_filter
parameter, contributed by @ColinMoldenhauer. MergeFeatureTask
now supports theaxis
parameter.- Fix minor issues with the coregistration module.
- Prepare for future removal of
sentinelhub.os_utils
. - Fix type annotations after
mypy
update. - Improvements to tests and various minor changes.