Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to output network summary in sumo 0.12

Dear Jakob

It works now ... but appreciate if you can tell me how can I know number of
vehicles which left the network, the dump file doesn't show this info if am
correct.
also, appreciate if you could tell the possibility of converting the
network from 0.12 to 0.13 and use the summary option, noting that the
network in 0.12 was controlled by traci api.

Regads

<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Tue, Aug 8, 2017 at 8:43 PM, Jakob Erdmann <namdre.sumo@xxxxxxxxxxxxxx>
wrote:

> you must close sumo-gui in order for the full contents of the file to be
> written.
>
> 2017-08-08 18:57 GMT+02:00 fady taher <fadytaher90@xxxxxxxxx>:
>
>> Dear Jakob
>>
>> the netstate command resulted into the below, there is no data was
>> generated, eventhough the simulation ran and finished successfully
>>
>> <?xml version="1.0"?>
>>
>> <!-- generated on 08/07/17 01:20:50 by SUMO sumo Version 0.12.0
>> <configuration>
>>
>>     <input>
>>         <net-file value="temp.net.xml"/>
>>         <route-files value="RUN1.rou.xml"/>
>>         <additional-files value="downtown.det.xml"/>
>>     </input>
>>
>>     <output>
>>         <netstate-dump value="summary-original.xml"/>
>>     </output>
>>
>>     <time>
>>         <begin value="25190"/>
>>         <end value="65000"/>
>>     </time>
>>
>>     <processing>
>>         <time-to-teleport value="-1"/>
>>     </processing>
>>
>>     <report>
>>         <verbose value="false"/>
>>     </report>
>>
>>     <traci_server>
>>         <remote-port value="8813"/>
>>     </traci_server>
>>
>>     <gui_only>
>>         <gui-settings-file value=""/>
>>     </gui_only>
>>
>> </configuration>
>> -->
>>
>> <sumo-netstate>
>>
>>
>> On Tue, Aug 8, 2017 at 8:08 AM, Jakob Erdmann <namdre.sumo@xxxxxxxxxxxxxx
>> > wrote:
>>
>>> with option --netstate-dump
>>>
>>> 2017-08-07 22:28 GMT+02:00 fady taher <fadytaher90@xxxxxxxxx>:
>>>
>>>> how can I perform a full network dump please ?
>>>>
>>>>
>>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free.
>>>> www.avast.com
>>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>>>> <#m_1684724152507150095_m_-6829305117615261498_m_-6834179479342152277_m_-1956358175446292654_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>>>
>>>> On Mon, Aug 7, 2017 at 8:19 AM, Jakob Erdmann <
>>>> namdre.sumo@xxxxxxxxxxxxxx> wrote:
>>>>
>>>>> Sorry, if the options isn't there it cannot be done. The only
>>>>> work-around would be to compute some of these values from a full network
>>>>> dump (running, departed, arrived) with your own script but you would not be
>>>>> able to get all values from the summary output.
>>>>> regards,
>>>>> Jakob
>>>>>
>>>>> 2017-08-07 1:26 GMT+02:00 fady taher via sumo-user <
>>>>> sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
>>>>>
>>>>>> Hello,
>>>>>>
>>>>>> I've been using sumo 0.23 for my simulations and I used the parameter
>>>>>> --summary to output the network result, how can I do the same in
>>>>>> version
>>>>>> 0.12 as it seems this is option doesn't exist.
>>>>>>
>>>>>> Regards
>>>>>>
>>>>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source
>>>>>> =link&utm_campaign=sig-email&utm_content=webmail>
>>>>>> Virus-free.
>>>>>> www.avast.com
>>>>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source
>>>>>> =link&utm_campaign=sig-email&utm_content=webmail>
>>>>>> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>>>>> ------------------------------------------------------------
>>>>>> ------------------
>>>>>> Check out the vibrant tech community on one of the world's most
>>>>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>>>>> _______________________________________________
>>>>>> sumo-user mailing list
>>>>>> sumo-user@xxxxxxxxxxxxxxxxxxxxx
>>>>>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user


Back to the top