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 1/2] 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


From ae65fd22b4e00966f7c04dc44d2d31fc02b2c9e7 Mon Sep 17 00:00:00 2001
From: Peter Powers <pmpowers@usgs.gov>
Date: Mon, 11 Sep 2023 14:40:47 -0600
Subject: [PATCH 2/2] meers and usgs new madrid dips 89 --> 90

---
 .../features/New Madrid - USGS (center, north).geojson          | 2 +-
 .../features/New Madrid - USGS (center, south).geojson          | 2 +-
 .../features/New Madrid - USGS (east, center).geojson           | 2 +-
 .../New Madrid/features/New Madrid - USGS (east, north).geojson | 2 +-
 .../New Madrid/features/New Madrid - USGS (east, south).geojson | 2 +-
 .../features/New Madrid - USGS (mid-east, north).geojson        | 2 +-
 .../features/New Madrid - USGS (mid-east, south).geojson        | 2 +-
 .../features/New Madrid - USGS (mid-west, north).geojson        | 2 +-
 .../features/New Madrid - USGS (mid-west, south).geojson        | 2 +-
 .../features/New Madrid - USGS (west, center).geojson           | 2 +-
 .../New Madrid/features/New Madrid - USGS (west, north).geojson | 2 +-
 .../New Madrid/features/New Madrid - USGS (west, south).geojson | 2 +-
 stable-crust/fault/OK/Meers/features/Meers.geojson              | 2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (center, north).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (center, north).geojson
index 8bde444..ec31dd3 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (center, north).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (center, north).geojson	
@@ -14,7 +14,7 @@
     "states": ["MO", "KY"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (center, south).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (center, south).geojson
index 34fbfef..2643833 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (center, south).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (center, south).geojson	
@@ -14,7 +14,7 @@
     "states": ["AR", "TN"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, center).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, center).geojson
index 5081d4e..eb8b099 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, center).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, center).geojson	
@@ -14,7 +14,7 @@
     "states": ["TN", "KY"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, north).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, north).geojson
index 7b110be..c7def5e 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, north).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, north).geojson	
@@ -14,7 +14,7 @@
     "states": ["KY", "MO"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, south).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, south).geojson
index d8dd51a..221d7b2 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, south).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (east, south).geojson	
@@ -14,7 +14,7 @@
     "states": ["TN", "AR"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-east, north).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-east, north).geojson
index 0e6d2df..f83aea0 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-east, north).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-east, north).geojson	
@@ -14,7 +14,7 @@
     "states": ["MO", "KY"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-east, south).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-east, south).geojson
index dd7e127..01875e5 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-east, south).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-east, south).geojson	
@@ -14,7 +14,7 @@
     "states": ["AR", "TN"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-west, north).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-west, north).geojson
index 86fc6d5..60daa85 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-west, north).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-west, north).geojson	
@@ -14,7 +14,7 @@
     "states": ["MO", "IL"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-west, south).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-west, south).geojson
index 646e7fb..35f9b9b 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-west, south).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (mid-west, south).geojson	
@@ -14,7 +14,7 @@
     "states": ["AR", "MO"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, center).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, center).geojson
index 884291e..b8de2e4 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, center).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, center).geojson	
@@ -13,7 +13,7 @@
     "state": "MO",
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, north).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, north).geojson
index 5947cc7..5ea70e0 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, north).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, north).geojson	
@@ -14,7 +14,7 @@
     "states": ["MO", "IL"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, south).geojson b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, south).geojson
index b707de9..b7ed5ff 100644
--- a/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, south).geojson	
+++ b/stable-crust/fault/MO/New Madrid/features/New Madrid - USGS (west, south).geojson	
@@ -14,7 +14,7 @@
     "states": ["AR", "MO"],
     "upper-depth": 10.0,
     "lower-depth": 25.0,
-    "dip": 89.0,
+    "dip": 90.0,
     "rake": 180.0,
     "rate-type": "RECURRENCE"
   }
diff --git a/stable-crust/fault/OK/Meers/features/Meers.geojson b/stable-crust/fault/OK/Meers/features/Meers.geojson
index 1241067..b616199 100644
--- a/stable-crust/fault/OK/Meers/features/Meers.geojson
+++ b/stable-crust/fault/OK/Meers/features/Meers.geojson
@@ -4,7 +4,7 @@
   "properties": {
     "name": "Meers",
     "state": "OK",
-    "dip": 89.0,
+    "dip": 90.0,
     "dip-dir": "SW",
     "rake": 35.0,
     "references": "Hornsby et al., 2019; CEUS-SSCn 2012",
-- 
GitLab