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

link the aggregate_wl and incorporate event type in the LossesBase #526

Closed sahand-asgarpour closed 1 month ago

sahand-asgarpour commented 1 month ago

In the LossesBase, EV1 is hard-coded, while multiple event-based hazard maps can be introduce, or multiple hazard maps wih return-periods can be input. Hence, the LossesBase can not currently handle these situations.

Moreover, aggregate_wl is linked to analysis_config_data while this exists in the network_config_data.

So link the aggregate_wl to the network_config_data and incorporate event type (RP, or EV) in the LossesBase.