From 12c3436909b9bf4d3942fe7fbb26b5d59d8b4d0d Mon Sep 17 00:00:00 2001
From: Peter Powers <pmpowers@usgs.gov>
Date: Mon, 11 Sep 2023 14:22:01 -0600
Subject: [PATCH] removed redundant cheraw feature

---
 .../Cheraw/features/Cheraw (SSCn, GR).geojson | 26 -------------------
 .../partial-rupture/rupture-set.json          |  4 +--
 2 files changed, 2 insertions(+), 28 deletions(-)
 delete mode 100644 stable-crust/fault/CO/Cheraw/features/Cheraw (SSCn, GR).geojson

diff --git a/stable-crust/fault/CO/Cheraw/features/Cheraw (SSCn, GR).geojson b/stable-crust/fault/CO/Cheraw/features/Cheraw (SSCn, GR).geojson
deleted file mode 100644
index 4490113..0000000
--- a/stable-crust/fault/CO/Cheraw/features/Cheraw (SSCn, GR).geojson	
+++ /dev/null
@@ -1,26 +0,0 @@
-{
-  "type": "Feature",
-  "id": 2182,
-  "geometry": {
-    "type": "LineString",
-    "coordinates": [
-      [-103.21907, 38.43641],
-      [-103.24242, 38.39668],
-      [-103.27992, 38.35193],
-      [-103.35165, 38.30460],
-      [-103.42915, 38.27306],
-      [-103.50145, 38.22507],
-      [-103.58530, 38.15085]
-    ]
-  },
-  "properties": {
-    "name": "Cheraw (SSCn)",
-    "state": "CO",
-    "upper-depth": 0.0,
-    "lower-depth": 15.0,
-    "dip": 60.0,
-    "rake": -90.0,
-    "rate": 0.15,
-    "rate-type": "SLIP"
-  }
-}
diff --git a/stable-crust/fault/CO/Cheraw/sscn/slip-rate/partial-rupture/rupture-set.json b/stable-crust/fault/CO/Cheraw/sscn/slip-rate/partial-rupture/rupture-set.json
index 1e91beb..2672542 100644
--- a/stable-crust/fault/CO/Cheraw/sscn/slip-rate/partial-rupture/rupture-set.json
+++ b/stable-crust/fault/CO/Cheraw/sscn/slip-rate/partial-rupture/rupture-set.json
@@ -1,6 +1,6 @@
 {
   "name": "Cheraw (SSCn, partial)",
-  "id": 2182,
+  "id": 2181,
   "mfd-tree": [
     {
       "id": "partial-rupture",
@@ -16,6 +16,6 @@
     }
   ],
   "properties": {
-    "width": 19.58112
+    "width": 17.3205
   }
 }
-- 
GitLab