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

align download and execute_batch

Open jdries opened this issue 4 years ago • 3 comments

I find myself switching between download and execute_batch quite often, but need to adjust the output format parameters. Would it be possible to align this, without breaking existing code?

jdries avatar Sep 24 '21 14:09 jdries

Indeed, I also find these small inconsistencies in sync vs batch execution annoying

soxofaan avatar Sep 28 '21 12:09 soxofaan

this could be part of the solution: https://github.com/Open-EO/openeo-python-client/issues/238

soxofaan avatar Sep 28 '21 12:09 soxofaan

related: #7 (e.g. load result directly as numpy/xarray/dict without requiring user to manage download file explicitly)

soxofaan avatar Oct 19 '21 11:10 soxofaan