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/321 skip overlay segmented graph #466

Closed ArdtK closed 1 month ago

ArdtK commented 1 month ago

Issue addressed

Solves #321

Code of conduct

What has been done?

  1. Based on the new setting NetworkConfigData.Hazard.overlay_segmented_network (bool) the hazard overlay of the base (segmented) network is done. Default value is True (hazard overlay is created).
  2. If the hazard overlay on the base (segmented) network is created, the files should be exported (base_network_hazard.*).

Checklist

Additional Notes (optional)