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

Galveston retrofit strategy builder script [backend] #504

Closed longshuicy closed 4 months ago

longshuicy commented 4 months ago

For Galveston, below 3 criteria:

  1. Flood zone
  2. Building Structural Type a. Is it only for the residential building types?
  3. Adjustable % of number of the buildings

Retrofit methods: elevating by 5ft; and elevating by 10 ft


Flood zone information: https://www.kin.com/glossary/flood-zones/#:~:text=Zone%20A%20denotes%20inland%20areas,1%25%20annual%20chance%20of%20happening.

Merging all A, AE, VE, and AO zones and putting the name "1% Annual chance of flood hazard" For X, you can use "0.2% Annual chance of flood hazard"

longshuicy commented 4 months ago

This task is covered in https://github.com/IN-CORE/dev-scripts/issues/46