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

update & cleanup matsim experimental #540

Merged
merged 5 commits into from
Feb 6, 2023

Conversation

Nitnelav
Copy link
Contributor

@Nitnelav Nitnelav commented Feb 3, 2023

The most notable change is the way time data is stored.
it was done as a string (like '1h_2h', '2h_3h', etc.). Now it is fully configurable as an integer representing the timeBin

… 4.X

� Conflicts:
�	wps_scripts/src/main/groovy/org/noise_planet/noisemodelling/wps/Experimental_Matsim/Import_Activities.groovy
�	wps_scripts/src/main/groovy/org/noise_planet/noisemodelling/wps/Experimental_Matsim/Noise_From_Attenuation_Matrix.groovy
@nicolas-f
Copy link
Member

You can use org.h2.tools.Csv if you don't want to add an additional library just to read a csv file.

@Nitnelav
Copy link
Contributor Author

Nitnelav commented Feb 3, 2023

good point, the dependency allready exists though, I just needed the updated version

@nicolas-f nicolas-f merged commit 68805dd into Universite-Gustave-Eiffel:4.X Feb 6, 2023
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.

None yet

2 participants