GeoDaCenter / spatial_access

https://spatial.uchicago.edu
37 stars 11 forks source link

disconnected network #25

Closed ifarah closed 5 years ago

ifarah commented 5 years ago

Previously, Shiv implemented Kosaraju's algorithm to find the strongly connected components of the network. Some of the observations of the access score were zero because the nodes were not connected to the network.

Now the values are set to 65,535 and should be set as missing meanwhile.