From 03d1b423ff57015e69219b91024bd2e825d1f7dd Mon Sep 17 00:00:00 2001 From: Chen Wang Date: Mon, 20 May 2024 14:47:41 -0500 Subject: [PATCH] switch back --- .../analyses/nonstructbuildingdamage/nonstructbuildingdamage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyincore/analyses/nonstructbuildingdamage/nonstructbuildingdamage.py b/pyincore/analyses/nonstructbuildingdamage/nonstructbuildingdamage.py index d09e75f4..bec5f548 100644 --- a/pyincore/analyses/nonstructbuildingdamage/nonstructbuildingdamage.py +++ b/pyincore/analyses/nonstructbuildingdamage/nonstructbuildingdamage.py @@ -348,7 +348,7 @@ def get_spec(self): 'id': 'result', 'parent_type': 'buildings', 'description': 'CSV file of damage states for building non-structural damage', - 'type': 'ergo:buildingDamageVer6' + 'type': 'ergo:nsBuildingInventoryDamageVer4' }, { 'id': 'damage_result',