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

GTFS #1242

Merged
merged 6 commits into from
Oct 4, 2024
Merged

GTFS #1242

merged 6 commits into from
Oct 4, 2024

Conversation

amandaha8
Copy link
Contributor

  • Transit Bunching: figuring out how to fix timestamps after converting to a datetime object. There are 23 hours between two time stamps of the same date and only 1.5 hours apart when I manually inspect a route that was ran by the City of Visalia. Figuring out ways to throw away extreme data.
  • Agency Level Metrics: calculating metrics on this grain in the middle of the pipeline instead of at the end. I have now reached the end of the testing stage with 2024-only dates and next week I hope to polish this off.
  • GTFS Digest: Trying to prevent the kernel from dying after a left merge is performed segment speed portion of gtfs_digest/merge_data.py. The geodataframes merge/concat just fine, but it seems like the memory dies when trying to export out the dataset into GCS.

@amandaha8 amandaha8 merged commit 7ad9af5 into main Oct 4, 2024
3 checks passed
@amandaha8 amandaha8 deleted the ah_gtfs branch October 4, 2024 00:25
Copy link

github-actions bot commented Oct 4, 2024

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