Version 3.8.1
Changelog:
- Added Harmonized Landsat Sentinel collection
- Due to recent changes the
aws
module no longer works reliably. We decided to stop maintaining it, but we updated the AWS example notebook on workarounds for issues. - Updated BYOC example notebook with information on manual configuration of collections.
- Updated Large area utilities notebook to show how one can use the obtained BBoxes to download data.
- Improved
BBoxSplitter
to allow splitting by size, contributed by @ColinMoldenhauer. - Added
dataFilter
defaults to Batch Statistical (to match regular Statistical requests) - Fixed OGC bug with parameters being encoded twice
- Module
type_utils
renamed totypes
- Deprecated
os_utils
module - Various minor code and test improvements