landsatxplore
landsatxplore copied to clipboard
Multiple scenes download
Hi! I appreciate the efforts for this package. It says download one or several scenes. Could let us know if the package can be used to download data parallelly and how?
Thanks!
On the USGS API documentation we can read this :
Multi-Threading Error Code: RATE_LIMIT_USER To protect against a single user overloading the system, we limit connections to a single stream per IP address. This means that each user is limited to a single request at a time, but does not limit a user to a single IP address per session. This rate limit will only occur when a new request is submitted by the user when a previous request has not returned.
So I don't think you can do this...