activitysim
activitysim copied to clipboard
Trace files from the same run should all have the same hash
Is your feature request related to a problem? Please describe.
Trace files currently written out have a unique hash applied to them. This allows for multiple runs to be saved and compared. However, it can be hard to keep track of which trace file goes with which run:
Describe the solution you'd like All trace files from the same run should use the same hash.