Re: [sumo-user] OD2TRIPS timeline

2021-05-25 Thread Jakob Erdmann
The explanation and a workaround are at https://github.com/eclipse/sumo/issues/8676 Note, that for your input, the number of vehicles departing in the 0-probability periods is still much lower than in the surrounding periods. You can test this with sumo/tools/output/attributeStats.py ps_opp.xml

Re: [sumo-user] OD2TRIPS timeline

2021-05-24 Thread mehdi
Sure I can see your data and check them . I just need a TAZ.XML file and o format of od.text file Thank you for your response Best Mehdi -- Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ ___ sumo-user mailing list

Re: [sumo-user] OD2TRIPS timeline

2021-05-24 Thread Menno van der Woude
Just for information, I was also trying something along these lines last week and had a similar experience where I expected a lower output from od2trips based on the provided timeline input, but instead it seemed no factor was applied, at least not on the time portion where I expected that to

[sumo-user] OD2TRIPS timeline

2021-05-24 Thread mehdi
Dear All I am a computer science Ph.D. student at the University of Tennessee and I am working on a large-scale transit simulation with SUMO. I have complete OD matrices for peak and off-peak hours. Now, I am trying to generate the demand files from an OD off-peak hours matrix with OD2TRIPS. This