From 07fda4008ebc42088fd850dcd7da25e64d0dcdbb Mon Sep 17 00:00:00 2001
From: Narayanarao Bhogapurapu <narayanarao.bhogapurapu@gmail.com>
Date: Thu, 12 Sep 2024 23:52:57 +0000
Subject: [PATCH] V 0.3

---
 algorithm_config.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/algorithm_config.yaml b/algorithm_config.yaml
index f1afcaa..5d14c85 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.2
+version: 0.3
 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
@@ -21,6 +21,4 @@ inputs:
     download: False
   - name: validation
     download: False
-  - name: overlap
-    download: False
 
-- 
GitLab