Skip to content
Snippets Groups Projects

Incremented AK and CONUS tags

11 files
+ 597
597
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -95,7 +95,7 @@ class NshmTests {
@@ -95,7 +95,7 @@ class NshmTests {
// run single model
// run single model
NshmModel nshmModel =
NshmModel nshmModel =
NshmTestUtils.loadModel(NSHMS.get("nshm-alaska-2023"));
NshmTestUtils.loadModel(NSHMS.get("nshm-conus-2023"));
NshmTestUtils.writeExpecteds(nshmModel);
NshmTestUtils.writeExpecteds(nshmModel);
nshmModel.exec.shutdown();
nshmModel.exec.shutdown();
Loading