Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMME version upgrade to OpenPath EMME 2024 #209

Open
wants to merge 51 commits into
base: ABM3_develop
Choose a base branch
from

Conversation

JiaXu1024
Copy link
Contributor

Proposed changes

EMME 4.3.7 has been used for ABM2, ABM2+ and ABM3 for years. It's time to upgrade EMME version to OpenPath EMME 2024. The main change is converting scripts from python 2 and python 3. There are also minor changes in modules, such as GDAL. Detailed updates can be reviewed in the commits.

Impact

About 4 months ago, Bentley published OpenPaths EMME 2024, which introduces network acceleration for improved SOLA traffic assignment performance, new transit analysis capabilities for auxiliary transit modes, easier specification of auxiliary transit times and costs in the Extended transit assignment tool, and new Flow features for folder-based organization, support for file and directory selection widgets and a new Edit mode to protect flows from inadvertent changes. (see OpenPaths 2024 EMME Highlights)

Since ABM3 15.2.0 is released, it is a great time to upgrade EMME version for ABM3.

Types of changes

What types of changes does your code introduce to ABM?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

How has this been tested?

Please describe the tests that you ran to verify your changes.

  • Creating a scenario from latest ABM3 release, changing the EMME product from 4.3.7 to OpenPath EMME 2024, and converting scripts from python 2 to python 3 (on old server Mcfarlane)
  • Multiple runs to get the scenario run in OpenPath EMME 2024 (on old server Mcfarlane; new server Mustang)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Further comments

Errors were logged in Azure DevOps task 1048

Merge the latest ABM3 updates to EMME upgrade updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant