Skip to content

Commit 73aab72

Browse files
committed
finish segments speeds and rt sched v ran for extra sep/oct dates
1 parent 1b1f3a9 commit 73aab72

14 files changed

+47
-3
lines changed

gtfs_funnel/logs/preprocessing.log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
2025-10-10 14:46:55.865 | INFO | __main__:assemble_stop_times_with_direction:274 - scheduled stop times with direction 2025-08-20: 0:07:46.742330
1414
2025-10-19 16:42:08.177 | INFO | __main__:assemble_stop_times_with_direction:274 - scheduled stop times with direction 2025-09-23: 0:07:52.345224
1515
2025-10-19 19:50:07.202 | INFO | __main__:assemble_stop_times_with_direction:274 - scheduled stop times with direction 2025-09-25: 0:08:13.800359
16+
2025-10-20 08:22:08.347 | INFO | __main__:assemble_stop_times_with_direction:274 - scheduled stop times with direction 2025-10-15: 0:07:55.271234

gtfs_funnel/logs/vp_preprocessing.log

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,13 @@
200200
2025-10-19 20:13:08.552 | INFO | __main__:<module>:222 - unmerged vp with dwell time 2025-09-25: 0:04:25.236793
201201
2025-10-19 20:15:16.353 | INFO | __main__:<module>:63 - merge with original and export: 0:01:40.013100
202202
2025-10-19 20:25:51.892 | INFO | __main__:<module>:81 - 2025-09-25: condense vp for trip 0:10:08.297769
203+
2025-10-20 08:25:52.555 | INFO | __main__:pare_down_to_valid_trips:92 - pare down vp: 0:02:21.951073
204+
2025-10-20 08:25:59.890 | INFO | __main__:<module>:116 - 2025-10-15: pare down vp execution time: 0:02:29.286367
205+
2025-10-20 08:37:45.606 | INFO | __main__:get_vp_direction_column:62 - export vp direction: 0:11:14.009427
206+
2025-10-20 08:37:53.322 | INFO | __main__:merge_in_vp_direction:80 - read vp_direction
207+
2025-10-20 08:39:25.651 | INFO | __main__:merge_in_vp_direction:108 - 2025-10-15: export usable vp with direction: 0:01:36.076501
208+
2025-10-20 08:39:25.990 | INFO | __main__:<module>:131 - 2025-10-15: pare down vp, add direction execution time: 0:12:54.394242
209+
2025-10-20 08:45:05.326 | INFO | __main__:<module>:215 - compute dwell df: 0:04:35.400312
210+
2025-10-20 08:45:22.362 | INFO | __main__:<module>:222 - unmerged vp with dwell time 2025-10-15: 0:04:52.435883
211+
2025-10-20 08:47:35.968 | INFO | __main__:<module>:63 - merge with original and export: 0:01:46.633804
212+
2025-10-20 08:57:55.284 | INFO | __main__:<module>:81 - 2025-10-15: condense vp for trip 0:09:52.621243

gtfs_funnel/update_vars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
apr2024_week + oct2024_week + apr2025_week
1212
)
1313

14-
analysis_date_list = [rt_dates.DATES['sep2025b']]
14+
analysis_date_list = [rt_dates.DATES['oct2025']]
1515

1616

1717
GTFS_DATA_DICT = catalog_utils.get_catalog("gtfs_analytics_data")

rt_scheduled_v_ran/logs/rt_v_scheduled_operator_metrics.log

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@
1111
2025-10-02 12:50:50.002 | INFO | __main__:operator_metrics:46 - operator aggregation 2025-09-24: 0:00:01.654268
1212
2025-10-12 22:27:26.134 | INFO | __main__:operator_metrics:46 - operator aggregation 2025-08-20: 0:00:01.665938
1313
2025-10-19 19:35:46.966 | INFO | __main__:operator_metrics:46 - operator aggregation 2025-09-23: 0:00:01.475094
14+
2025-10-19 22:43:13.923 | INFO | __main__:operator_metrics:46 - operator aggregation 2025-09-25: 0:00:01.708269
15+
2025-10-20 11:14:39.113 | INFO | __main__:operator_metrics:46 - operator aggregation 2025-10-15: 0:00:01.607746

