Skip to content
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

Error stop segments #703

Merged
merged 11 commits into from
Apr 3, 2023
Merged

Error stop segments #703

merged 11 commits into from
Apr 3, 2023

Conversation

tiffanychu90
Copy link
Member

@tiffanychu90 tiffanychu90 commented Apr 3, 2023

segment speeds

  • move the earliest pre-processing stage of vp (dropping trips with too little info) to the first step
  • pull out all the loop/inlining shapes to deal with separately
  • only keep min/max points per segment for simple, straightforward routes
  • rethink order of creating stop-delay metrics. need to add more steps to processing stop segments before calculating speed
  • move calculating speed, diagnostics to later stages. slot more stages for calculating stop segment speed and fix inlining/loops separately, before concatenating to a full, cleaned df.
  • Research Request - aggregate stop-level metrics by segment #663
  • Epic - Daskify RT segment speeds #592
  • go back to Census TIGER roads because Caltrans LRS dataset doesn't have all roads.
  • Cut segments for primary/secondary. For local roads, add in step to find which roads actually have intersect with shapes.
  • Research Request - Initial road segments (Census/Caltrans LRS) #605

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

4 similar comments
@github-actions
Copy link

github-actions bot commented Apr 3, 2023

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

@tiffanychu90 tiffanychu90 merged commit 38a868a into main Apr 3, 2023
@tiffanychu90 tiffanychu90 deleted the error-stop-segments branch April 3, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant