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

Adaptation: Strategy definition and calculation CB ratio #588

Open MatthiasHauthDeltares opened 2 weeks ago

MatthiasHauthDeltares commented 2 weeks ago

Inputs

This is an optional input!

Requirements:

Both the cost and the benefit have been calculated and the results are stored in AdaptationOptionCollection (for the cost part) and in the GeoPackage "benefits.gpkg".

Output:

the final GeoPackage CBA.gpkg has the following columns: costs_option_ID, benefit_option_ID, benefit_strategy, cost_strategy, CB_ratio_strategy.

comments

AdaptationStrategy is by default: all option_ID applied everywhere. Otherwise when specified, use the table provided by user. Maybe allow a list of AdaptationStrategy?