arup-group / genet

Manipulate MATSim networks via a Python API.
MIT License
43 stars 10 forks source link

Fix summary report #204

Closed KasiaKoz closed 10 months ago

KasiaKoz commented 10 months ago

Resolves https://github.com/arup-group/genet/issues/180 by making the summary of access tags more general and reports them by (access) mode. Also changed the keys to match with other genet reports and added summary report to run with validation in genet cli.

Changes to a previous test fixture surface the error seen in the issue. I thought there is no point to create a new fixture for this problem since it's not really an edge case, it represents what happens in practice really well, but I can do if you disagree. Screenshot 2023-11-01 at 10 41 20