We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @VeritasYin ,
How do you calculate the distance between the stations? Is it distance through the road network, or "as the crow flies"?
Do you have the list of the ID of the 228 and 1,026 stations? So we can know which stations you use.
How to find out the connectivity between stations?
Thank you, AP
Originally posted by @arianprabowo in #18 (comment)
The text was updated successfully, but these errors were encountered:
We use the Euclidian distance between two pairs of stations. And we also provide with the weighted adjacent matrix for your reference.
For details of the connectivity or topology of stations, please refer to the metadata (pems.dot.ca.gov).
Sorry, something went wrong.
No branches or pull requests
Hi @VeritasYin ,
How do you calculate the distance between the stations? Is it distance through the road network, or "as the crow flies"?
Do you have the list of the ID of the 228 and 1,026 stations? So we can know which stations you use.
How to find out the connectivity between stations?
Thank you,
AP
Originally posted by @arianprabowo in #18 (comment)
The text was updated successfully, but these errors were encountered: