Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Individual Person Wait Times

Jakob

I see what you were referring to, but I was trying to get the waiting time in csv format rather than xml format. I tried using the xml2csv.py script in the command line. However, it doesn't seem that the xml2csv.py script converts the person-info to csvformat. It only seems to convert the trip info from xml to csv. Is there a way I can get the waiting time specifically for the person-info from xml format to csv format?

Thanks
Ifezue 

On Thu, Dec 2, 2021 at 7:26 AM Ifezue Obiako <vincentobiako@xxxxxxxxx> wrote:
Okay. I see now. Thank you for the help Jakob.

On Thu, Dec 2, 2021 at 12:19 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
tripinfo-output will include a record of every ride. Attribute 'waitingTime' is the time spent waiting for vehicle arrival.

Am Mi., 1. Dez. 2021 um 23:34 Uhr schrieb Ifezue Obiako <vincentobiako@xxxxxxxxx>:
Hello Everyone 

I have a simulation that uses person flows to impart rider demand within my simulation as part of its public transit system. With this in mind, I was going through the simulation output documentation and I was wondering if it is possible to get the individual person wait times of individuals within person flows? If so, how can I accomplish this?

Thank you in advance for your help
Ifezue 
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top