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

PeMS exploratory for flow/obs_flow vs speed/obs_speed #1201

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

tiffanychu90
Copy link
Member

@tiffanychu90 tiffanychu90 commented Aug 14, 2024

PeMS

  • Switch aggregation to means instead of sums for flow.
  • Also move away from partitioned parquets, these grains are small enough to be single parquets.
  • Produce the most aggregated version so we can start tying it geospatial data (postmiles) etc and see how we combine station metrics to get corridor metrics
    • Add new grain = station-daytype-hour -- filename pattern is station_daytype_hour_{metric}
  • Add segment_speed_utils.helpers.if_exists_then_delete() to shared_utils.publish_utils, since it's related to GCS filesystem cleanup
    • Keep Traffic Ops stuff distinct from GTFS stuff (any function that can be lifted from segment_speed_utils should move into shared_utils)
  • Epic - PeMS Roadmap #1139

Copy link

nbviewer URLs for impacted notebooks:

1 similar comment
Copy link

nbviewer URLs for impacted notebooks:

Copy link

nbviewer URLs for impacted notebooks:

1 similar comment
Copy link

nbviewer URLs for impacted notebooks:

Copy link

nbviewer URLs for impacted notebooks:

@tiffanychu90 tiffanychu90 merged commit 1206b7e into main Aug 14, 2024
3 checks passed
@tiffanychu90 tiffanychu90 deleted the pems-exploratory branch August 14, 2024 17:38
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