Skip to content

Wait time estimation and handling improvements

Compare
Choose a tag to compare
@kuanb kuanb released this 15 Jul 23:38
· 11 commits to master since this release
  • Reduce processed trip selection to only those within service times parameters (85daf75)
  • Wait time estimation ignores overweighting of zero values (e9b038f)
  • Wait time estimation can account for service time start and end parameters (a9ef0bd)
  • Safer direction id handling (0c5073d)
  • More careful testing around single stop/arrival stop-schedule pairs (fbd32f1)

Note: Also included were the two changes included in v0.6.1 which failed to get a release on Github. Updates pertinent to that version are the following:

  • Auto detection of transfer points when ingesting custom transit line transitJSON
  • Pinning partridge dependency to >= 1.0.0 with new Feed class