Skip to content

Commit

Permalink
Update services.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frankinspace authored Sep 3, 2024
1 parent b7fb6a0 commit c51f529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -867,8 +867,8 @@ https://cmr.uat.earthdata.nasa.gov:
subsetting:
variable: true
output_formats:
- image/tiff
# Don't know how specific/accuate this should be. This is (as far as I can tell) the 'official' mime-type that specifies COG. Got this value from https://github.com/opengeospatial/CloudOptimizedGeoTIFF/issues/1 and from pystac media type constant https://pystac.readthedocs.io/en/stable/api/media_type.html
# According to https://github.com/opengeospatial/CloudOptimizedGeoTIFF/issues/1 this is the "official" media type for COG.
# pystac agrees https://pystac.readthedocs.io/en/stable/api/media_type.html
- image/tiff; application=geotiff; profile=cloud-optimized
steps:
- image: !Env ${QUERY_CMR_IMAGE}
Expand Down

0 comments on commit c51f529

Please sign in to comment.