Commands
batch
The openlayer batch
command runs the command specified in the batchCommand
field of your openlayer.json.
Usage
The batchCommand
field in the openlayer.json specifies the command
that runs your model.
Therefore, the openlayer batch
is a streamlined command to run your model on all the
datasets referenced in the openlayer.json file.
If you want to specify a dataset to generate outputs on, you can use the --dataset
option:
Related guides
Was this page helpful?