Skip to content

openEO Python Client v0.21.0

Compare
Choose a tag to compare
@soxofaan soxofaan released this 19 Jul 08:02
· 444 commits to master since this release

Added

  • Add support in VectoCube.download() and VectorCube.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

Fixed

  • Avoid double save_result nodes when combining VectorCube.save_result() and .download(). (#401, #448)