Hello, sumo contains no provisions for disabling the other output attributes. You could use some of the sumo tools working with the generated files: - convert to csv and then edit with excel/ openoffice: http://sumo.dlr.de/wiki/Tools/Xml - import with a python library: http://sumo.dlr.de/wiki/Tools/Sumolib or - process the file on the cmd line: https://stackoverflow.com/questions/31702702/how-to-delete-attributes-in-an-xml-file-by-using-a-linux-command-example-sed
regards, Jakob 2018-08-17 23:56 GMT+02:00 Rafael Baroni <[email protected]>: > Hi, my name is Rafael, and I just need help about how to get ONLY the > “meanTimeLoss” data from detectors E2 output. The output it creates have a > lot of information making it hard to use. > > > > Sincerely, > > Rafael Baroni > > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/sumo-user > >
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
