-
Close compare county level emissions, VMT from different sources over time, including
- StreetLight
- MnDOT/WisDOT
- EPA NEI
- EPA LGGIT
- EPA MOVES
-
In the non-mandatory tour destination and joint tour destination setting YAML (for the MTC example), it indicates that the logsums for the destination choice can optionally be included in the resultan…
-
When I `import larch.util.excel`, which is used in the activitysim estimation examples, I get the following message (I believe the OMP warning is unrelated):
```
OMP: Info #276: omp_set_nested rou…
-
**Describe the bug**
ActivitySim "crashed" when running in sharrow compile mode. This happened in non-mandatory tour scheduling. Additionally, the model did not actually crash because the skims fil…
-
I've tried running the `placeholder_sandag_2_zone_full` example with release 1.2.1 by following the directions given in the example manifest (I named the directory something different but that shouldn…
-
In the case that chunk training does not iterate far enough in trip purpose and destination, an assert statement causes a model run failure if the model run extends past the chunk training and the mod…
-
CS will develop a draft ActivitySim user guide, targeting model users and analysts, rather than model developers. This document will provide guidance on topics such as installing ActivitySim, manip…
jpn-- updated
2 months ago
-
A variable named `tot_tours` is hard-coded in the non-mandatory tour frequency model: https://github.com/ActivitySim/activitysim/blob/main/activitysim/abm/models/non_mandatory_tour_frequency.py#L159. …
-
Running exmple_psrc_full breaks with the following traceback:
I've tried to adjust the number of processes, running with and without accessibility.
```
WARNING - process mp_accessibility_1 failed…
-
Within [tour_frequency.py](activitysim/abm/models/util/tour_frequency.py) and [joint_tour_destination.py](activitysim/abm/models/joint_tour_destination.py), the non-mandatory tour types are hard-coded…