Hi,

Am 30.08.2015 um 11:46 schrieb mima Line:
> I have generated the full output trace file but I see tha it is a very big
> file >5 Go
> 
> acctually I want
> vehicle ID, laneID for this vehicle for each time step
> 
> can I know what is the way to generate those two information only or at
> least in a file with a raisonable size.

Please try http://sumo.dlr.de/wiki/Simulation/Output/RawDump
which may be a little smaller than the full dump. But you can also
filter the file while it is being written either by sending the output
to stdout or to a socket and reading directly from there.
http://sumo.dlr.de/wiki/Basics/Using_the_Command_Line_Applications#Writing_files

Best regards,
Michael


------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to