Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to generate

You can generate a copy of the demand for another day by processing the 24hour route file with https://sumo.dlr.de/wiki/Tools/Routes#route_departOffset
option --depart-offset 86400 shifts the demand to the next day
Note, that you also need to set the option --modify-ids to avoid name clashes.

regards,
Jakob


Am So., 30. Juni 2019 um 01:28 Uhr schrieb hdero <hdero753@xxxxxxxxx>:
Hello,
I have created a real time 24 hours dataset with different normal and rush
hours trends, is there a way of extending this to 60 days. I mean can I
generate a 60 days dataset using the same rush and normal hours trends
(24datsaset.csv) that was generated for 24 hours [Command line for instance
that can help me do that without having to run the simulation, aggregate the
flow for each trend for 60 times]

Thanks



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top