From 8ad3bda26f9b83efe3c10d44eef4dd7919ebd642 Mon Sep 17 00:00:00 2001 From: "Powers, Peter M." <pmpowers@usgs.gov> Date: Fri, 29 Sep 2023 15:55:48 +0000 Subject: [PATCH] Update gmm-tree.json - PSBAH to use Alaska variant --- subduction/slab/gmm-tree.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subduction/slab/gmm-tree.json b/subduction/slab/gmm-tree.json index a086f2f..dba1b68 100644 --- a/subduction/slab/gmm-tree.json +++ b/subduction/slab/gmm-tree.json @@ -1,5 +1,5 @@ [ { "id": "AG_20_GLOBAL_SLAB", "weight": 0.3333 }, { "id": "KBCG_20_GLOBAL_SLAB", "weight": 0.3333 }, - { "id": "PSBAH_20_GLOBAL_SLAB", "weight": 0.3334 } + { "id": "PSBAH_20_ALASKA_SLAB", "weight": 0.3334 } ] -- GitLab