Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] [SPAM] duaiterate.py problems

Dear Yun-Pang,

Thanks for your fast and kind reply. 

I have run the following command considering the vtype and closed-links as
additional files. I have also defined another additional file for saving the
edge-based output (mean-output.xml). Did I add the closed-links additional
file in the wright place? I am also wondering if it is possible to save the
edge-based output from duaiterate.py or should I first wait to receive the
final route assignment from duaiterate and then try to simulate using sumo
for saving the edge-based output?

python ~\duaIterate.py  --net-file *.net.xml --trips *.trips.xml
duarouter--additional-files vtype.xml,closed-links.xml
duarouter--vtype-output vtype_output.xml --additional
vtype.xml,closed-links.xml,mean-output.xml -l 10 -m -b 0 -e 86400
--eco-measure CO2 --clean-alt

but it came to this error:

Error: On processing option '--device.hbefa.probability':
 No option with the name 'device.hbefa.probability' exists.
Error: The parameter '1' is not allowed in this context.
 Switch or parameter name expected.
Error: Could not parse commandline options.
Quitting (on error).


I don’t get what are these errors! Am I doing something wrong? In case you
want to take a look, the dua_dump_000.add.xml file (one of the duaiterate
outputs) contains:


    <edgeData id="dump_000_900" freq="900" file="dump_000_900.xml"
excludeEmpty="true" minSamples="1"/>
    <edgeData id="eco_000_900" type="hbefa" freq="900"
file="dump_000_900.xml" excludeEmpty="true" minSamples="1"/>




Sincerely,
Fereshteh



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


Back to the top