You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,32 @@
1
1
# 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
-[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
+
2
24
## Version 15.2.2 (May 2, 2025)
3
25
A few new features were added and minor bugs were fixed. Version 15.2.2 was used for the draft EIR.
4
26
27
+
### ActivitySim Version
28
+
No changes made to ActivitySim version.
29
+
5
30
### Features
6
31
-[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
7
32
-[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
13
38
## Version 15.2.1 (December 20, 2024)
14
39
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.
15
40
41
+
### ActivitySim Version
42
+
No changes made to ActivitySim version.
43
+
16
44
### Features
17
45
-[PR 249](https://github.com/SANDAG/ABM/pull/249): Addition of calibration scripts
18
46
-[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