Skip to content
Snippets Groups Projects
Commit 4f365a9e authored by Katrina Sharonin's avatar Katrina Sharonin
Browse files

sh adjustment to algo-config

parent 29f170b1
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ queue: "maap-dps-worker-8gb" ...@@ -16,7 +16,7 @@ queue: "maap-dps-worker-8gb"
description: "Use ESA Global Land Cover Dataset for Creek Sample Run." description: "Use ESA Global Land Cover Dataset for Creek Sample Run."
# path to the wrapper script for running the algorithm # path to the wrapper script for running the algorithm
# Command starts with repository name # Command starts with repository name
run_command: "fireatlas_nrt/run_micro_dps.sh" run_command: "fireatlas_nrt/run_dps.sh"
# build_command: my-build-script.sh # build_command: my-build-script.sh
# set a storage value in GB or MB or KB, e.g. "100GB", "20MB", "10KB" # set a storage value in GB or MB or KB, e.g. "100GB", "20MB", "10KB"
disk_space: "10GB" disk_space: "10GB"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment