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

Add hazardDatasets to Tornado and Earthquake model #474

Closed ylyangtw closed 10 months ago

ylyangtw commented 10 months ago

After Tornado and Earthquake classes have been updated in incore-services#213, Tornado and Earthquake models in pyincore should be updated accordingly

There are two tasks for this issue:

longshuicy commented 10 months ago

@ylyangtw while I was fixing the pytest I actually fixed the tornado and eq. It's quick enough, hope it's ok.

ylyangtw commented 10 months ago

@ylyangtw while I was fixing the pytest I actually fixed the tornado and eq. It's quick enough, hope it's ok.

Wow that's sweet. thanks much Chen!