Thanks, Jakob.

On Wed, Jul 28, 2021 at 11:48 AM Jakob Erdmann <[email protected]>
wrote:

> To ensure that you can jump from on data interval to the next with a
> single click on the 'single-step' button in sumo-gui, run:
> sumo-gui -n net.net.xml --edgedata-files YOURDATA.xml --step-length FREQ
>
> Am So., 4. Juli 2021 um 15:17 Uhr schrieb Moyukh Laha <[email protected]
> >:
>
>> Hello Jakob,
>> I am unable to understand your answer. Which file should I make these
>> changes to? I am loading the edgeData files from sumo-gui. EdgeData files
>> are already generated based on the FREQ interval I fixed in the
>> edgedata.add.xml.
>> Can you please provide some examples and the full command?
>> Thanks.
>>
>> On Sun, Jul 4, 2021 at 1:55 PM Jakob Erdmann <[email protected]>
>> wrote:
>>
>>> if you wish the visualize the data in sumo-gui you can set --step-length
>>> FREQ and step through the intervals in the simulation. Also you can set
>>> --begin to jump to the desired interval.
>>>
>>> Am So., 4. Juli 2021 um 08:05 Uhr schrieb Moyukh Laha <
>>> [email protected]>:
>>>
>>>>
>>>> Hello,
>>>> I want to visualize in a stepwise aggregated way. Meaning, say I have
>>>> data that runs from 1-1000s.
>>>>
>>>> Now I know how to get aggregated edge data (for the entire 1000s). I
>>>> also know how to generate stepwise data by setting freq. (<edgeData
>>>> id="vehData" file="edgeData_vehs_50.xml" freq = "50" />). But It generates
>>>> a single file.
>>>>
>>>> However, I want to visualize the edge data (for each aggregated 50s)
>>>> separately (which should require separate edge data files to load them).
>>>> But I have a single edge data file (in a 50s stepwise manner). How to
>>>> visualize them separately? Like one visualization for the first 50s, then
>>>> for the next 50s (51-100s), and so on.
>>>>
>>>> Thanks.
>>>> _______________________________________________
>>>> sumo-user mailing list
>>>> [email protected]
>>>> To unsubscribe from this list, visit
>>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>>
>>> _______________________________________________
>>> sumo-user mailing list
>>> [email protected]
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>>
>> _______________________________________________
>> sumo-user mailing list
>> [email protected]
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to