Hi,
I have downloaded the latest docker version of eo-learn and are trying to run de example Jupyter notebooks. Right now I am running the CropTypeClassification - Workflow. When I am trying to run de Second EO-Workflow I get the following warning.
/usr/local/lib/python3.8/site-packages/sentinelhub/download/sentinelhub_client.py:71: SHRateLimitWarning: Download rate limit hit
warnings.warn(‘Download rate limit hit’, category=SHRateLimitWarning)
Is there a way to set the download rate limit to avoid this warning?
Thanks!
Marcel