Skip to content

Repair Interpolation#21

Open
miles-grant-ibigroup wants to merge 9 commits intodevfrom
interpolation-repair
Open

Repair Interpolation#21
miles-grant-ibigroup wants to merge 9 commits intodevfrom
interpolation-repair

Conversation

@miles-grant-ibigroup
Copy link
Copy Markdown

The existing interpolation code did not work at all. This PR repairs this situation.

We replicate the functionality by creating two modes: one for re-calculating all stop times using timepoint times only (assuming that the travel time refers to time since the last timepoint), and a second for filling in only stoptimes with missing stoptimes (not using interpolation)

Copy link
Copy Markdown

@br648 br648 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some changes required. How are you testing this?

Comment thread src/main/java/com/conveyal/gtfs/loader/JdbcTableWriter.java
Comment thread src/main/java/com/conveyal/gtfs/loader/JdbcTableWriter.java
Comment thread src/main/java/com/conveyal/gtfs/loader/JdbcTableWriter.java
Comment thread src/main/java/com/conveyal/gtfs/loader/JdbcTableWriter.java
Comment thread src/main/java/com/conveyal/gtfs/loader/JdbcTableWriter.java
Comment thread src/main/java/com/conveyal/gtfs/loader/JdbcTableWriter.java
Comment thread src/main/java/com/conveyal/gtfs/loader/JdbcTableWriter.java
Comment thread src/main/java/com/conveyal/gtfs/loader/JdbcTableWriter.java
Comment thread src/main/java/com/conveyal/gtfs/loader/JdbcTableWriter.java
Comment thread src/main/java/com/conveyal/gtfs/loader/JdbcTableWriter.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants