abstreet/tests/goldenfiles/prebaked_summaries.json
Dustin Carlino a85915f647 Refine high_stress_for_bikes to take direction into account. Northbound bike lanes on Roosevelt don't really matter when going southbound.
Regenerate all maps, since this maybe affects edge weights.

And try some ideas for understanding why files change.
2021-10-18 13:41:31 -07:00

51 lines
1.3 KiB
JSON

[
{
"map": "arboretum (in seattle (us))",
"scenario": "weekday",
"finished_trips": 76640,
"cancelled_trips": 0,
"total_trip_duration_seconds": 48024585.70720022
},
{
"map": "montlake (in seattle (us))",
"scenario": "weekday",
"finished_trips": 36691,
"cancelled_trips": 105,
"total_trip_duration_seconds": 20310765.155799977
},
{
"map": "center (in poundbury (gb))",
"scenario": "base",
"finished_trips": 8544,
"cancelled_trips": 4,
"total_trip_duration_seconds": 7875686.524899973
},
{
"map": "center (in poundbury (gb))",
"scenario": "go_active",
"finished_trips": 8550,
"cancelled_trips": 8,
"total_trip_duration_seconds": 9621742.610499995
},
{
"map": "center (in poundbury (gb))",
"scenario": "base_with_bg",
"finished_trips": 23734,
"cancelled_trips": 260,
"total_trip_duration_seconds": 22688766.85819996
},
{
"map": "center (in poundbury (gb))",
"scenario": "go_active_with_bg",
"finished_trips": 23740,
"cancelled_trips": 264,
"total_trip_duration_seconds": 24443832.929799832
},
{
"map": "parliament (in tehran (ir))",
"scenario": "random people going to and from work",
"finished_trips": 29049,
"cancelled_trips": 16755,
"total_trip_duration_seconds": 41895811.17699998
}
]