Research Request - Align segment_speeds
pipeline scripts to use vp with dwell time
#1183
Labels
research request
Issues that serve as a request for research (summary and handoff)
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.
stop_segments
,rt_stop_times
,speedmap_segments
, and laterroad_segments
Detailed description:
new_nearest_10
-->nearest_vp_to_stop
: this should replacestage2
and overwrite files completelynew_narrow_to_2
-->[ no existing script ]
: this is a new stage and creates new files and should probably be saved asstage2b
new_interpolate
-->interpolate_stop_arrivals
: this should replacestage3
and overwrite files completelyquick_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.The text was updated successfully, but these errors were encountered: