Releases: Open-EO/openeo-python-client
Releases · Open-EO/openeo-python-client
openEO Python Client 0.4.7
[0.4.7] - 2020-10-22
Added
- Add support for
title/description/plan/budgetinDataCube.send_job(#157 / #158) - Add
DataCube.to_json()to easily get JSON representation of a DataCube - Allow to subclass
CollectionMetadataand preserve original type when "cloning"
Changed
- Changed
execute_batchto support downloading multiple files (within EP-3359, support profiling) - Don't send None-valued
title/description/plan/budgetfields fromDataCube.send_job(#157 / #158)
Removed
- Remove duplicate and broken
Connection.list_processgraphs
Fixed
- Various documentation fixes and tweaks
- Avoid
merge_cubeswarning when using non-band-mathDataCubeoperators
v0.4.6
v0.4.4
Release 0.0.2
The openeo python client compatible with the openeo core API release version 0.0.2, see
https://github.com/Open-EO/openeo-api/tree/0.0.2