From f17993b38e39501ec47325bafdcdf0f2d81fc1c7 Mon Sep 17 00:00:00 2001
From: Peter Powers <pmpowers@usgs.gov>
Date: Fri, 23 Sep 2022 10:13:50 -0600
Subject: [PATCH] renamed CA single branch

---
 subduction/slab/CA/{merged => single-branch}/rate-tree.json    | 0
 subduction/slab/CA/{merged => single-branch}/rupture-sets.json | 0
 subduction/slab/CA/source-group.json                           | 2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename subduction/slab/CA/{merged => single-branch}/rate-tree.json (100%)
 rename subduction/slab/CA/{merged => single-branch}/rupture-sets.json (100%)

diff --git a/subduction/slab/CA/merged/rate-tree.json b/subduction/slab/CA/single-branch/rate-tree.json
similarity index 100%
rename from subduction/slab/CA/merged/rate-tree.json
rename to subduction/slab/CA/single-branch/rate-tree.json
diff --git a/subduction/slab/CA/merged/rupture-sets.json b/subduction/slab/CA/single-branch/rupture-sets.json
similarity index 100%
rename from subduction/slab/CA/merged/rupture-sets.json
rename to subduction/slab/CA/single-branch/rupture-sets.json
diff --git a/subduction/slab/CA/source-group.json b/subduction/slab/CA/source-group.json
index 27abd35..5d383f0 100644
--- a/subduction/slab/CA/source-group.json
+++ b/subduction/slab/CA/source-group.json
@@ -1,5 +1,5 @@
 [
   {
-    "id": "merged"
+    "id": "single-branch"
   }
 ]
-- 
GitLab