From a2d2dacefac6e29f23cff8dc7b3d59ff3e302f0a Mon Sep 17 00:00:00 2001 From: Narayana Rao Bhogapurapu <narayanarao.bhogapurapu@gmail.com> Date: Sun, 2 Jun 2024 09:54:58 -0400 Subject: [PATCH] Update algorithm_config.yaml --- algorithm_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/algorithm_config.yaml b/algorithm_config.yaml index dcefb0a..edd8454 100644 --- a/algorithm_config.yaml +++ b/algorithm_config.yaml @@ -1,6 +1,6 @@ description: Estimates canopy height from InSAR coherence and LiDAR data -algo_name: ich -version: 0.1.1 +algo_name: isce2_insar +version: 0.1.0 environment: ubuntu repository_url: https://repo.maap-project.org/bnarayanarao/isce2_insar.git docker_url: mas.maap-project.org/root/maap-workspaces/base_images/vanilla:v3.1.3 -- GitLab