bike_configuration - bellevuewa/BKRCast GitHub Wiki

Settings Value Description
bike_assignment_tod ['6to9', '1530to1830', '9to1530', '1830to6'] Time period for bike assignment
aadt_dict {'volume_wt': {1: 0.368, 2: 1.40, 3: 7.157}} Distance perception penalties for link AADT from Broach et al., 2012; 1 is AADT 10k-20k, 2 is 20k-30k, 3 is 30k+; no penalty applied for AADT <10k
aadt_bins [0,5000,10000,15000,9999999] AADT segmentation breaks to apply volume penalties
aadt_labels [0,1,2,3] Corresponding "bucket" labels for AADT segmentation for aadt_dict
bike_facility_crosswalk {'@bkfac': { 0:'none', 1:'premium', 2:'standard',3:'standard', 4:'standard'}} Bike facility classification
facility_dict {'facility_wt': {'premium': -0.860,'standard': -0.108, 'none': 0.5}} Perception factor values corresponding to these tiers, from Broch et al., 2012
slope_dict {'slope_wt': {1: .371,2: 1.203,3: 3.239}} Perception factor values for three-tiered measure of elevation gain per link; 1=between 2-4% grade, 2=between 4-6% grade, 3=greater than 6% grade
slope_bins [-1,0.02,0.04,0.06,1] Bin definition of total elevation gain (per link)
slope_labels [0,1,2,3] Labels
avg_bike_speed 10 Average bike speed in miles per hour
bike_link_vol 'outputs/bike_volumes.csv' Output file for bike volumes
bike_count_data 'inputs/bikes/bike_counts.csv' Output file for bike counts
bike_skim_mult 100 Multiplier for storing skim results