From 932b89c2f35e0767c5d91729b5c91446c5bc61b1 Mon Sep 17 00:00:00 2001 From: Sina Naeimi Date: Mon, 7 Oct 2024 11:55:31 -0700 Subject: [PATCH 1/2] Example 14 change back to inch from inchps --- E14BasicHAZUSTransportation/input.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/E14BasicHAZUSTransportation/input.json b/E14BasicHAZUSTransportation/input.json index d3eada4..00f77c8 100644 --- a/E14BasicHAZUSTransportation/input.json +++ b/E14BasicHAZUSTransportation/input.json @@ -132,7 +132,7 @@ "SA_0.3": "inchps2", "SA_1.0": "inchps2", "PGD_h": "inch", - "PGD_v": "inchps" + "PGD_v": "inch" } }, "RegionalMapping": { From 6ea079255da6b70e1c4cd75effa81ce380110186 Mon Sep 17 00:00:00 2001 From: Sina Naeimi Date: Mon, 7 Oct 2024 13:22:16 -0700 Subject: [PATCH 2/2] unit changed in E16 --- E16WDNRecoveryAndPerformanceAssessment/input.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/E16WDNRecoveryAndPerformanceAssessment/input.json b/E16WDNRecoveryAndPerformanceAssessment/input.json index 1791330..b6e844d 100644 --- a/E16WDNRecoveryAndPerformanceAssessment/input.json +++ b/E16WDNRecoveryAndPerformanceAssessment/input.json @@ -181,7 +181,7 @@ "units": { "PGA": "inchps2", "PGD_h": "inch", - "PGD_v": "inchps", + "PGD_v": "inch", "SA_0.3": "inchps2", "SA_1.0": "inchps2" }