Open-EO / openeo-python-client

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

changed default download chunk size to 10MB #535

Closed VictorVerhaert closed 9 months ago

VictorVerhaert commented 9 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