You can use the '>' operator on the command line to direct printed output to a file (route2trips.py test.rou.xml > trips.xml). However, the tool is obsolete because you can now use 'duarouter -n net.net.xml -r test.rou.xml -o trips.xml --write-trips'
Am Di., 28. Juni 2022 um 03:55 Uhr schrieb Thenuwan Jayasinghe < [email protected]>: > Hi all, > > Is there a way to write the output of route2trips.py to a file? When I > execute the code below, it writes the output to the console. > [image: image.png] > [image: image.png] > > I am not sure how to set the next argument to write this output to a file. > Appreciate if you could help me with this. > > Thank you in advance, > Thenuwan > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
