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

DPS algorithm file yml added

parent c1dc59c0
No related branches found
No related tags found
No related merge requests found
# DO NOT DELETE
# THIS CONFIG IS AUTO-GENERATED BY ADE UI
algo_name: eis-fire-global-land-cover-test
# Branch or tag
version: global-land-cover
environment: ubuntu
repository_url: https://repo.ops.maap-project.org/eorland_gee/fireatlas_nrt.git
# Container used for running
docker_url: "mas.maap-project.org:5000/root/ade-base-images/vanilla:latest"
# queue chosen when registering
queue: "maap-dps-worker-8gb"
# fill out these fields
# explain what this algorithm does
description: "Use ESA Global Land Cover Dataset for Creek Sample Run."
# path to the wrapper script for running the algorithm
# Command starts with repository name
run_command: "fireatlas_nrt/run_dps.sh 'DataUpdateChecker'"
# build_command: my-build-script.sh
# set a storage value in GB or MB or KB, e.g. "100GB", "20MB", "10KB"
disk_space: "10GB"
inputs:
# remove below this line if no inputs
# rename and set algorithm input names accordingly
# - name: path-number
# download: False
# - name: file-to-copy-in
# download: True
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