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: create class AdaptationOptionCollection #592

Open MatthiasHauthDeltares opened 2 weeks ago

MatthiasHauthDeltares commented 2 weeks ago

Kind of request

None

Enhancement Description

Create a (data?)class AdaptationOptionCollection.

This should contain as attribute a list of all the AdaptationOption that are going to be used when running the CBA. The class should have a constructor from_csv, that instantiates the class from an optional csv file provided by the user.

Use case

No response

Additional Context

No response