-
Notifications
You must be signed in to change notification settings - Fork 402
New issue
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
Wrong sensor IDs for MetrLA? #70
Comments
Great question I also found they start with 7. Also are those the original speed timestamps in metr-la.h5 @liyaguang?
|
The ids in LA distances don't start with 7. https://github.com/liyaguang/DCRNN/blob/master/data/sensor_graph/distances_la_2012.csv |
Never-mind they actually do further down the list. |
Okay it's speed data in 5min intervals: https://towardsdatascience.com/build-your-first-graph-neural-network-model-to-predict-traffic-speed-in-20-minutes-b593f8f838e5 |
did anybody find a solution for this? Because now there are 4106 unique sensors in the dataset instead of the 207. |
No, I got data from another city (Munich) and then built my own adjacency matrix: https://github.com/ThomasAFink/osmnx_adjacency_matrix_for_graph_convolutional_networks |
Lots of data here from 40 cities: https://utd19.ethz.ch/ |
@ThomasAFink @StefanBloemheuvel Feel free to use/contribute: |
Are the sensors for MetrLA correct? In the file graph_sensor_ids.txt, all the sensor IDs start with 7, but it corresponds neither to the PeMS sensors nor the MetrLA sensors. Is there any use for that file?
The text was updated successfully, but these errors were encountered: