Skip to content

Commit 6a7526c

Browse files
authored
Merge pull request #336 from SANDAG/v15.3.0_release_notes
Add v15.3.0 release notes
2 parents 4e2416e + 9438be9 commit 6a7526c

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/release-notes.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,32 @@
11
# Release Notes
2+
3+
## Version 15.3.0 (August 6, 2025)
4+
Multiple key updates and bug fixes were included for Version 15.3.0, including upgrading to use ActivitySim 1.4.0, migration of the processing of model results to Azure Unity Catalog, and the addition of a centralized settings manager, among other fixes. Version 15.3.0 will be used for the final 2025 Regional Plan Modeling.
5+
6+
### ActivitySim Version
7+
ABM3 version 15.3.0 now uses [ActivitySim version 1.4.0](https://github.com/ActivitySim/activitysim/releases/tag/v1.4.0) (Released June 2, 2025).
8+
9+
### Features
10+
- [PR 279](https://github.com/SANDAG/ABM/pull/279), [PR 316](https://github.com/SANDAG/ABM/pull/316), [PR 320](https://github.com/SANDAG/ABM/pull/320), [PR 328](https://github.com/SANDAG/ABM/pull/328), & [PR 337](https://github.com/SANDAG/ABM/pull/337): Upgrade to use ActivitySim version 1.4.0
11+
- [PR 313](https://github.com/SANDAG/ABM/pull/313): Impelement centralized settings manager
12+
- [PR 314](https://github.com/SANDAG/ABM/pull/314), [PR 315](https://github.com/SANDAG/ABM/pull/315), [PR 327](https://github.com/SANDAG/ABM/pull/327), & [PR 331](https://github.com/SANDAG/ABM/pull/331): Include validation files in repository and datalake
13+
- [PR 317](https://github.com/SANDAG/ABM/pull/317): Processing of model results moved to Azure Unity Catalog
14+
- [PR 324](https://github.com/SANDAG/ABM/pull/324): Add HOV type as a key for toll factors
15+
- [PR 326](https://github.com/SANDAG/ABM/pull/326): Link availability set only during network import
16+
- [PR 340](https://github.com/SANDAG/ABM/pull/340): Documentation update clarifying definition of density fields in MGRA file
17+
18+
### Bug Fixes
19+
- [PR 319](https://github.com/SANDAG/ABM/pull/319): Edit the reading of toll factors directly from input files instead of network geodatabase
20+
- [PR 321](https://github.com/SANDAG/ABM/pull/321): Correct San Diego International Airport MGRA IDs
21+
- [PR 325](https://github.com/SANDAG/ABM/pull/325): Correct 2022 enplanement values at San Diego International Airport
22+
- [PR 339](https://github.com/SANDAG/ABM/pull/339): File cleanup and setting crossborder tour scheduling to use correct specification file
23+
224
## Version 15.2.2 (May 2, 2025)
325
A few new features were added and minor bugs were fixed. Version 15.2.2 was used for the draft EIR.
426

27+
### ActivitySim Version
28+
No changes made to ActivitySim version.
29+
530
### Features
631
- [PR 291](https://github.com/SANDAG/ABM/pull/291) & [PR 293](https://github.com/SANDAG/ABM/pull/293): Adding work from home calibration coefficient to parametersByYears.csv
732
- [PR 287](https://github.com/SANDAG/ABM/pull/287): Refactoring of [2zoneSkim.py](https://github.com/SANDAG/ABM/blob/ABM3_develop/src/asim/scripts/resident/2zoneSkim.py) script
@@ -13,6 +38,9 @@ A few new features were added and minor bugs were fixed. Version 15.2.2 was used
1338
## Version 15.2.1 (December 20, 2024)
1439
Multiple bugs were fixed and some recalibration was done since the release of version 15.2.0. Version 15.2.1 was used for the draft 2025 RP modeling.
1540

41+
### ActivitySim Version
42+
No changes made to ActivitySim version.
43+
1644
### Features
1745
- [PR 249](https://github.com/SANDAG/ABM/pull/249): Addition of calibration scripts
1846
- [PR 251](https://github.com/SANDAG/ABM/pull/251), [PR 258](https://github.com/SANDAG/ABM/pull/258), [PR 259](https://github.com/SANDAG/ABM/pull/259), & [PR 262](https://github.com/SANDAG/ABM/pull/262): Calibration updates (atwork stop location, work from home, bike shares, work location) including additional mode choice coefficients for ebike owners

0 commit comments

Comments
 (0)