Skip to content
Snippets Groups Projects

Add initial attempt at S3 geotiff reading

Merged David Hoese requested to merge feature-s3-geotiffs into master
Files
9
@@ -8,33 +8,11 @@ image:
repository: gitlab.ssec.wisc.edu:5555/cspp_geo/geosphere/geosphere-mapserver/geosphere-mapserver
pullPolicy: IfNotPresent
products:
- C01
- C02
- C03
- C04
- C05
- C06
- C07
- C08
- C09
- C10
- C11
- C12
- C13
- C14
- C15
- C16
- true_color_night
platforms:
- "g16"
- "g17"
- "g18"
sectors:
- "radf"
- "radc"
- "radm1"
- "radm2"
# Filter products to support based on the following
# empty list => use defaults
products: []
platforms: []
sectors: []
database:
postgresHost: ""
postgresPort: 5432
Loading