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
25 stars 7 forks source link

Update inventory type and LS/DS for port component damage #603

Open longshuicy opened 4 months ago

longshuicy commented 4 months ago

Need inventory_type → # of LS/DS implemented in pyincore. E.g.

calculate_damage_interval(dmg_probability, hazard_type=hazard_type, inventory_type="your type")
calculate_limit_state(hazard_values={}, inventory_type="your type")

can derive from the notebooks then confirm with Anibal