Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Timezone or DST? #25

Open
alankessler opened this issue Aug 10, 2017 · 1 comment
Open

Timezone or DST? #25

alankessler opened this issue Aug 10, 2017 · 1 comment
Labels

Comments

@alankessler
Copy link

I imported a week of captured Trimet data and ran it against the tool. The output looks like:

image

(d = scheduled_deviation/60000 to get minutes)
The cluster around 60 minutes makes me suspect that there's a timezone or DST issue.

@barbeau barbeau added the bug label Aug 10, 2017
@barbeau
Copy link
Member

barbeau commented Aug 10, 2017

Thanks for the report @alankessler! Off the top of my head I'm guessing that the tool doesn't check/respect the GTFS agency.txt agency_timezone field when loading the GTFS data.

FWIW, we developed the tool in the Eastern timezone, and I think the bulk of testing occurred within DST

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants