From b463e3b640cc36b9a5b9f4200fdbae7b45649918 Mon Sep 17 00:00:00 2001 From: Peter Powers <pmpowers@usgs.gov> Date: Fri, 1 Dec 2023 11:28:13 -0700 Subject: [PATCH] updated interface gmm tree --- subduction/interface/gmm-tree.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subduction/interface/gmm-tree.json b/subduction/interface/gmm-tree.json index 29223af..d6a81bd 100644 --- a/subduction/interface/gmm-tree.json +++ b/subduction/interface/gmm-tree.json @@ -3,6 +3,6 @@ { "id": "AG_20_GLOBAL_INTERFACE_AK_BIAS_CORR_NEW", "weight": 0.1667 }, { "id": "KBCG_20_GLOBAL_INTERFACE", "weight": 0.1666 }, { "id": "KBCG_20_GLOBAL_INTERFACE_AK_BIAS_CORR_NEW", "weight": 0.1667 }, - { "id": "PSBAH_20_ALASKA_INTERFACE", "weight": 0.1667 }, - { "id": "PSBAH_20_ALASKA_INTERFACE_AK_BIAS_CORR_NEW", "weight": 0.1667 } + { "id": "PSBAH_20_GLOBAL_INTERFACE", "weight": 0.1667 }, + { "id": "PSBAH_20_GLOBAL_INTERFACE_AK_BIAS_CORR_NEW", "weight": 0.1667 } ] -- GitLab