Skip to content

Commit

Permalink
no sharrow in veh alloc for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed Apr 22, 2024
1 parent c21754b commit 941d466
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ adding _trips to avoid conflict with the variables in the tours_merged,age_trips
Micromobility access Time,o_MicroAccessTime,"reindex(land_use.MicroAccessTime,df.origin)"
,max_walk_distance,max_walk_distance
,max_bike_distance,max_bike_distance
,microAccessThreshold,microAccessThreshold
,microAccessThreshold_val,microAccessThreshold
,purpose_index_num,"size_terms.get_cols(df.purpose)"
3 changes: 3 additions & 0 deletions configs/resident/vehicle_allocation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ OCCUPANCY_LEVELS:
# DF: tours
# TABLES:
# - vehicles

compute_settings:
sharrow_skip: true

0 comments on commit 941d466

Please sign in to comment.