openeo-python-client icon indicating copy to clipboard operation
openeo-python-client copied to clipboard

DataCube.save_result returns DataCube instead of (wrapped) true

Open soxofaan opened this issue 1 year ago • 5 comments

related to #401, https://github.com/Open-EO/openeo-processes/issues/334, https://github.com/Open-EO/openeo-processes/pull/401

DataCube.save_result returns a DataCube, while it technically should return true (wrapped in _ProcessGraphAbstraction, to allow calling .download(), .create_job, ...)

soxofaan avatar Mar 24 '23 11:03 soxofaan