openEO Python Client v0.21.0
Added
- Add support in
VectoCube.download()
andVectorCube.execute_batch()
to guess output format from extension of a given filename (#401, #449) - Added
load_stac
for Client Side Processing, based on the openeo-processes-dask implementation
Changed
- Updated docs for Client Side Processing with
load_stac
examples, available at https://open-eo.github.io/openeo-python-client/cookbook/localprocessing.html