eodag.plugins.download.s3rest.S3RestDownload#

class eodag.plugins.download.s3rest.S3RestDownload(provider, config)[source]#

Http download on S3-like object storage location for example using Mundi REST API (free account) https://mundiwebservices.com/keystoneapi/uploads/documents/CWS-DATA-MUT-087-EN-Mundi_Download_v1.1.pdf#page=13

Re-use AwsDownload bucket some handling methods

__init__(provider, config)[source]#

Methods

__init__(provider, config)

download(product[, auth, progress_callback, ...])

Download method for S3 REST API.

download_all(products[, auth, ...])

Base download_all method.

Attributes

plugins