Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travel time is not written to matrices for vans, trucks and trailer trucks #432

Closed
zptro opened this issue Feb 1, 2022 · 0 comments · Fixed by #439
Closed

Travel time is not written to matrices for vans, trucks and trailer trucks #432

zptro opened this issue Feb 1, 2022 · 0 comments · Fixed by #439
Milestone

Comments

@zptro
Copy link
Collaborator

zptro commented Feb 1, 2022

This needs to be done for vans, trucks and trailer trucks as well in last iteration, otherwise travel time matrices for these modes will consist of nothing.

for ass_class in ("car_work", "car_leisure"):
mtxs["time"][ass_class] = self._extract_timecost_from_gcost(
ass_class)

Thanks for noticing, @johpiip!

@zptro zptro added this to the v4.1.1 milestone Feb 2, 2022
@zptro zptro linked a pull request Feb 7, 2022 that will close this issue
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 a pull request may close this issue.

1 participant