Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] DuaIterate.py Additional weightes

Here is the content of dua file: 
    ['C:\\Program Files (x86)\\Eclipse\\Sumo\\bin\\duarouter', '-c', '1/iteration_001_input_flows_000.duarcfg']
    Loading configuration ... done.
    Error: File '1/..\0\addition.XML' is not accessible (No such file or directory).
    Error: File '1/dump_000_900.xml' is not accessible (No such file or directory).
    Quitting (on error).

Does that mean I should put each addition file in each iteration folder, manually? 

Right now the additional file is in the same directory as the  duaIterate.py, input_net.net.XML, and input_flows.flows.XML. 

Regards, 


On Fri, Feb 19, 2021 at 9:23 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
What are the contents of the 'dua.log' file?

Am Do., 18. Feb. 2021 um 18:51 Uhr schrieb behzad bamdad mehrabani <bm.bamdad@xxxxxxxxx>:
Hello Dear All,

I am using duaiterate.py. I want to add additional weights to each edge and I am using the following code: 
python duaIterate.py -n input_net.net.XML -J addition.XML -z=true -m=true -t input_flows.flows.XML

but the following error pops up: 
Execution of ['C:\\Program Files (x86)\\Eclipse\\Sumo\\bin\\duarouter', '-c', '1/iteration_001_input_flows_000.duarcfg'] failed. Look into dua.log for details

How can I fix this? 

I should note that the additional weights file (addittion.XML) is exactly the same as duaIterate.py generated dump files. I only change the values of traveltimes.

Regards,  

--
Behzad Bamdad Mehrabani

Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural Engineering and Urban Planning, Tournai, Belgium

                   behzad.bamdad@xxxxxxxxxxxx 

cell: (+32) 497 29 22 14
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


--
Behzad Bamdad Mehrabani

Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural Engineering and Urban Planning, Tournai, Belgium

                   behzad.bamdad@xxxxxxxxxxxx 

cell: (+32) 497 29 22 14

Back to the top