From a80bfcdff1211327c4906d063c79006c40280554 Mon Sep 17 00:00:00 2001
From: Peter Powers <pmpowers@usgs.gov>
Date: Tue, 5 Dec 2023 08:02:38 -0700
Subject: [PATCH] removed multi-section branches

---
 .../Aleutian Arc/segmented/geodetic/source-tree.json   | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/subduction/interface/Aleutian Arc/segmented/geodetic/source-tree.json b/subduction/interface/Aleutian Arc/segmented/geodetic/source-tree.json
index 72af7e4..06fbe2e 100644
--- a/subduction/interface/Aleutian Arc/segmented/geodetic/source-tree.json	
+++ b/subduction/interface/Aleutian Arc/segmented/geodetic/source-tree.json	
@@ -1,14 +1,6 @@
 [
   {
     "id": "1-section",
-    "weight": 0.3334
-  },
-  {
-    "id": "2-sections",
-    "weight": 0.3333
-  },
-  {
-    "id": "3-sections",
-    "weight": 0.3333
+    "weight": 1.0
   }
 ]
-- 
GitLab