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

[BUG] Export to MetCouncil network types failing with True--> 0/1 #143

Open
1 task
e-lo opened this issue Apr 19, 2022 · 0 comments
Open
1 task

[BUG] Export to MetCouncil network types failing with True--> 0/1 #143

e-lo opened this issue Apr 19, 2022 · 0 comments
Assignees

Comments

@e-lo
Copy link
Collaborator

e-lo commented Apr 19, 2022

Describe the bug

Truck Access / Auto Access, etc types are set to Bools.

Right now we check for floats first and then set to ints. We should be checking for boolean values before we check floats.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Failing tests

  • No applicable test failed, need to create.
  • [ ]

Triggering line of code

Thoughts on resolution

Full stack trace

Environment

Operating system:
Context (conda, jupyter, etc):
Environment (e.g. output from conda list):

@e-lo e-lo self-assigned this Apr 19, 2022
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

No branches or pull requests

1 participant