Dear All,
I have the real traffic data values taken from the municipality in .xml file and it looks like this:
23:00:0029.042358398437540.9817504882813sxk9hu4662839
I have millions of cells in in the same format of that .xml file. (File is 350 mb)
Whati did was: I choose one cell and created a map from open street map, then create a random network, route, trips file following SUMO documentation.
What i want to ask is, how can i optimize my simulation according to my values? I want my simulation to have 39 vehicles, and for these vehicles i want the speed values of min. speed 4, max. speed 66, avarage speed 28.
And since i have millions of data, can i optimize it with a python code for each simulation?
I appreciate every help! Thank you so much in advance.
Best Regards,