Open-EO / openeo.org

openeo.org landing page
https://openeo.org
Apache License 2.0
6 stars 17 forks source link

Restructured Python How-To #17

Closed bgoesswe closed 4 years ago

bgoesswe commented 4 years ago

Related to #13

m-mohr commented 4 years ago

@bgoesswe There's only a download method documented, but the example uses download_results. Is that correct?

bgoesswe commented 4 years ago

Yes, that is because the Job class (and therefore batch jobs) of the Python client is not yet in the API docs. "download" is executed at the Datcube and is the synchronous execution.