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

Document jittering of OD data in which origins and destinations are different #25

Closed
4 tasks
Robinlovelace opened this issue Mar 14, 2022 · 2 comments
Closed
4 tasks
Assignees

Comments

@Robinlovelace
Copy link
Collaborator

Robinlovelace commented Mar 14, 2022

Sometimes origin zones are different from destinations. odjitter will still work in this case, but pre-processing is needed.

  • Description of the data
  • Example input dataset
  • Reproducible example
  • Tests?
@Robinlovelace Robinlovelace self-assigned this Mar 14, 2022
@Robinlovelace
Copy link
Collaborator Author

Heads-up @dabreegster we have a specific example of this. Plan: implement a reproducible fix quick on the R side and then think about support on the Rust side later maybe...

@dabreegster
Copy link
Owner

We have support for different origin/destination subpoints per zone, but the zones today are shared among both. The caller ought to be able to work around things here by renaming O_zonename and D_zonename or something like that. I'd vote against increasing complexity in odjitter to take distinct zones for O and D.

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

No branches or pull requests

2 participants