beam
beam copied to clipboard
The Framework for Modeling Behavior, Energy, Autonomy, and Mobility in Transportation Systems
Evaluate runtime from paralyzation of half millions instances of AERMOD runs
BEAM would read file generated from https://github.com/LBNL-UCB-STI/beam/issues/3836 and calculate emission for each vehicle during its movement. Emission will be aggregated at link level in Linkstats and zone level in skims....
[each file is identified in its name with: powertrain, body type, activity: driving] speed_bin (or average in that case specify time interval e.g. speed_average_10min) grade: slope (keep neutral for now)...
1. Identify freight payloads that are not assigned to any vehicle or tour and without a carrier ID or carrier ID is a RHM ID. 2. Filter these payloads and...
This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3802)
We can approach this issue in the following way: 1. Using geographical distribution of Activities we could divide them into _N_ clusters (it's probably better to have clusters of equal...
This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3803)
The test in `ChargingSpec.scala` sometimes gets stuck on CI, similar to how issue #3788 was discovered. This test is also related to electric vehicles, but personal EVs instead of Automated...
Prepare a jupyter notebook with scripts to be able to analyze path traversal events grouped by trips
There is an issue with AV RH which was discovered on GEMINI but later was proven to happen on develop as well, although less frequently. The test "Ride Hail Electric...