From 97a01dac412d55d1fa42e8acc2a1e18de1e723f2 Mon Sep 17 00:00:00 2001
From: Jason Altekruse <jaltekruse@usgs.gov>
Date: Wed, 28 Sep 2022 10:24:09 -0600
Subject: [PATCH] fix placeholder rupture set IDs (from 2018 IDs, append 1 for
 gk, 2 for nn, 3 for r85)

---
 .../grid/sscn/gk/adaptive/rupture-sets.json        | 14 +++++++-------
 stable-crust/grid/sscn/nn/fixed/rupture-sets.json  | 14 +++++++-------
 .../grid/sscn/r85/adaptive/rupture-sets.json       | 14 +++++++-------
 stable-crust/grid/sscn/r85/fixed/rupture-sets.json | 14 +++++++-------
 .../grid/usgs/gk/adaptive/rupture-sets.json        |  6 +++---
 stable-crust/grid/usgs/nn/fixed/rupture-sets.json  |  6 +++---
 .../grid/usgs/r85/adaptive/rupture-sets.json       |  6 +++---
 stable-crust/grid/usgs/r85/fixed/rupture-sets.json |  6 +++---
 8 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/stable-crust/grid/sscn/gk/adaptive/rupture-sets.json b/stable-crust/grid/sscn/gk/adaptive/rupture-sets.json
