You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deal with small peak of trips that depart at exactly midnight. This seems to have to do with activities that don't have closing times --> a default of midnight is used.
#3528
Open
kainagel opened this issue
Oct 24, 2024
· 0 comments
additional info: an activity type that is open from 0 to 24:00 for matsim is not the same as one that is always open. Reason is that time in matsim counts beyond 24:00, and so if something is open only until 24:00, it is not open afterwards.
The text was updated successfully, but these errors were encountered:
additional info: an activity type that is open from 0 to 24:00 for matsim is not the same as one that is always open. Reason is that time in matsim counts beyond 24:00, and so if something is open only until 24:00, it is not open afterwards.
The text was updated successfully, but these errors were encountered: