Deltares / ra2ce

RA2CE helps to quantify resilience of critical infrastructure networks, prioritize interventions and adaptation measures and select the most appropriate action perspective to increase resilience considering future conditions.
https://deltares.github.io/ra2ce/
Other
7 stars 1 forks source link

Update the _calculate_production_loss_per_capita() of the Losses module #489

Closed sahand-asgarpour closed 5 days ago

sahand-asgarpour commented 2 weeks ago

Ra2ce version checks

Reproducible example

single_ and multi_link_losses_example.ipynb in the examples folder of ra2ce.

Current behaviour

The calculated productivity loss is based on a total hazard duration regardless of the road types and water depth (resilience curve) and uses one number of total_duration for the hazard.

Desired behaviour

The calculated productivity loss should be updated based on the resilience curve's hazard duration, link types and water depth.

Additional context

No response