Skip to content

Commit 98f0144

Browse files
Christine Brown-Stevensonchris-durbin
authored andcommitted
Service chained subset-band-name in geoloco's service and added dimension/band subsetting
1 parent aa09850 commit 98f0144

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/services.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,12 +653,15 @@ https://cmr.uat.earthdata.nasa.gov:
653653
bbox: true
654654
variable: true
655655
multiple_variable: true
656+
dimension: true
656657
output_formats:
657658
- application/x-hdf
658659
reprojection: true
659660
steps:
660661
- image: !Env ${QUERY_CMR_IMAGE}
661662
is_sequential: true
663+
- image: !Env ${SUBSET_BAND_NAME_IMAGE}
664+
is_sequential: true
662665
- image: !Env ${GEOLOCO_IMAGE}
663666

664667
- name: giovanni-time-series-adapter

0 commit comments

Comments
 (0)