For example; link_vehiclecounts{mode}.csv now has following headers:
,from,to,length,lanes,capacity,modes,class,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,total
Where total is new.
Note that this does not carry through into the benchmarks.
Adds (day) totals column to existing event 'counts' outputs. Got tests.
For example; link_vehiclecounts{mode}.csv now has following headers:
,from,to,length,lanes,capacity,modes,class,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,total
Where
total
is new.Note that this does not carry through into the benchmarks.