From dc0413c1394cc1a836e86065c0161e851af6010f Mon Sep 17 00:00:00 2001
From: Peter Powers <pmpowers@usgs.gov>
Date: Tue, 12 Sep 2023 12:46:46 -0600
Subject: [PATCH] reorganized and cleaned up cheraw and meers

---
 .../Cheraw/sscn/recurrence-rate/rupture-set.json  |  5 +----
 .../sscn/slip-rate/full-rupture/rupture-set.json  |  5 +----
 .../slip-rate/partial-rupture/rupture-set.json    |  5 +----
 .../fault/CO/Cheraw/usgs/rupture-set.json         |  5 +----
 stable-crust/fault/OK/Meers/mfd-map.json          | 11 +++++++++++
 .../OK/Meers/sscn/cluster-in/rupture-set.json     |  5 +----
 .../OK/Meers/sscn/cluster-out/rupture-set.json    |  5 +----
 stable-crust/fault/OK/Meers/usgs/rupture-set.json | 15 +--------------
 8 files changed, 18 insertions(+), 38 deletions(-)

diff --git a/stable-crust/fault/CO/Cheraw/sscn/recurrence-rate/rupture-set.json b/stable-crust/fault/CO/Cheraw/sscn/recurrence-rate/rupture-set.json
index 4001db3..0c685bf 100644
--- a/stable-crust/fault/CO/Cheraw/sscn/recurrence-rate/rupture-set.json
+++ b/stable-crust/fault/CO/Cheraw/sscn/recurrence-rate/rupture-set.json
@@ -6,8 +6,5 @@
     { "id": "M2", "weight": 0.3, "value": { "type": "SINGLE", "m": 7.0 }},
     { "id": "M3", "weight": 0.3, "value": { "type": "SINGLE", "m": 7.2 }},
     { "id": "M4", "weight": 0.1, "value": { "type": "SINGLE", "m": 7.4 }}
-  ],
-  "properties": {
-    "width": 17.3205
-  }
+  ]
 }
diff --git a/stable-crust/fault/CO/Cheraw/sscn/slip-rate/full-rupture/rupture-set.json b/stable-crust/fault/CO/Cheraw/sscn/slip-rate/full-rupture/rupture-set.json
index e53d7e6..ab299d1 100644
--- a/stable-crust/fault/CO/Cheraw/sscn/slip-rate/full-rupture/rupture-set.json
+++ b/stable-crust/fault/CO/Cheraw/sscn/slip-rate/full-rupture/rupture-set.json
@@ -6,8 +6,5 @@
     { "id": "M2", "weight": 0.3, "value": { "type": "SINGLE", "m": 7.0, "rate": 9.960E-05 }},
     { "id": "M3", "weight": 0.3, "value": { "type": "SINGLE", "m": 7.2, "rate": 4.990E-05 }},
     { "id": "M4", "weight": 0.1, "value": { "type": "SINGLE", "m": 7.4, "rate": 2.500E-05 }}
-  ],
-  "properties": {
-    "width": 17.3205
-  }
+  ]
 }
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 2672542..d6589b4 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
@@ -14,8 +14,5 @@
         "Δm": 0.1125
       }
     }
-  ],
-  "properties": {
-    "width": 17.3205
-  }
+  ]
 }
diff --git a/stable-crust/fault/CO/Cheraw/usgs/rupture-set.json b/stable-crust/fault/CO/Cheraw/usgs/rupture-set.json
index e55bf25..d2bc719 100644
--- a/stable-crust/fault/CO/Cheraw/usgs/rupture-set.json
+++ b/stable-crust/fault/CO/Cheraw/usgs/rupture-set.json
@@ -23,8 +23,5 @@
         "Δm": 0.1
       }
     }
-  ],
-  "properties": {
-    "width": 17.3205
-  }
+  ]
 }
diff --git a/stable-crust/fault/OK/Meers/mfd-map.json b/stable-crust/fault/OK/Meers/mfd-map.json
index 5760fdf..a4c29a6 100644
--- a/stable-crust/fault/OK/Meers/mfd-map.json
+++ b/stable-crust/fault/OK/Meers/mfd-map.json
@@ -5,5 +5,16 @@
     { "id": "M3", "weight": 0.30, "value": { "type": "SINGLE", "m": 6.9 }},
     { "id": "M4", "weight": 0.10, "value": { "type": "SINGLE", "m": 7.3 }},
     { "id": "M5", "weight": 0.05, "value": { "type": "SINGLE", "m": 7.4 }}
+  ],
+  "meers-usgs": [
+    {
+      "id": "full-rupture",
+      "weight": 1.0,
+      "value": {
+        "type": "SINGLE",
+        "m": 7.0,
+        "rate": 0.000222
+      }
+    }
   ]
 }
diff --git a/stable-crust/fault/OK/Meers/sscn/cluster-in/rupture-set.json b/stable-crust/fault/OK/Meers/sscn/cluster-in/rupture-set.json
index f95825f..db1ed91 100644
--- a/stable-crust/fault/OK/Meers/sscn/cluster-in/rupture-set.json
+++ b/stable-crust/fault/OK/Meers/sscn/cluster-in/rupture-set.json
@@ -1,8 +1,5 @@
 {
   "name": "Meers (SSCn, cluster-in)",
   "id": 3200,
-  "mfd-tree": "meers-sscn",
-  "properties": {
-    "width": 15.0
-  }
+  "mfd-tree": "meers-sscn"
 }
diff --git a/stable-crust/fault/OK/Meers/sscn/cluster-out/rupture-set.json b/stable-crust/fault/OK/Meers/sscn/cluster-out/rupture-set.json
index 5a23d24..f8057d8 100644
--- a/stable-crust/fault/OK/Meers/sscn/cluster-out/rupture-set.json
+++ b/stable-crust/fault/OK/Meers/sscn/cluster-out/rupture-set.json
@@ -1,8 +1,5 @@
 {
   "name": "Meers (SSCn, cluster-out)",
   "id": 3200,
-  "mfd-tree": "meers-sscn",
-  "properties": {
-    "width": 15.0
-  }
+  "mfd-tree": "meers-sscn"
 }
diff --git a/stable-crust/fault/OK/Meers/usgs/rupture-set.json b/stable-crust/fault/OK/Meers/usgs/rupture-set.json
index a707f00..26a4237 100644
--- a/stable-crust/fault/OK/Meers/usgs/rupture-set.json
+++ b/stable-crust/fault/OK/Meers/usgs/rupture-set.json
@@ -1,18 +1,5 @@
 {
   "name": "Meers (USGS)",
   "id": 3200,
-  "mfd-tree": [
-    {
-      "id": "full-rupture",
-      "weight": 1.0,
-      "value": {
-        "type": "SINGLE",
-        "m": 7.0,
-        "rate": 0.000222
-      }
-    }
-  ],
-  "properties": {
-    "width": 15.0
-  }
+  "mfd-tree": "meers-usgs"
 }
-- 
GitLab