Skip to content

Commit

Permalink
HARMONY-1999: Merge branch 'main' into harmony-1999
Browse files Browse the repository at this point in the history
  • Loading branch information
indiejames committed Feb 11, 2025
2 parents df5d168 + 563ea3d commit d673b4a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -624,6 +624,7 @@ https://cmr.uat.earthdata.nasa.gov:
subsetting:
variable: true
multiple_variable: true
dimension: true
output_formats:
- application/x-hdf
steps:
Expand Down Expand Up @@ -652,12 +653,16 @@ https://cmr.uat.earthdata.nasa.gov:
bbox: true
variable: true
multiple_variable: true
dimension: true
output_formats:
- application/x-hdf
reprojection: true
steps:
- image: !Env ${QUERY_CMR_IMAGE}
is_sequential: true
- image: !Env ${SUBSET_BAND_NAME_IMAGE}
conditional:
exists: [ 'variableSubset', 'dimensionSubset']
- image: !Env ${GEOLOCO_IMAGE}

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

0 comments on commit d673b4a

Please sign in to comment.