johnbrussell / gtfs_parser

0 stars 0 forks source link

Analysis.parse returns trips from dates outside of analysis range #11

Open johnbrussell opened 4 years ago

johnbrussell commented 4 years ago

I'm pretty sure that at no point in the execution of this or any subsequent function does the trip_type_stop_time_dict get pruned to only include trips operating within the dates of the analysis.

johnbrussell commented 4 years ago

In addition, stops are returned in stopLocations that are not serviced on days in the analysis.