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

WIP: try loading kexi config default when --with-drt flag was used wi… #75

Closed
wants to merge 2 commits into from

Conversation

tschlenther
Copy link
Contributor

…th base config

  • created a config that only contains drt-specific changes and config groups

  • using loadConfig(Config, URL, customModules ... ) does not work because it
    ** overrides ALL pre-existing modeParams, i.e. deletes them
    ** it duplicates, i.e. does not override, pre-existing teleportedModeParams in the routing config group

  • strangely, loading our standard kexi config that has all the necessary stuff (duplicative to the base config) leads to a run time error in the simwrapper contrib, but the (mob)sim did not run. This is where I stopped experimenting.

  • let's write another copying method in matsim-libs and try loading the KEXI-only config

@tschlenther tschlenther marked this pull request as draft May 16, 2024 11:27
@tschlenther tschlenther requested a review from rakow May 16, 2024 11:28
Copy link

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tschlenther tschlenther closed this Nov 6, 2024
@tschlenther tschlenther deleted the defaultDRTconfig branch November 6, 2024 13:51
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