Skip to content

Commit

Permalink
Merge branch 'ABM3_develop' of https://github.com/SANDAG/ABM into ABM…
Browse files Browse the repository at this point in the history
…3_develop
  • Loading branch information
aletzdy committed May 6, 2024
2 parents edf8c81 + 1bb547f commit 4d56516
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# FAQs

## How many ABM versions does SANDAG maintain?
There are four released ABM versions - ABM1, ABM2, ABM2+, and ABM3.

## Who uses the SANDAG ABM and what for?
The SANDAG ABM is used by SANDAG and many other public and private entities in the San Diego region. These entities include the City of San Diego and other local jurisdictions, Caltrans District 11, San Diego Metropolitan Transit System, North County Transit District, and private developers. Typical ABM applications include analysis for regional planning, air quality conformity, corridor studies, and land use development impact studies.

## What model components does the SANDAG ABM have?
The SANDAG ABM is a suite of models covering various travel demand markets in the San Diego region. The microsimulation model components include a San Diego resident model, a commercial vehicle model, a Mexican resident crossborder model, a visitor model, a San Diego International Airport ground access model, a Cross-Border Express model serving Tijuana International Airport, and a special event model. The aggregate model components include an external heavy truck model and external trip models.

## What is the base year of the SANDAG ABM?
ABM2 has a base year of 2022. ABM1 base year was 2012 and both ABM2 and ABM2+ have a base year of 2016.
7 changes: 7 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Release Notes

## Version 15.0.0 (May 2024)
Add description
### Features

### Bugs
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ nav:
- Model Inputs and Outputs: inputsandoutputs.md
- Applying ABM3: applying.md
- Commercial Vehicle Model: cvm.md
- About:
- Release Notes: release-notes.md
- FAQs: faq.md

extra:
version:
Expand Down

0 comments on commit 4d56516

Please sign in to comment.