Skip to content

Conversation

@dhensle
Copy link

@dhensle dhensle commented May 13, 2025

This pull requests contains initial model setup for the Oregon Metro model. Features include:

  • Visum skimming procedures
  • maz-to-maz walk and maz-to-transit-stop skimming procedures
  • SANDAG's ABM3 ActivitySim model converted to use Oregon Metro data
  • New park-and-ride lot choice model configs
  • CI testing that checks to see if the included cropped dataset will run without crashing

dhensle and others added 30 commits May 6, 2025 12:08
extensions taken from sandag abm3 example on activitysim repo, configs from current ABM3 Development, model data from old cropped data set dated 30Jan24
needed to update a few settings, handle categorical variable comparisons, and add a few fields to the landuse file. Run time is 11 mins for cropped example (sp on laptop).
Needed because pip still contains activitysim v1.3.4, but we need v1.3.5 or greater.
Current CI tests failing because of outdated packages in the main branch.  Using this estimation_enhancements branch until that gets resolved.
Park-and-ride modeling configs
@bettinardi
Copy link
Contributor

I don't pull in now - right?

dhensle and others added 2 commits July 18, 2025 15:18
* refresh ci test for metro cropped data

* adding coverage install

* trying ci test with conda env install from asim clone

* miniforge to miniconda for github actions setup

* removing mamba references

* quotes around python version

* fixing bad activitysim pip install

* trying with matrix and python versioning

* misspelled conda env file name

* install asim from base dir

* trying to run from inside asim install location

* installing activitysim not inside SimOR

* printing directory structure

* trying to get paths right

* full path for environment file

* relative path for conda env yaml

* more paths
Co-authored-by: lukegordon333 <[email protected]>
@dhensle dhensle marked this pull request as ready for review July 18, 2025 22:52
@dhensle
Copy link
Author

dhensle commented Jul 18, 2025

@bettinardi I have marked the PR as ready for review. You can pull in whenever you feel comfortable. I also updated the PR description above with a brief list of features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants