From d42bfcfadf3a5fd7590f574d029cbce2568fb222 Mon Sep 17 00:00:00 2001 From: Peter Powers <pmpowers@usgs.gov> Date: Wed, 17 Jan 2024 08:21:33 -0700 Subject: [PATCH] updated model editions --- nshms.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/nshms.yml b/nshms.yml index 22ebb15d..a6fa81f3 100644 --- a/nshms.yml +++ b/nshms.yml @@ -27,7 +27,7 @@ nshms: # Alaska 2023 NSHM - repo: nshm-alaska - tag: 3.b.5 + tag: 3.b.6 year: 2023 deployment: baseHref: /ws/nshmp/alaska-2023/dynamic @@ -36,9 +36,8 @@ nshms: instanceType: c7g.8xlarge staging: instanceType: c7g.12xlarge - # TODO: Add to production when model is stable - # production: - # instanceType: c7g.12xlarge + production: + instanceType: c7g.12xlarge label: 2023 Alaska Dynamic Services (beta) model: ALASKA_2023 test: @@ -72,7 +71,7 @@ nshms: # CONUS 2023 NSHM - repo: nshm-conus - tag: 6.0.0 + tag: 6.b.3 year: 2023 deployment: baseHref: /ws/nshmp/conus-2023/dynamic -- GitLab