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

Research Request - Align segment_speeds pipeline scripts to use vp with dwell time #1183

Closed
tiffanychu90 opened this issue Jul 18, 2024 · 0 comments · Fixed by #1187 or #1192
Closed
Assignees
Labels
research request Issues that serve as a request for research (summary and handoff)

Comments

@tiffanychu90
Copy link
Member

tiffanychu90 commented Jul 18, 2024

Complete the below when receiving a research request, and continue to add to this issue as you receive additional details and produce deliverables. Be sure to also add the appropriate project-level label to this issue (eg gtfs-rt, DLA).

Research Question

Single sentence description: Move test scripts into the full pipeline with all the bells and whistles of documenting in gtfs_analytics_data.yml + programmatically moving through various stages of processing and transformations for all the types of segments.

Detailed description:

  • These are the scripts at play
  • new_nearest_10 --> nearest_vp_to_stop: this should replace stage2 and overwrite files completely
  • new_narrow_to_2 --> [ no existing script ]: this is a new stage and creates new files and should probably be saved as stage2b
  • new_interpolate --> interpolate_stop_arrivals: this should replace stage3 and overwrite files completely
  • quick_bbb_speeds --> stop_arrivals_to_speeds, average_segment_speeds: no changes here, this spins off as is into existing 2 scripts. changes would include better filtering for outliers.
  • Take all this for a test spin for July 2024 date because there are no existing files. Backfill when all decisions are finalized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research request Issues that serve as a request for research (summary and handoff)
Projects
Status: Done
1 participant