Skip to content

Releases: Open-EO/openeo-odc

v0.4.0

23 Mar 08:00
eaaf962
Compare
Choose a tag to compare

Update dask header to create a client via the dask gateway, appended user and job info to the cluster. Create a job tail for closing client and cluster connections.

Support additional process

15 Oct 11:24
82e0275
Compare
Choose a tag to compare

What's Changed

  • Support rename_labels process by @sophieherrmann in #20
  • Make parameter mapping more flexible

Full Changelog: v0.3.1...v0.3.2

Hotfix for Python Client

12 Oct 10:35
Compare
Choose a tag to compare

The latest version of the OpenEO Python Client now uses the defined argument name x instead of data for the processes fit_curve and predict_curve. To support this change this hotfix version is released.

SRR2

25 Aug 13:17
66fcc27
Compare
Choose a tag to compare
  • Support additional processes:
    • load_result
    • merge_cubes
    • fit_curve
    • predict_curve
    • processes with optional parameters
  • Add prefixes for node names - to support node ids of numbers
  • Support writing functions (required for fit_curve / predict_curve)

Extent supported processes

20 Jul 13:22
053360f
Compare
Choose a tag to compare
Pre-release
  • add support for resample_cube_spatial and apply process
  • add support for single parameter processes (e.g. sqrt(x))
  • allow mapping process graphs where node names are numbers - prefix all node names with _
  • use UTC datetime format for temporal extent
  • extent tests

Initial version

29 Jun 09:09
a747c97
Compare
Choose a tag to compare
Initial version Pre-release
Pre-release

Initial version to map basic openeo-processes.