From 88760a851e4ef72c25a408269f9337142bad6d9b Mon Sep 17 00:00:00 2001 From: Peter Powers <pmpowers@usgs.gov> Date: Thu, 11 Jul 2024 07:42:24 -0600 Subject: [PATCH 1/3] added gmm-tree override to transition zone grids --- stable-crust/grid/system-stable/gmm-config.json | 3 +++ stable-crust/grid/system-stable/gmm-tree.json | 10 ++++++++++ 2 files changed, 13 insertions(+) create mode 100644 stable-crust/grid/system-stable/gmm-config.json create mode 100644 stable-crust/grid/system-stable/gmm-tree.json diff --git a/stable-crust/grid/system-stable/gmm-config.json b/stable-crust/grid/system-stable/gmm-config.json new file mode 100644 index 0000000..307d377 --- /dev/null +++ b/stable-crust/grid/system-stable/gmm-config.json @@ -0,0 +1,3 @@ +{ + "max-distance": 300.0 +} diff --git a/stable-crust/grid/system-stable/gmm-tree.json b/stable-crust/grid/system-stable/gmm-tree.json new file mode 100644 index 0000000..0ea6d35 --- /dev/null +++ b/stable-crust/grid/system-stable/gmm-tree.json @@ -0,0 +1,10 @@ +[ + { "id": "NGA_EAST_2023", "weight": 0.16665 }, + { "id": "NGA_EAST_2023_ADJUSTED", "weight": 0.16665 }, + { "id": "NGA_EAST_SEEDS_2023", "weight": 0.08335 }, + { "id": "NGA_EAST_SEEDS_2023_ADJUSTED", "weight": 0.08335 }, + { "id": "ASK_14_BASIN", "weight": 0.125 }, + { "id": "BSSA_14_BASIN", "weight": 0.125 }, + { "id": "CB_14_BASIN", "weight": 0.125 }, + { "id": "CY_14_BASIN", "weight": 0.125 } +] -- GitLab From c9864de06a58fa35d0db3c9dc2205ec6ff467fc9 Mon Sep 17 00:00:00 2001 From: Peter Powers <pmpowers@usgs.gov> Date: Thu, 11 Jul 2024 07:47:26 -0600 Subject: [PATCH 2/3] updated ceus smoothing weights --- stable-crust/grid/ceus-stable/sscn/gk/source-tree.json | 4 ++-- stable-crust/grid/ceus-stable/sscn/nn/source-tree.json | 4 ++-- stable-crust/grid/ceus-stable/sscn/r85/source-tree.json | 4 ++-- stable-crust/grid/ceus-stable/usgs/gk/source-tree.json | 4 ++-- stable-crust/grid/ceus-stable/usgs/nn/source-tree.json | 4 ++-- stable-crust/grid/ceus-stable/usgs/r85/source-tree.json | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/stable-crust/grid/ceus-stable/sscn/gk/source-tree.json b/stable-crust/grid/ceus-stable/sscn/gk/source-tree.json index 8dbffe3..91a8467 100644 --- a/stable-crust/grid/ceus-stable/sscn/gk/source-tree.json +++ b/stable-crust/grid/ceus-stable/sscn/gk/source-tree.json @@ -1,10 +1,10 @@ [ { "id": "fixed", - "weight": 0.4 + "weight": 0.6 }, { "id": "adaptive", - "weight": 0.6 + "weight": 0.4 } ] diff --git a/stable-crust/grid/ceus-stable/sscn/nn/source-tree.json b/stable-crust/grid/ceus-stable/sscn/nn/source-tree.json index 8dbffe3..91a8467 100644 --- a/stable-crust/grid/ceus-stable/sscn/nn/source-tree.json +++ b/stable-crust/grid/ceus-stable/sscn/nn/source-tree.json @@ -1,10 +1,10 @@ [ { "id": "fixed", - "weight": 0.4 + "weight": 0.6 }, { "id": "adaptive", - "weight": 0.6 + "weight": 0.4 } ] diff --git a/stable-crust/grid/ceus-stable/sscn/r85/source-tree.json b/stable-crust/grid/ceus-stable/sscn/r85/source-tree.json index 8dbffe3..91a8467 100644 --- a/stable-crust/grid/ceus-stable/sscn/r85/source-tree.json +++ b/stable-crust/grid/ceus-stable/sscn/r85/source-tree.json @@ -1,10 +1,10 @@ [ { "id": "fixed", - "weight": 0.4 + "weight": 0.6 }, { "id": "adaptive", - "weight": 0.6 + "weight": 0.4 } ] diff --git a/stable-crust/grid/ceus-stable/usgs/gk/source-tree.json b/stable-crust/grid/ceus-stable/usgs/gk/source-tree.json index 8dbffe3..91a8467 100644 --- a/stable-crust/grid/ceus-stable/usgs/gk/source-tree.json +++ b/stable-crust/grid/ceus-stable/usgs/gk/source-tree.json @@ -1,10 +1,10 @@ [ { "id": "fixed", - "weight": 0.4 + "weight": 0.6 }, { "id": "adaptive", - "weight": 0.6 + "weight": 0.4 } ] diff --git a/stable-crust/grid/ceus-stable/usgs/nn/source-tree.json b/stable-crust/grid/ceus-stable/usgs/nn/source-tree.json index 8dbffe3..91a8467 100644 --- a/stable-crust/grid/ceus-stable/usgs/nn/source-tree.json +++ b/stable-crust/grid/ceus-stable/usgs/nn/source-tree.json @@ -1,10 +1,10 @@ [ { "id": "fixed", - "weight": 0.4 + "weight": 0.6 }, { "id": "adaptive", - "weight": 0.6 + "weight": 0.4 } ] diff --git a/stable-crust/grid/ceus-stable/usgs/r85/source-tree.json b/stable-crust/grid/ceus-stable/usgs/r85/source-tree.json index 8dbffe3..91a8467 100644 --- a/stable-crust/grid/ceus-stable/usgs/r85/source-tree.json +++ b/stable-crust/grid/ceus-stable/usgs/r85/source-tree.json @@ -1,10 +1,10 @@ [ { "id": "fixed", - "weight": 0.4 + "weight": 0.6 }, { "id": "adaptive", - "weight": 0.6 + "weight": 0.4 } ] -- GitLab From e9d48e563afb1acb01ee3b18e837cd5d02dcf2a1 Mon Sep 17 00:00:00 2001 From: Peter Powers <pmpowers@usgs.gov> Date: Thu, 11 Jul 2024 08:21:34 -0600 Subject: [PATCH 3/3] readme cleanup --- active-crust/fault/wus-system/README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/active-crust/fault/wus-system/README.md b/active-crust/fault/wus-system/README.md index 3be691c..a51d556 100644 --- a/active-crust/fault/wus-system/README.md +++ b/active-crust/fault/wus-system/README.md @@ -1,8 +1,4 @@ # Western U.S. Fault System This directory contains the currently in-development fault system solution that spans -the entire Western U.S. (OpenSHA UCERF3 inversion methodology) - -## Notes - -* The Cheraw fault should be removed from the fault section database used for the WUS +the entire Western U.S. (OpenSHA UCERF3 inversion methodology). -- GitLab