diff --git a/algorithm_config.yaml b/algorithm_config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9030d55dd8ed0ae5a3e96264f605e376b29f7c6b --- /dev/null +++ b/algorithm_config.yaml @@ -0,0 +1,17 @@ +algorithm_description: Run AOS Tracking paper plots on DPS +algorithm_name: aos_maap_dps +algorithm_version: main +build_command: '' +disk_space: 20GB +docker_container_url: mas.maap-project.org/david.m.giles/aos_test/aos_dps:develop +inputs: + config: [] + file: [] + positional: + - default: '' + description: '' + name: analysis_date + required: false +queue: maap-dps-sandbox +repository_url: https://repo.maap-project.org/sshah/aos_maap_dps.git +run_command: aos_maap_dps/run.sh \ No newline at end of file