beam icon indicating copy to clipboard operation
beam copied to clipboard

Reads from csv file, skips vehicleAdjustment(No-Op), generates beam v…

Open alvinlee001 opened this issue 2 years ago • 2 comments

…ehicles from vehicleInfo and binds to household

Able to run with: gradle :run -PappArgs="['--config', 'test/input/beamville/beam-urbansimv2-static.conf']"

Config difference: beam.agentsim.agents.vehicles.vehiclesFilePath = ${beam.inputDirectory}"/vehicles-test.csv" beam.agentsim.agents.vehicles.vehicleAdjustmentMethod = "STATIC_FROM_FILE"


This change is Reviewable

alvinlee001 avatar Aug 26 '22 15:08 alvinlee001