From 0893731a85f6fdcf9be9c564680ad1fd55729ebe Mon Sep 17 00:00:00 2001 From: Peter Powers <pmpowers@usgs.gov> Date: Wed, 30 Oct 2024 14:17:18 -0600 Subject: [PATCH] updated interface am09 to preserve site term bug --- subduction/interface/gmm-tree.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subduction/interface/gmm-tree.json b/subduction/interface/gmm-tree.json index 840daa5..516acca 100644 --- a/subduction/interface/gmm-tree.json +++ b/subduction/interface/gmm-tree.json @@ -1,5 +1,5 @@ [ - { "id": "AM_09_INTERFACE_BASIN", "weight": 0.3333 }, + { "id": "AM_09_INTERFACE_BASIN_CONUS_2018", "weight": 0.3333 }, { "id": "BCHYDRO_12_INTERFACE_BASIN", "weight": 0.3334 }, { "id": "ZHAO_06_INTERFACE_BASIN", "weight": 0.3333 } ] -- GitLab