rt_scheduled_v_ran/logs/rt_v_scheduled_route_metrics.log

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010
2025-10-02 12:50:09.859 | INFO | __main__:route_metrics:86 - route aggregation 2025-09-24: 0:00:02.639320
1111
2025-10-12 22:26:47.004 | INFO | __main__:route_metrics:86 - route aggregation 2025-08-20: 0:00:02.557894
1212
2025-10-19 19:35:11.024 | INFO | __main__:route_metrics:86 - route aggregation 2025-09-23: 0:00:03.019200
13+
2025-10-19 22:42:46.126 | INFO | __main__:route_metrics:86 - route aggregation 2025-09-25: 0:00:02.665854
14+
2025-10-20 11:14:09.633 | INFO | __main__:route_metrics:86 - route aggregation 2025-10-15: 0:00:02.827048

rt_scheduled_v_ran/logs/rt_v_scheduled_trip_metrics.log

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,9 @@
5050
2025-10-19 19:27:28.707 | INFO | __main__:rt_schedule_trip_metrics:281 - tabular trip metrics 2025-09-23: 0:02:50.849612
5151
2025-10-19 19:33:21.379 | INFO | __main__:rt_schedule_trip_metrics:286 - spatial trip metrics 2025-09-23: 0:05:52.671274
5252
2025-10-19 19:34:28.624 | INFO | __main__:rt_schedule_trip_metrics:335 - Total run time for metrics on 2025-09-23: 0:09:50.766167
53+
2025-10-19 22:34:51.962 | INFO | __main__:rt_schedule_trip_metrics:281 - tabular trip metrics 2025-09-25: 0:02:45.006775
54+
2025-10-19 22:40:48.887 | INFO | __main__:rt_schedule_trip_metrics:286 - spatial trip metrics 2025-09-25: 0:05:56.925126
55+
2025-10-19 22:42:03.161 | INFO | __main__:rt_schedule_trip_metrics:335 - Total run time for metrics on 2025-09-25: 0:09:56.205859
56+
2025-10-20 11:06:01.235 | INFO | __main__:rt_schedule_trip_metrics:281 - tabular trip metrics 2025-10-15: 0:02:40.707225
57+
2025-10-20 11:12:06.816 | INFO | __main__:rt_schedule_trip_metrics:286 - spatial trip metrics 2025-10-15: 0:06:05.578908
58+
2025-10-20 11:13:26.728 | INFO | __main__:rt_schedule_trip_metrics:335 - Total run time for metrics on 2025-10-15: 0:10:06.200127

rt_scheduled_v_ran/scripts/update_vars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
oct2024_week = rt_dates.get_week("oct2024", exclude_wed=True)
88

99

10-
analysis_date_list = [rt_dates.DATES["sep2025b"]]
10+
analysis_date_list = [rt_dates.DATES["oct2025"]]
1111

1212
GTFS_DATA_DICT = catalog_utils.get_catalog("gtfs_analytics_data")
1313

