ngageoint / scale

Processing framework for containerized algorithms
http://ngageoint.github.io/scale/
Apache License 2.0
105 stars 45 forks source link

Add inputmap to batch configuration #1838

Closed emimaesmith closed 4 years ago

emimaesmith commented 4 years ago
Checklist

Affected app(s)

batch

Description of change

Added an optional inputMap to the batch configuration. This configuration value maps the recipe input name to a dataset parameter name, therefore allowing datasets with parameters named differently than recipe inputs to be used in a batch.