Skip to content

Releases: mbta/lamp

fix(bus): plan_stop_departure_sam

18 Dec 14:28
142bed6

Choose a tag to compare

What's Changed

  • fix(bus): make plan_stop_departure_sam seconds since service_date midnight by @runkelcorey in #651

Full Changelog: v1.6.0...v1.6.1

At the flick of a switch

16 Dec 21:20
8230878

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

On time

10 Dec 21:06
6296346

Choose a tag to compare

What's Changed

  • bug(bus): consecutive null stop sequences are out of order by @runkelcorey in #645

Full Changelog: v1.4.0...v1.5.0

lightswitch

25 Nov 21:01
c530d16

Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.4.0

v1.3.7

12 Nov 14:13
59ea73c

Choose a tag to compare

What's Changed

Full Changelog: v1.3.6...v1.3.7

v1.3.6

06 Nov 19:40
f40895d

Choose a tag to compare

What's Changed

  • fix(bus): missing statements in hyper_updates list to upload to tableau by @huangh in #634

Full Changelog: v1.3.5...v1.3.6

v1.3.5

06 Nov 11:32
b4c8f26

Choose a tag to compare

What's Changed

  • feat(bus): associate operator_id and run_id with bus events and upload to tableau by @huangh in #627
  • bug(bus) reconcile travel times with stop times by @runkelcorey in #616
  • fix(bus): when gtfs and tm disagree on startpoint, gtfs goes first by @runkelcorey in #628
  • fix(bus): improve regenerate logic to also regenerate if days do not exist by @huangh in #630
  • fix(bus): Correct final_stop_has_arrival_dt logic by @runkelcorey in #629
  • fix: remove america/new_york timezone from columns to handle dst change by @huangh in #631

Full Changelog: v1.3.4...v1.3.5

Improve stop_sequence, reinstate point_type, is_full_trip to BusPM

31 Oct 15:20
523884c

Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...v1.3.4

v1.3.3

25 Oct 16:33
f97c51c

Choose a tag to compare

What's Changed

  • fix(tableau): revert change to Light Rail 7 day dataset by @huangh in #620
  • fix: add ERROR_BUCKET to validate on bus start by @huangh in #619
  • bug(Tableau) Base LRTP TU schema on dy.Schema not base TU schema by @runkelcorey in #622

Full Changelog: v1.3.1...1.3.3

bus pm env var updates

24 Oct 01:00
57302c0

Choose a tag to compare

What's Changed

  • feat(bus) OAT 2.5: Improve stop_arrival and stop_departure by @runkelcorey in #594
  • chore(bus) Rename dwell as stopped_duration by @runkelcorey in #609
  • feat(logging) Log dataframely errors to s3 and separate each log statement by @runkelcorey in #606
  • chore(tableau) Remove some columns for Tableau LRTP uploads by @runkelcorey in #603
  • bug(bus) Compute lat/lon for each record by @runkelcorey in #592
  • feat(bus) Order stop times, create a global stop order, and ensure headways are non-negative by @runkelcorey in #614
  • feat(bus) Replace is_full_trip and point_type with checkpoint_id by @runkelcorey in #608
  • feat(bus): ndays to auto-regen is set to 60 days by @huangh in #615
  • chore: turn manual deploy label into emojis 😉 by @huangh in #617

Full Changelog: v1.3.0...v1.3.2