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

🧹 Chore: Confirm that Link21 Improvements are Representing Prices in Dollars rather than Cents #131

Open
6 tasks
DavidOry opened this issue Jan 26, 2024 · 0 comments
Labels
chore overhead: doesn't add additional functionality, change performance, or refactor code

Comments

@DavidOry
Copy link
Collaborator

In #127 we are bringing in transit improvements made to tm2py as part of the Link21 study. Because Link21 assumes prices are in cents (which is the assumption in TM1.5) and tm2py assumes prices are in dollars, we need to confirm that the changes are treating prices accurately.

Checks:

  • Input toll prices are expressed in dollars (bridge tolls) or dollars per mile (value tolls)
  • Roadway prices are being converted to minutes in the generalized cost expressions in the roadway assignment procedures
  • Roadway prices are being converted to minutes in the generalized cost expressions in the transit assignment procedures
  • Prices are being recorded as dollars in the highway skims
  • Prices are being recorded as dollars in the transit skims
  • Costs are assumed to be in dollars in the mode choice UECs
@DavidOry DavidOry added the chore overhead: doesn't add additional functionality, change performance, or refactor code label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore overhead: doesn't add additional functionality, change performance, or refactor code
Projects
Status: Todo
Development

No branches or pull requests

1 participant