activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

An Open Platform for Activity-Based Travel Modeling

Results 324 activitysim issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** When accessibilities are not defined consistently across model components, model sensitivities can be illogical. For example, in the testing of...

Feature

**Is your feature request related to a problem? Please describe.** The settings SIMULATE_CHOOSER_COLUMNS and LOGSUM_CHOOSER_COLUMNS were added as memory hacks to reduce the size of the interaction dataframe for models...

Feature

**Describe the bug** Global constants are not available in every model specification. **To Reproduce** 1. put constant in constants.yaml 2. try to use that constant in the following models: location...

Bug

Telecommute status model (https://github.com/ActivitySim/activitysim/blob/main/docs/dev-guide/components/telecommute_status.md) needs to be added components index - https://github.com/ActivitySim/activitysim/blob/main/docs/dev-guide/components/index.rst

Docs
Chore

**Is your feature request related to a problem? Please describe.** In a recent sensitivity test of MWCOG's Gen3 Travel Model, which is built on ActivitySim, we examined a hypothetical scenario...

Feature

Pandas 2 enforces stricter data type handling. For example, appending two categorical columns with slightly different categories now raises an error. In https://github.com/ActivitySim/activitysim/pull/948, we implemented a solution that unions categories...

@ActivitySim/product, please describe what you would like this to be? - TikTok style videos introducing features? - Longer tutorial videos? e.g. [SimWrapper OMX Viewer](https://www.youtube.com/watch?v=-UcvE2kzoNs&pp=ygUKc2ltd3JhcHBlcg%3D%3D) - Live online classes offered periodically...

In Phase 9B, the Consortium selected a model design for explicitly simulating telecommuters and their behaviors in ActivitySim. The design, simplified in the flowchart below, includes adding two new components...

**Is your feature request related to a problem? Please describe.** Park-and-ride is currently onerous to model. For most ActivitySim implementations, the selection of the actual PnR lot used for park-and-ride...

Feature