Add initial attempt at S3 geotiff reading
Compare changes
There are no changes yet
No changes between version 11 and version 11
This adds the initial configuration changes and testing for loading geotiff data from an S3 bucket. It currently uses MinIO as a temporary S3 server. It includes a lot of new configuration/environment variable options that maybe should have been added earlier for performance. Some are specific to curl/s3 loading and authentication.
TODO:
This is step one in getting this to work. The other steps include:
No changes between version 11 and version 11