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/277 simplifying exclude bridges #474

Closed sahand-asgarpour closed 1 week ago

sahand-asgarpour commented 3 weeks ago

Issue addressed

Solves #277

Code of conduct

What has been done?

I reused and verified a function that solves the issue 277. Then implemented in the ra2ce architecture.

Checklist

Additional Notes (optional)

snkit is added to create Network object (nodes and edges combination both as GeoDataFrame). snkit is being used in the added simplification function.