You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also experiencing this. It appears that efficiency value is almost always calculated as zero (as EG is always zero, presumably as there is no path between the input nodes) in here:
to try and find a source of the issue. The inputs G_carall seems okay, it doesn't have any disconnected components so paths between all nodes should be possible. Similarly, the graphs loaded from the resultsfile look visually correct when I plotted them prior to calculcating the metrics.
Any other ideas of where I could try and debug? Still getting my head around how everything fits together 😄
for both paris and lyon, lots of warnings
caused by
calculate_metrics
https://github.com/mszell/bikenwgrowth/blob/f4bee1cd17abb36c39070dfd3bb08d47e4e8b911/code/functions.py#L998C5-L998C22 possibly empty graphs?The text was updated successfully, but these errors were encountered: