Closed proton891 closed 3 years ago
Hi Tobias,
Thank you noticing that. The examples might be outdated and need updating. I would suggest you take a look at the integration test example: Resource FIles You can run it with the RunCorsicaIT
I have updated the IT code to ensure it runs with regular MATSim, as the input was prepared for the DMC version.
Best, Milos
Hi Milos,
thanks for the fast reply and the Corsica example. Works fine now.
Cheers Tobias
Hello UAM team,
I wanted to check the provided examples for future use, luckily after the merges yesterday I was able to create the UAM files with the RunCreateUAMRoutedScenario and the config files from the "uam-scenario-creation" folder, thanks for the update! I wanted to use the created files and test them with the "RunMainScenario". Unfortunately, I got some errors during the createControler().run() in
Set<String> linkModes = new HashSet<>(hubAjaccio.getAllowedModes());
Looked to me like some leftover from previous testing. Therefore i commented it out. Without it, I got some errors from the station and travel links. The logs can be found in the attachment. Could you maybe have a look at the example scenario or have a look at what I'm missing to make the example scenario work? Thanks a lot!
Cheers Tobias
logfileWarningsErrors.log logfile.log