You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📣 Merge after linz/argo-tasks#1282 is
merged and released in Argo Tasks v5.
**Motivation**
The new tileindex-validate command behaviour requires the scale of
existing datasets to override automatic tiling, if necessary. This
requires an extra workflow task `tpl-at-stac-collection-output`.
**Modifications**
Added a new workflow `tpl-at-stac-collection-output` to read the ODR
collection and output the scale as an Argo Workflows output parameter.
Other parameters can be added later if necessary.
**Verification**
Workflow run with [Argo Tasks PR
container](linz/argo-tasks#1282).
Template to read a STAC collection from the ODR and write STAC metadata as workflow output parameters; can add more outputs as required. Currently outputs `scale`
233
+
See (https://github.com/linz/argo-tasks#stac-collection-output)
0 commit comments