|
From: Julian Z. <jul...@gm...> - 2013-04-15 18:05:50
|
Thanks Jakob! Gave this a go, just what I needed! Solved one massive problem I faced and saved me massive amounts of time. Cheers! Julian On 14 April 2013 20:16, Jakob Erdmann <nam...@go...> wrote: > Hello, > 1) you can give sumo a comma-separated list of route files which will > be processesd correctly if each route file is sorted > 2) you can use the python script sumo/tools/routes/sort_routes.py to > sort route files by departure > regards, > Jakob > > 2013/4/14 Julian Zammit <jul...@gm...>: > > Alternatively, is there some way of using two route files within a > > configuration, such that they would each be called in order of departure > > time? > > > > > > On 14 April 2013 15:21, Julian Zammit <jul...@gm...> wrote: > > > >> Hi all, > >> > >> I'm currently building a simulation for evaluation purposes and have a > >> large (300) amount of vehicles following routes. I wish to add other > >> vehicles following one fixed route running alongside the others (i.e. > same > >> departure times). > >> > >> My issue here is that SUMO needs to read the vehicle data in order of > >> departure time, and so I can't simply add these routes to the end of the > >> file. Is there any functionality which I'm missing that could re-order > the > >> rou.xml file by departure times? > >> > >> Thanks! > >> > >> Julian > >> > > > ------------------------------------------------------------------------------ > > Precog is a next-generation analytics platform capable of advanced > > analytics on semi-structured data. The platform includes APIs for > building > > apps and a phenomenal toolset for data science. Developers can use > > our toolset for easy data analysis & visualization. Get a free account! > > http://www2.precog.com/precogplatform/slashdotnewsletter > > _______________________________________________ > > sumo-user mailing list > > sum...@li... > > https://lists.sourceforge.net/lists/listinfo/sumo-user > |