kbgg / qgis-stac-browser

Plugin for QGIS to browse and download assets from STAC APIs
Apache License 2.0
26 stars 9 forks source link

Support AWS S3 authentication for Sentinel requester pays bucket #66

Open dctanner opened 5 years ago

dctanner commented 5 years ago

Accessing the Sentinel AWS S3 bucket requires an AWS account and requests to be authenticated. See https://forum.sentinel-hub.com/t/how-to-access-s3-data-from-aws/171 I can't find support for adding AWS credentials in the plugin?

kbgg commented 5 years ago

There currently isn't support for downloading assets which require authentication. I'll flag this issue as a new feature request.