Skip to content

Commit fd61665

Browse files
lyonthefrogchris-durbin
authored andcommitted
DAS-2459 - Reorder production HOSS-regridder-reformatter chain to call Metadata Annotator before MaskFill.
1 parent 14f4ea4 commit fd61665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/services-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,11 +322,11 @@ https://cmr.earthdata.nasa.gov:
322322
operations: ['variableSubset', 'spatialSubset', 'dimensionSubset', 'shapefileSubset', 'temporalSubset']
323323
conditional:
324324
exists: ['variableSubset', 'spatialSubset', 'dimensionSubset', 'shapefileSubset', 'temporalSubset']
325+
- image: !Env ${HARMONY_METADATA_ANNOTATOR_IMAGE}
325326
- image: !Env ${MASKFILL_IMAGE}
326327
operations: ['shapefileSubset', 'spatialSubset']
327328
conditional:
328329
exists: ['shapefileSubset', 'spatialSubset']
329-
- image: !Env ${HARMONY_METADATA_ANNOTATOR_IMAGE}
330330
- image: !Env ${HARMONY_REGRIDDER_IMAGE}
331331
conditional:
332332
exists: ['reproject']

0 commit comments

Comments
 (0)