psrc / urbansim2

3 stars 0 forks source link

ELCM specification for transportation and warehousing (submodel 8) #54

Closed hanase closed 7 years ago

hanase commented 7 years ago

Part of #10.

Need: inugb_bldg is_commercial_building is_industrial_building is_near_art is_near_highway is_office_building is_warehousing_building lnavginc_bldg lnemp30da_bldg lnempden_bldg lnpopden_bldg lnsqft_bldg ln_empden_zone_8

hanase commented 7 years ago

is_inside_urban_growth_boundary + is_commercial + is_industrial + is_near_arterial + is_near_highway + is_office + is_warehouse + np.log1p(avg_income) + np.log1p(jobs_within_30_min_tt_hbw_am_drive_alone) + np.log1p(number_of_jobs_per_acre) + np.log1p(population_per_acre) + np.log1p(building_sqft) + np.log1p(empden_zone_sector(8, building_zone_id))