index b2ff1ea..6970eb6 100644
--- a/stable-crust/grid/sscn/gk/adaptive/rupture-sets.json
+++ b/stable-crust/grid/sscn/gk/adaptive/rupture-sets.json
@@ -1,49 +1,49 @@
 [
   {
     "name": "SSCn Craton [1,9,10] (gk, adaptive)",
-    "id": 80332,
+    "id": 80331,
     "feature": 8013,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-gk-adaptive.csv"
   },
   {
     "name": "SSCn Gulf Coast [2,3] (gk, adaptive)",
-    "id": 80342,
+    "id": 80341,
     "feature": 8014,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-gk-adaptive.csv"
   },
   {
     "name": "SSCn Mesozoic [4,5] (gk, adaptive)",
-    "id": 80352,
+    "id": 80351,
     "feature": 8015,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-gk-adaptive.csv"
   },
   {
     "name": "SSCn Mesozoic [6] (gk, adaptive)",
-    "id": 80362,
+    "id": 80361,
     "feature": 8016,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-gk-adaptive.csv"
   },
   {
     "name": "SSCn Paleozoic [7] (gk, adaptive)",
-    "id": 80372,
+    "id": 80371,
     "feature": 8017,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-gk-adaptive.csv"
   },
   {
     "name": "SSCn Paleozoic [8] (gk, adaptive)",
-    "id": 80382,
+    "id": 80381,
     "feature": 8018,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-gk-adaptive.csv"
   },
   {
     "name": "SSCn default (gk, adaptive)",
-    "id": 80392,
+    "id": 80391,
     "feature": 8019,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-gk-adaptive.csv"
diff --git a/stable-crust/grid/sscn/nn/fixed/rupture-sets.json b/stable-crust/grid/sscn/nn/fixed/rupture-sets.json
index c24d730..57a2f8b 100644
--- a/stable-crust/grid/sscn/nn/fixed/rupture-sets.json
+++ b/stable-crust/grid/sscn/nn/fixed/rupture-sets.json
@@ -1,49 +1,49 @@
 [
   {
     "name": "SSCn Craton [1,9,10] (nn, fixed)",
-    "id": 80231,
+    "id": 80232,
     "feature": 8013,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-nn-fixed.csv"
   },
   {
     "name": "SSCn Gulf Coast [2,3] (nn, fixed)",
-    "id": 80241,
+    "id": 80242,
     "feature": 8014,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-nn-fixed.csv"
   },
   {
     "name": "SSCn Mesozoic [4,5] (nn, fixed)",
-    "id": 80251,
+    "id": 80252,
     "feature": 8015,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-nn-fixed.csv"
   },
   {
     "name": "SSCn Mesozoic [6] (nn, fixed)",
-    "id": 80261,
+    "id": 80262,
     "feature": 8016,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-nn-fixed.csv"
   },
   {
     "name": "SSCn Paleozoic [7] (nn, fixed)",
-    "id": 80271,
+    "id": 80272,
     "feature": 8017,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-nn-fixed.csv"
   },
   {
     "name": "SSCn Paleozoic [8] (nn, fixed)",
-    "id": 80281,
+    "id": 80282,
     "feature": 8018,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-nn-fixed.csv"
   },
   {
     "name": "SSCn default (nn, fixed)",
-    "id": 80291,
+    "id": 80292,
     "feature": 8019,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-nn-fixed.csv"
diff --git a/stable-crust/grid/sscn/r85/adaptive/rupture-sets.json b/stable-crust/grid/sscn/r85/adaptive/rupture-sets.json
index 6297f17..c8c3892 100644
--- a/stable-crust/grid/sscn/r85/adaptive/rupture-sets.json
+++ b/stable-crust/grid/sscn/r85/adaptive/rupture-sets.json
@@ -1,49 +1,49 @@
 [
   {
     "name": "SSCn Craton [1,9,10] (r85, adaptive)",
-    "id": 80332,
+    "id": 80333,
     "feature": 8013,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-r85-adaptive.csv"
   },
   {
     "name": "SSCn Gulf Coast [2,3] (r85, adaptive)",
-    "id": 80342,
+    "id": 80343,
     "feature": 8014,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-r85-adaptive.csv"
   },
   {
     "name": "SSCn Mesozoic [4,5] (r85, adaptive)",
-    "id": 80352,
+    "id": 80353,
     "feature": 8015,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-r85-adaptive.csv"
   },
   {
     "name": "SSCn Mesozoic [6] (r85, adaptive)",
-    "id": 80362,
+    "id": 80363,
     "feature": 8016,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-r85-adaptive.csv"
   },
   {
     "name": "SSCn Paleozoic [7] (r85, adaptive)",
-    "id": 80372,
+    "id": 80373,
     "feature": 8017,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-r85-adaptive.csv"
   },
   {
     "name": "SSCn Paleozoic [8] (r85, adaptive)",
-    "id": 80382,
+    "id": 80383,
     "feature": 8018,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-r85-adaptive.csv"
   },
   {
     "name": "SSCn default (r85, adaptive)",
-    "id": 80392,
+    "id": 80393,
     "feature": 8019,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-r85-adaptive.csv"
diff --git a/stable-crust/grid/sscn/r85/fixed/rupture-sets.json b/stable-crust/grid/sscn/r85/fixed/rupture-sets.json
index 6402736..dfb4761 100644
--- a/stable-crust/grid/sscn/r85/fixed/rupture-sets.json
+++ b/stable-crust/grid/sscn/r85/fixed/rupture-sets.json
@@ -1,49 +1,49 @@
 [
   {
     "name": "SSCn Craton [1,9,10] (r85, fixed)",
-    "id": 80231,
+    "id": 80233,
     "feature": 8013,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-r85-fixed.csv"
   },
   {
     "name": "SSCn Gulf Coast [2,3] (r85, fixed)",
-    "id": 80241,
+    "id": 80243,
     "feature": 8014,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-r85-fixed.csv"
   },
   {
     "name": "SSCn Mesozoic [4,5] (r85, fixed)",
-    "id": 80251,
+    "id": 80253,
     "feature": 8015,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-r85-fixed.csv"
   },
   {
     "name": "SSCn Mesozoic [6] (r85, fixed)",
-    "id": 80261,
+    "id": 80263,
     "feature": 8016,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-r85-fixed.csv"
   },
   {
     "name": "SSCn Paleozoic [7] (r85, fixed)",
-    "id": 80271,
+    "id": 80273,
     "feature": 8017,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-r85-fixed.csv"
   },
   {
     "name": "SSCn Paleozoic [8] (r85, fixed)",
-    "id": 80281,
+    "id": 80283,
     "feature": 8018,
     "mfd-tree": "grid-mmax-margin-2",
     "spatial-pdf": "pdf-r85-fixed.csv"
   },
   {
     "name": "SSCn default (r85, fixed)",
-    "id": 80291,
+    "id": 80293,
     "feature": 8019,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-r85-fixed.csv"
diff --git a/stable-crust/grid/usgs/gk/adaptive/rupture-sets.json b/stable-crust/grid/usgs/gk/adaptive/rupture-sets.json
index 1e647fd..e9aaf27 100644
--- a/stable-crust/grid/usgs/gk/adaptive/rupture-sets.json
+++ b/stable-crust/grid/usgs/gk/adaptive/rupture-sets.json
@@ -1,21 +1,21 @@
 [
   {
     "name": "USGS Craton [1,3,4] (gk, adaptive)",
-    "id": 80302,
+    "id": 80301,
     "feature": 8010,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-gk-adaptive.csv"
   },
   {
     "name": "USGS Extended Margin [2] (gk, adaptive)",
-    "id": 80312,
+    "id": 80311,
     "feature": 8011,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-gk-adaptive.csv"
   },
   {
     "name": "USGS default (gk, adaptive)",
-    "id": 80322,
+    "id": 80321,
     "feature": 8012,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-gk-adaptive.csv"
diff --git a/stable-crust/grid/usgs/nn/fixed/rupture-sets.json b/stable-crust/grid/usgs/nn/fixed/rupture-sets.json
index 1ef2351..637c168 100644
--- a/stable-crust/grid/usgs/nn/fixed/rupture-sets.json
+++ b/stable-crust/grid/usgs/nn/fixed/rupture-sets.json
@@ -1,21 +1,21 @@
 [
   {
     "name": "USGS Craton [1,3,4] (nn, fixed)",
-    "id": 80201,
+    "id": 80202,
     "feature": 8010,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-nn-fixed.csv"
   },
   {
     "name": "USGS Extended Margin [2] (nn, fixed)",
-    "id": 80211,
+    "id": 80212,
     "feature": 8011,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-nn-fixed.csv"
   },
   {
     "name": "USGS default (nn, fixed)",
-    "id": 80221,
+    "id": 80222,
     "feature": 8012,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-nn-fixed.csv"
diff --git a/stable-crust/grid/usgs/r85/adaptive/rupture-sets.json b/stable-crust/grid/usgs/r85/adaptive/rupture-sets.json
index 25df6d4..2422788 100644
--- a/stable-crust/grid/usgs/r85/adaptive/rupture-sets.json
+++ b/stable-crust/grid/usgs/r85/adaptive/rupture-sets.json
@@ -1,21 +1,21 @@
 [
   {
     "name": "USGS Craton [1,3,4] (r85, adaptive)",
-    "id": 80302,
+    "id": 80303,
     "feature": 8010,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-r85-adaptive.csv"
   },
   {
     "name": "USGS Extended Margin [2] (r85, adaptive)",
-    "id": 80312,
+    "id": 80313,
     "feature": 8011,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-r85-adaptive.csv"
   },
   {
     "name": "USGS default (r85, adaptive)",
-    "id": 80322,
+    "id": 80323,
     "feature": 8012,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-r85-adaptive.csv"
diff --git a/stable-crust/grid/usgs/r85/fixed/rupture-sets.json b/stable-crust/grid/usgs/r85/fixed/rupture-sets.json
index 056efb9..b713d3a 100644
--- a/stable-crust/grid/usgs/r85/fixed/rupture-sets.json
+++ b/stable-crust/grid/usgs/r85/fixed/rupture-sets.json
@@ -1,21 +1,21 @@
 [
   {
     "name": "USGS Craton [1,3,4] (r85, fixed)",
-    "id": 80201,
+    "id": 80203,
     "feature": 8010,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-r85-fixed.csv"
   },
   {
     "name": "USGS Extended Margin [2] (r85, fixed)",
-    "id": 80211,
+    "id": 80213,
     "feature": 8011,
     "mfd-tree": "grid-mmax-margin-1",
     "spatial-pdf": "pdf-r85-fixed.csv"
   },
   {
     "name": "USGS default (r85, fixed)",
-    "id": 80221,
+    "id": 80223,
     "feature": 8012,
     "mfd-tree": "grid-mmax-craton",
     "spatial-pdf": "pdf-r85-fixed.csv"
-- 
GitLab