Skip to content

Commit

Permalink
Update release-notes.md
Browse files Browse the repository at this point in the history
Split the updates into features and bugs.
  • Loading branch information
bhargavasana authored Jun 12, 2024
1 parent a55117e commit a4a88f4
Showing 1 changed file with 19 additions and 14 deletions.
33 changes: 19 additions & 14 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,26 @@
## Version 15.0.1 (June 12, 2024)
During the initial testing of the 2025 Regional Plan initial concept, some critical model issues were identified and fixed.

### ActivitySim Version
No changes made to ActivitySim version.

### Features
- [PR 152](https://github.com/SANDAG/ABM/pull/152): TNC_SHARED was not being properly disabled in 2022 due to misplaced parentheses
- [PR 150](https://github.com/SANDAG/ABM/pull/150): Updated EI inputs at interstate cordons to reflect 2022 counts
- [PR 149](https://github.com/SANDAG/ABM/pull/149): Updated MAZ ID for Otay Mesa East Point of Entry from Series 13 to Series 15
- [PR 148](https://github.com/SANDAG/ABM/pull/148): Fixed TNC_SHARED mode choice to restrict to ride hail tours and help shares on joint tours
- [PR 147](https://github.com/SANDAG/ABM/pull/147): Updated MGRA references for external cordons in airport models from Series 13 to Series 15
- [PR 146](https://github.com/SANDAG/ABM/pull/146): Removed suffix from labels in runtime summary
- [PR 145](https://github.com/SANDAG/ABM/pull/145): Added parking location placeholder datasets needed to open calibration visualizer
- [Issue 143](https://github.com/SANDAG/ABM/issues/143): Added parameter to discount wait times for rapid bus
- [Commit a825ae3](https://github.com/SANDAG/ABM/commit/a825ae36e81f60c99ca36aad382bdc78388029c9): Updated CBX inputs to use number of enplanements
- [Commit 305cdcf](https://github.com/SANDAG/ABM/commit/305cdcf8db2c22926fd93a0f933a9a05b32b759d): Updated reporting of airport transit costs to be in dollars instead of cents
- [Commit 363d05a](https://github.com/SANDAG/ABM/commit/363d05a66f652c757e7ce423a4d7b221f81c21f9): Removed addition of "poverty" field when writing output tables as that had been added to reading of input table
- [Commit 34e4a1d](https://github.com/SANDAG/ABM/commit/34e4a1dff48b69eb474db7cb75c1f971f3afa9dd): Set year after which vehicles must have transponders from 2035 to 2029
- [Commit dc07cc9](https://github.com/SANDAG/ABM/commit/dc07cc957c6e10776cca4cea53c5a45d7e2cf9cd): Increased default flexible fleet diversion constants
- [Commit 726f98a](https://github.com/SANDAG/ABM/commit/726f98a4872dce8a79cd6eee8b079f63f78ed797): Updated some future year signal factors and truck toll factors on SR-11
- [PR 152](https://github.com/SANDAG/ABM/pull/152): TNC_SHARED was not being properly disabled in 2022 due to misplaced parentheses.
- [PR 148](https://github.com/SANDAG/ABM/pull/148): Fixed TNC_SHARED mode choice to restrict to ride hail tours and help shares on joint tours.
- [Issue 143](https://github.com/SANDAG/ABM/issues/143): Added parameter to discount wait times for rapid bus.

### Bug Fixes
- [PR 150](https://github.com/SANDAG/ABM/pull/150): Updated EI inputs at interstate cordons to reflect 2022 counts.
- [PR 149](https://github.com/SANDAG/ABM/pull/149): Updated MAZ ID for Otay Mesa East Point of Entry from Series 13 to Series 15.
- [PR 147](https://github.com/SANDAG/ABM/pull/147): Updated MGRA references for external cordons in airport models from Series 13 to Series 15.
- [PR 146](https://github.com/SANDAG/ABM/pull/146): Removed suffix from labels in runtime summary.
- [PR 145](https://github.com/SANDAG/ABM/pull/145): Added parking location placeholder datasets needed to open calibration visualizer.
- [Commit a825ae3](https://github.com/SANDAG/ABM/commit/a825ae36e81f60c99ca36aad382bdc78388029c9): Updated CBX inputs to use number of enplanements.
- [Commit 305cdcf](https://github.com/SANDAG/ABM/commit/305cdcf8db2c22926fd93a0f933a9a05b32b759d): Updated reporting of airport transit costs to be in dollars instead of cents.
- [Commit 363d05a](https://github.com/SANDAG/ABM/commit/363d05a66f652c757e7ce423a4d7b221f81c21f9): Removed addition of "poverty" field when writing output tables as that had been added to reading of input table.
- [Commit 34e4a1d](https://github.com/SANDAG/ABM/commit/34e4a1dff48b69eb474db7cb75c1f971f3afa9dd): Set year after which vehicles must have transponders from 2035 to 2029.
- [Commit dc07cc9](https://github.com/SANDAG/ABM/commit/dc07cc957c6e10776cca4cea53c5a45d7e2cf9cd): Increased default flexible fleet diversion constants.
- [Commit 726f98a](https://github.com/SANDAG/ABM/commit/726f98a4872dce8a79cd6eee8b079f63f78ed797): Updated some future year signal factors and truck toll factors on SR-11.

## Version 15.0.0 (May 23, 2024)
For use in the 2025 Region Plan (RP), SANDAG has developed a new activity-based travel model, known as ABM3. The biggest change from SANDAG’s previous ABM, ABM2+, is the transition from the Java-based CT-RAMP modeling platform to the open-source Python-based [ActivitySim](https://research.ampo.org/activitysim/) platform that has been developed by a consortium of public agencies (of which SANDAG is a founding member) for the past decade. ABM3 will be the first ActivitySim model to be used in production for planning purposes. While most of the model components from ABM3 were translated from ABM2+, there were several notable enhancements that were made, which are described below. Further, several models were either re-estimated and/or recalibrated to match 2022 data.
Expand Down

0 comments on commit a4a88f4

Please sign in to comment.