ActivitySim / activitysim

An Open Platform for Activity-Based Travel Modeling
https://activitysim.github.io
BSD 3-Clause "New" or "Revised" License
191 stars 99 forks source link

Can a skim time period label be used twice? #697

Open stefancoe opened 1 year ago

stefancoe commented 1 year ago

We are using the skim time period label 'EA' twice in our network los configuration. Is this skim/time period configuration supported? If not, how should it be configured without having to create two sets of (the same) skims with different labels?

https://github.com/psrc/psrc_activitysim/blob/main/configs_dev/network_los.yaml#L24

**Edit: Perhaps this is the proper way to do it: periods: [20, 0, 5, 9, 15, 18] labels: ['EA', 'AM', 'MD', 'PM', 'EV']

i-am-sijia commented 1 year ago