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

Feat/489 create dataclasses with readers for losses csvs #504

Closed ArdtK closed 1 week ago

ArdtK commented 1 week ago

Issue addressed

Add on to #489

Code of conduct

What has been done?

The dataframes read from CSVs are replaced by dataclasses and adjusting losses_base accordingly. Introduce base class LossesInputDataReaderBase.

Checklist

Additional Notes (optional)