beam
beam copied to clipboard
Ability to load vehicles from file for urbansim inputs
Eventually we're going to want to assign individual vehicle types to households using the vehicles.csv input rather than probabilistically using vehicleTypes.csv. I'd imagine the best way to do it is just to add a householdId column to vehicles.csv and then assign each vehicle to a household that way.