Skip to content

Releases: Open-EO/openeo-python-client

openEO Python Client 0.4.8

17 Nov 12:18
Compare
Choose a tag to compare

Added

  • Add DataCube.aggregate_spatial()

Changed

  • Get/create default RefreshTokenStore lazily in Connection
  • Various documentation tweaks

openEO Python Client 0.4.7

22 Oct 15:58
Compare
Choose a tag to compare

[0.4.7] - 2020-10-22

Added

  • Add support for title/description/plan/budget in DataCube.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 from DataCube.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-math DataCube operators

v0.4.6

15 Oct 13:55
Compare
Choose a tag to compare
Release 0.4.6

v0.4.4

20 Aug 13:08
Compare
Choose a tag to compare

Next release with latest openEO 1.0.0 support!

Release 0.0.2

27 Nov 14:56
Compare
Choose a tag to compare

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