Add initial attempt at S3 geotiff reading
Compare changes
There are no changes yet
No changes between version 4 and version 4
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 4 and version 4