IN-CORE / pyincore

pyIncore is a component of IN-CORE. It is a python package consisting of two primary components: 1) a set of service classes to interact with the IN-CORE web services, and 2) IN-CORE analyses . The pyIncore allows users to apply various hazards to infrastructure in selected areas, propagating the effect of physical infrastructure damage and loss of functionality to social and economic impacts.
Mozilla Public License 2.0
24 stars 7 forks source link

Update flood input to non structural damage for combined wind wave surge building damage #566

Closed navarroc closed 1 month ago

navarroc commented 2 months ago

The input type for the flood component of Combined Wind Wave Surge building damage should be non-structural damage, currently, it is ergo:buildingDamageVer6. The rest of the algorithm remains the same, but that input should chain with non-structural damage. Fixing this depends on updating non-structural damage to support flood #562