Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] routeSampler.py --optimize-input error

That option takes no arguments it just toggles whether sampling prior to optimization should be done.
You can call it like this:  --optimize-input --optimize 5

Am Do., 11. Juni 2020 um 16:08 Uhr schrieb Fay Kostopoulou <faykost@xxxxxxxxx>:
Dear all,

I am trying to optimize the output of routeSampler, using the attribute --optimize-input, but it gives me the message below. I am running 
C:\Program Files (x86)\Eclipse\Sumo\tools>python routeSampler.py -r Test_calibration_warm.rou.xml -t turn-count-data_warm.xml -o Calibration_warm.rou.xml --optimize-input "0" . 
Could you help me with it?

usage: routeSampler.py [-h] [-c FILE] [-C FILE] [--save-template FILE] [-r ROUTEFILES] [-t TURNFILES] [-d EDGEDATAFILES] [-O ODFILES] [--edgedata-attribute EDGEDATAATTR] [--turn-attribute TURNATTR]
                       [--turn-max-gap TURNMAXGAP] [-o OUT] [--prefix PREFIX] [-a VEHATTRS] [-s SEED] [--mismatch-output MISMATCHOUT] [--optimize OPTIMIZE] [--optimize-input] [--geh-ok GEHOK] [-f WRITEFLOWS]
                       [-I] [-u WRITEROUTEDIST] [-b BEGIN] [-e END] [-i INTERVAL] [-v] [-V]
routeSampler.py: error: unrecognized arguments: 0

Thank you for your time.
Fay

Απαλλαγμένο από ιούς. www.avast.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