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
/budget
inDataCube.send_job
(#157 / #158) - Add
DataCube.to_json()
to easily get JSON representation of a DataCube - Allow to subclass
CollectionMetadata
and preserve original type when "cloning"
Changed
- Changed
execute_batch
to support downloading multiple files (within EP-3359, support profiling) - Don't send None-valued
title
/description
/plan
/budget
fields fromDataCube.send_job
(#157 / #158)
Removed
- Remove duplicate and broken
Connection.list_processgraphs
Fixed
- Various documentation fixes and tweaks
- Avoid
merge_cubes
warning when using non-band-mathDataCube
operators
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