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

As a (CLI) user, I want to be able to track which network segments relate to which graph segments #126

Closed frederique-hub closed 3 months ago

frederique-hub commented 1 year ago

When assessing direct and indirect damage for the same network. E.g., when the direct damage assessment network is cut into 100 m segments and the indirect damage graph is segmented from intersection to intersection, I want to know the ID relations between those segments.

Code is already implemented for this in RA2CE, this functionality needs to be present in the renewed network module.

sahand-asgarpour commented 3 months ago

This is traceable by the attribute rfid_c in the network file, and rfid in the graph file.