Skip to content

Commit

Permalink
fixing time periods in airport models
Browse files Browse the repository at this point in the history
  • Loading branch information
aletzdy committed Mar 14, 2024
1 parent 92d1eec commit 4087159
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/asim/configs/common_airport/network_los.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ maz_to_maz:
skim_time_periods:
time_window: 1440
period_minutes: 30
periods: [0, 11, 17, 30, 37, 48] # asim xborder
# periods: [0, 3, 9, 22, 29, 48] # ctramp xborder
periods: [0, 6, 12, 25, 32, 48]
labels: &skim_time_period_labels ['EA', 'AM', 'MD', 'PM', 'EV']


0 comments on commit 4087159

Please sign in to comment.