Welcome to RA2CEβs documentation!#
Quantify network vulnerability, prioritize interventions, and support adaptation decisions. For transport infrastructure exposed to natural hazards and future climate conditions. Built by Deltares.
About RA2CE#
RA2CE (just say βraceβ!) is an open-source Python package developed by Deltares for assessing the resilience of critical infrastructure networks under natural hazard conditions.
Given a network sourced from OpenStreetMap or a shapefile, and one or more hazard maps (e.g. flood depth rasters), RA2CE lets you:
Overlay hazard data onto network edges to identify exposed segments across multiple return periods.
Quantify criticality by measuring redundancy, computing detour lengths, and identifying links whose failure would most disrupt connectivity.
Estimate economic risk through direct damage functions (EAD) and indirect loss models (EAL).
Compare adaptation strategies side-by-side to support investment and policy decisions under present and future climate conditions.
The package is fully scriptable via Python and ships with a suite of Jupyter Notebook tutorials. It is available on PyPI and licensed under GPL-3.0.
Who uses RA2CE#
π‘ New to RA2CE?
Start with the Getting Started guide, then work through the Tutorials to run your first analysis step-by-step using Jupyter Notebooks.