Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] One-shot .py

one-shot.py writes edgeData by default to a file named dump_XYZ.xml
Also all that one-shot.py does, is to call sumo with trips as input (multiple times with different parameters for rerouting frequency).
You can just call sumo with trips directly and load additional files as desired.
Take a look at the sumocfg files written by one-shot.py as inspiration.

regards,
Jakob

Am Fr., 28. Mai 2021 um 20:11 Uhr schrieb Fereshteh <j.fereshte1993@xxxxxxxxx>:
Hello,

I wonder if the --additional-files option could be used by one-shot.py or
not? Because when I used them together it came to this error:
one-shot.py: error: no such option: --additional-files

If it is not possible, please let me know how I can save edge-based output
from one-shot.py?

Sincerely,
Fereshteh



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top