TMGToolbox-1.14.1447
New Features
- EMME 2024 and 2025 support
- STTA now supports changing the number of lanes
EMME 2024 and EMME 2025 use a new version of Python 3.11. In order to support that XTMF 1.14 ships with three different versions of the TMGToolbox.
Modules/TMG_Toolbox.mtbx- Use this for EMME 4.4.5.1 and beforeModules/TMG_Toolbox_Python3.mtbx- Use this for EMME 4.6 to EMME 2023 (EMME 4.5 is not supported)Modules/TMG_Toolbox_Python311.mtbx- Use this for EMME 2024 and EMME 2025
What's Changed
- Update GTAModel Tools for EMME 2024 by @JamesVaughan in #242
- Update CCGen for EMME 2024 by @JamesVaughan in #243
- Adds default field sizes by @JamesVaughan in #244
- Add variable geography for STTA lanes by @JamesVaughan in #245
- Fix crashing when a fare group has no lines. by @JamesVaughan in #246
- Improve Transit Assignment Running into a 0 TTF by @JamesVaughan in #247
- Fix Regression in FNSG by @JamesVaughan in #248
Full Changelog: 1.13.1444...1.14.1447