diff --git a/algorithm_config.yaml b/algorithm_config.yaml index 5d14c85bd87feee84c74ba021481cecc30176475..ad845f094e0a6cc55d9ac0c04753cd42c583132b 100644 --- a/algorithm_config.yaml +++ b/algorithm_config.yaml @@ -1,10 +1,10 @@ description: Estimates canopy height from InSAR coherence and LiDAR data algo_name: ich -version: 0.3 +version: 0.4 environment: ubuntu repository_url: https://repo.maap-project.org/bnarayanarao/insar_forest_height.git -docker_url: mas.maap-project.org/root/maap-workspaces/base_images/vanilla:v3.1.3 -queue: maap-dps-worker-16gb +docker_url: mas.maap-project.org/root/maap-workspaces/base_images/python:v4.1.0 +queue: maap-dps-gedi_boreal_worker-16vcpu-32gb build_command: insar_forest_height/build.sh run_command: insar_forest_height/ich.sh disk_space: 20GB