You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Epic Information - deprecate legacy speedmaps and review associated modules
Summary
Now that speedmaps are deployed via the rt_segment_speeds pipeline, it's soon time to finally deprecate the old code. We do need to ensure we can generate the SCCP/LPP Level of Transit Delay metric via the new pipeline first, and let's also use this opportunity to clean up shared_utils.rt_utils.
create functions to run SCCP/LPP level of transit delay metric using rt_segment_speeds pipeline
consolidate time of day related functions (including shared_utils.rt_utils.categorize_time_of_day) and definitions in shared_utils.time_helpers, migrate existing uses
consolidate and document functions related to webapp mapping (some in ca_transit_speed_maps/speedmap_utils for now)
remove rt_delay/rt_analysis package
review shared_utils.rt_utils for deprecated functions, other opportunities to consolidate
review docs site, remove rt_analysis module docs
Deliverables
The text was updated successfully, but these errors were encountered:
edasmalchi
added
epic
Representing research requests - large segments of work and their dependencies
gtfs-rt
Work related to GTFS-Realtime
labels
Nov 26, 2024
Epic Information - deprecate legacy speedmaps and review associated modules
Summary
rt_segment_speeds
pipeline, it's soon time to finally deprecate the old code. We do need to ensure we can generate the SCCP/LPP Level of Transit Delay metric via the new pipeline first, and let's also use this opportunity to clean upshared_utils.rt_utils
.Reviewers [Stakeholders]
Issues/parts
rt_segment_speeds
pipelineshared_utils.rt_utils.categorize_time_of_day
) and definitions inshared_utils.time_helpers
, migrate existing usesca_transit_speed_maps/speedmap_utils
for now)rt_delay/rt_analysis
packageshared_utils.rt_utils
for deprecated functions, other opportunities to consolidateDeliverables
The text was updated successfully, but these errors were encountered: