arup-group / genet

Manipulate MATSim networks via a Python API.
MIT License
44 stars 9 forks source link

Improve route stats reporting #202

Open KasiaKoz opened 1 year ago

KasiaKoz commented 1 year ago

Currently the 'routing' component of the validation report in genet does not report anything about the modes of the services. It would be good to report 'route_to_crow_fly_ratio' by mode, or bake that information in somehow so it could be computed. Bus routes are expected to have different ratios than rail routes for example.