Open-EO / openeo-python-client

Python client API for OpenEO
https://open-eo.github.io/openeo-python-client/
Apache License 2.0
143 stars 36 forks source link

changed default download chunk size to 10MB #535

Closed VictorVerhaert closed 4 months ago

VictorVerhaert commented 4 months ago

issue #528 this affects response.iter_content in the following functions:

in Job.download the chunk size can still be overwritten by the user