Hello,
The most comprehensive occupancy data can be gotten one an edge-level (
http://sumo.dlr.de/wiki/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures#Value_Descriptions
)
You could use your own aggregation to obtain junction or netowork-level data

There is some network-level data but you have to use average speeds as a
proxy for congestion
- for each step: http://sumo.dlr.de/wiki/Simulation/Output/Summary
- for the whole simulation:
http://sumo.dlr.de/wiki/Simulation/Output#Aggregated_Traffic_Measures

You can get junction-level output at TLS by generating E3 detectors for
each junction but again there is no occupancy, only speed (also timeLoss
and many other things that might be useful to estimate congestion)
see http://sumo.dlr.de/wiki/Tools/Output#generateTLSE3Detectors.py

regards,
Jakob

Am Mi., 30. Jan. 2019 um 13:30 Uhr schrieb Jose Monreal Bailey <
jmonr...@gmail.com>:

> Hey everyone,
>
> How can I calculate the average congestion level at an intersection or in
> the whole network?
> I have the output of the simulation but do not know how to calculate it.
>
> Best regards,
> José
> _______________________________________________
> sumo-user mailing list
> sumo-user@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to