Skip to content

Commit 0449d14

Browse files
committed
Add reformat operation to production HOSS service record.
1 parent 122cd25 commit 0449d14

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
@@ -240,7 +240,7 @@ https://cmr.earthdata.nasa.gov:
240240
- image: !Env ${QUERY_CMR_IMAGE}
241241
is_sequential: true
242242
- image: !Env ${HOSS_IMAGE}
243-
operations: ['variableSubset']
243+
operations: ['variableSubset','reformat']
244244

245245
- name: sds/trajectory-subsetter
246246
description: |

0 commit comments

Comments
 (0)