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

Check attributes for negative values #82

Closed
gac55 opened this issue Jun 24, 2021 · 1 comment · Fixed by #141
Closed

Check attributes for negative values #82

gac55 opened this issue Jun 24, 2021 · 1 comment · Fixed by #141
Assignees
Labels
enhancement New feature or request

Comments

@gac55
Copy link
Contributor

gac55 commented Jun 24, 2021

I have some MATSim warnings for a network that passed GeNet validation:

2021-06-24T18:47:40,300  WARN LinkImpl:120 capacity=-600.0 of link id 7857587829102305401_7857587832100126133 may cause problems
2021-06-24T18:47:40,300  WARN LinkImpl:122  Future occurences of this logging statement are suppressed.
2021-06-24T18:47:40,301  WARN LinkImpl:138 permlanes=-1.0 of link id 7857587829102305401_7857587832100126133 may cause problems

Should we check for negative permlanes and capacities?

@KasiaKoz KasiaKoz added the enhancement New feature or request label Apr 1, 2022
@KasiaKoz
Copy link
Collaborator

KasiaKoz commented Jun 17, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants