activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

An Open Platform for Activity-Based Travel Modeling

Results 291 activitysim issues
Sort by recently updated
recently updated
newest added
trafficstars

The SkimDataset structure requires every variable to have a unique name. It also merges OMX variables based on time period, so that e.g. `BIKETIME__AM` and `BIKETIME__PM`, which would be 2-d...

Feature

This issue enumerates upcoming breaking changes for version 1.3. - Evaluation of model utility specifications now drops variable names that are not explicitly referenced in the utility spec file. This...

Admin

Fix for #890. Also fixes the same issue for `profile_dir` and `pipeline_file_name` settings.

**Describe the bug** Tracing will crash if tracing a household id that exists in both the proto population (created for the disaggregate accessibilities model) and synthetic population. **To Reproduce** Change...

Bug

**Is your feature request related to a problem? Please describe.** Trace files currently written out have a unique hash applied to them. This allows for multiple runs to be saved...

Chore
Usability

Fix for #897 Additional small change that sets the probability of added choices (required if sampling and the override choice is not in the sample) to 0 so the results...

**Describe the bug** The location choice logsum gets overwritten by the mode choice logsum in location choice when running in estimation mode. **To Reproduce** Run the estimation example with the...

Bug

**Is your feature request related to a problem? Please describe.** ---- In production runs, sometimes ActivitySim crashes because one or two choosers cannot make a choice in the simulation. The...

Feature
Usability