Hi Oana, thank you very much!!! Wow, what a very fast support!
I have tested this commit and seems ok except for one issue. There are some satellite buckets in Amazon with special URL addresses (The bucket name is self-contained in the URL address).
For example:
- Sentinel:
https://sentinel-s1-l1c.s3.amazonaws.com
https://sentinel-s2-l1c.s3.amazonaws.com
https://sentinel-s2-l2a.s3.amazonaws.com
- Landsat:
https://landsat-pds.s3.amazonaws.com
So the bucket name verification has to be avoided, as I had to do in my own code, in order to successfully read from these AWS imagery repositories.
Do you agree to integrate this change?
My VFS settings:
Best regards,
Alvaro