rt_segment_speeds/logs/avg_speeds.log

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@
4747
2025-10-12 21:56:45.216 | INFO | __main__:summary_speeds_by_peak_offpeak:161 - rt_stop_times summary speed averaging by peak/offpeak for 2025-08-20 execution time: 0:00:14.309292
4848
2025-10-19 19:00:35.874 | INFO | __main__:trip_summary_speeds_by_time_of_day:92 - rt_stop_times summary speed averaging by time-of-day 2025-09-23 execution time: 0:00:08.887894
4949
2025-10-19 19:00:51.797 | INFO | __main__:summary_speeds_by_peak_offpeak:161 - rt_stop_times summary speed averaging by peak/offpeak for 2025-09-23 execution time: 0:00:15.906525
50+
2025-10-19 22:08:41.476 | INFO | __main__:trip_summary_speeds_by_time_of_day:92 - rt_stop_times summary speed averaging by time-of-day 2025-09-25 execution time: 0:00:08.234356
51+
2025-10-19 22:08:56.446 | INFO | __main__:summary_speeds_by_peak_offpeak:161 - rt_stop_times summary speed averaging by peak/offpeak for 2025-09-25 execution time: 0:00:14.968983
52+
2025-10-20 10:39:50.766 | INFO | __main__:trip_summary_speeds_by_time_of_day:92 - rt_stop_times summary speed averaging by time-of-day 2025-10-15 execution time: 0:00:08.414853
53+
2025-10-20 10:40:06.147 | INFO | __main__:summary_speeds_by_peak_offpeak:161 - rt_stop_times summary speed averaging by peak/offpeak for 2025-10-15 execution time: 0:00:15.360855

rt_segment_speeds/logs/cut_stop_segments.log

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@
2424
2025-10-19 17:54:01.754 | INFO | __main__:<module>:178 - cut segments 2025-09-23: 0:30:33.023322
2525
2025-10-19 18:00:53.768 | INFO | __main__:<module>:246 - speedmap segments and proxy_stop_times 2025-09-23: 0:05:50.980020
2626
2025-10-19 21:02:08.879 | INFO | __main__:<module>:178 - cut segments 2025-09-25: 0:30:04.329898
27+
2025-10-19 21:08:40.132 | INFO | __main__:<module>:246 - speedmap segments and proxy_stop_times 2025-09-25: 0:05:34.454634
28+
2025-10-20 09:33:17.269 | INFO | __main__:<module>:178 - cut segments 2025-10-15: 0:29:03.395698
29+
2025-10-20 09:39:49.871 | INFO | __main__:<module>:246 - speedmap segments and proxy_stop_times 2025-10-15: 0:05:35.594800

rt_segment_speeds/logs/interpolate_stop_arrival.log

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ interpolate arrivals for stop_segments 2024-12-11: 2024-12-11: 0:14:09.409333
4343
2025-10-12 22:08:43.593 | INFO | interpolate_stop_arrival:interpolate_stop_arrivals:236 - interpolate arrivals for speedmap_segments 2025-08-20: 2025-08-20: 0:02:43.838577
4444
2025-10-19 18:53:25.228 | INFO | interpolate_stop_arrival:interpolate_stop_arrivals:236 - interpolate arrivals for rt_stop_times 2025-09-23: 2025-09-23: 0:11:05.591224
4545
2025-10-19 19:14:07.047 | INFO | interpolate_stop_arrival:interpolate_stop_arrivals:236 - interpolate arrivals for speedmap_segments 2025-09-23: 2025-09-23: 0:02:44.252794
46+
2025-10-19 22:01:31.016 | INFO | interpolate_stop_arrival:interpolate_stop_arrivals:236 - interpolate arrivals for rt_stop_times 2025-09-25: 2025-09-25: 0:10:57.740724
47+
2025-10-19 22:21:51.832 | INFO | interpolate_stop_arrival:interpolate_stop_arrivals:236 - interpolate arrivals for speedmap_segments 2025-09-25: 2025-09-25: 0:02:39.037900
48+
2025-10-20 10:32:45.687 | INFO | interpolate_stop_arrival:interpolate_stop_arrivals:236 - interpolate arrivals for rt_stop_times 2025-10-15: 2025-10-15: 0:11:56.494545
49+
2025-10-20 10:53:11.246 | INFO | interpolate_stop_arrival:interpolate_stop_arrivals:236 - interpolate arrivals for speedmap_segments 2025-10-15: 2025-10-15: 0:02:47.126089

0 commit comments

Comments
 (0)