BikeNetKit / BikeNetKit/dataexport

export connectivity metrics

Abierto
#36 15 comentarios 0 reacciones 1 asignado Reclamado por @mszell Ver en GitHub
enhancement
Lenguaje dominante
Jupyter Notebook
Estrellas
2
Forks
0
Merge medio
8 min
PR fusionados (30 d)
17

Descripción

The visualisation is about the largest connected component growing, but no connectivity metric is
exported. We replay the construction with a union-find over OSM node ids, fed from the `edge_list`
repr strings, to produce `lcc_share`, `lcc_gain` and per-edge `lcc_step_`.

**Ask:** export per-step `lcc_share` from the run that already computes it, and ideally the per-edge
step at which each existing edge joins the largest component.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.