Uh oh!
There was an error while loading. Please reload this page.
Moved 'tot_tours' from nm tour frequency script to alternatives file - #661
Conversation
…_tour_frequency_alternatives.csv
Uh oh!
There was an error while loading. Please reload this page.
dhensle
commented
Feb 6, 2024
I ran into an issue with this change awhile ago while doing some estimation work. Canonical_ids (used to create reproducible tour/trip ids) calculates IDs based on purposes specified in the alts file. If tot_tours is listed in the alt file, it is treated as another purpose. Thus, adding a column to input alts will change IDs and break estimation mode. In other words, I believe this change should not pass the CI testing for estimation mode. I think we have a couple of options:
|
jpn--
commented
Feb 8, 2024
I chose option 2, which was relatively easy. A more comprehensive solution is deferred to whenever we address a "data model".
|
To resolve#656