Skip to content

Compare stop arrivals #662

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

Merged
merged 15 commits into from
Feb 24, 2023
Merged

Compare stop arrivals #662

merged 15 commits into from
Feb 24, 2023

Conversation

tiffanychu90
Copy link
Member

@tiffanychu90 tiffanychu90 commented Feb 24, 2023

daskify RT segment speeds

  • Continue work for Research Request - stop-to-stop segments, does stop_sequence vary? #648
  • with stop-to-stop segments, bring in scheduled stop_times and calculate delay as a stop-level metric (difference in actual vs scheduled stop time)
  • with data processing steps being the same for joining vehicle positions to some kind of segments, generalize scripts so that it can take the different params needed to get stop-segment-speeds or route-segment-speeds.
    • use scripts/config.yml to set these parameters to pass through
    • add scripts/Makefile for the order to run scripts
    • steps are very similar from A3_sjoin_vp_to_segments -> A4_valid_vehicle_positions -> A5_calculate_speeds_by_segment_trip
    • use helper and gtfs_schedule_wrangling to assemble schedule tables to get ready for cutting segments
    • route_segments and stop_segments are cut rather differently, and take different inputs. leave these as their own steps
    • use dask.arrays to help speed up arrowizing geometry and attaching to segments
  • update catalog.yml, which matches config.yml to get all the parquets from each processing stage

calitp_data_analysis

  • update imports from calitp to calitp_data or calitp_data_analysis

@github-actions
Copy link

nbviewer URLs for impacted notebooks:

3 similar comments
@github-actions
Copy link

nbviewer URLs for impacted notebooks:

@github-actions
Copy link

nbviewer URLs for impacted notebooks:

@github-actions
Copy link

nbviewer URLs for impacted notebooks:

@github-actions
Copy link

nbviewer URLs for impacted notebooks:

@tiffanychu90 tiffanychu90 merged commit ec01d12 into main Feb 24, 2023
@tiffanychu90 tiffanychu90 deleted the compare-stop-arrivals branch February 24, 2023 19:03
@github-actions
Copy link

nbviewer URLs for impacted notebooks:

@tiffanychu90 tiffanychu90 mentioned this pull request Feb 28, 2023
21 tasks
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