Skip to content

Commit

Permalink
Made subset-band-name service image conditional for variable and dime…
Browse files Browse the repository at this point in the history
…nsion (L1B band subsetting for now) subsetting and not sequential
  • Loading branch information
Christine Brown-Stevenson authored and chris-durbin committed Feb 11, 2025
1 parent 98f0144 commit 563ea3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,8 @@ https://cmr.uat.earthdata.nasa.gov:
- image: !Env ${QUERY_CMR_IMAGE}
is_sequential: true
- image: !Env ${SUBSET_BAND_NAME_IMAGE}
is_sequential: true
conditional:
exists: [ 'variableSubset', 'dimensionSubset']
- image: !Env ${GEOLOCO_IMAGE}

- name: giovanni-time-series-adapter
Expand Down

0 comments on commit 563ea3d

Please sign in to comment.