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

Use lower case column names throughout #542

Open
stefancoe opened this issue Sep 27, 2024 · 1 comment
Open

Use lower case column names throughout #542

stefancoe opened this issue Sep 27, 2024 · 1 comment

Comments

@stefancoe
Copy link
Contributor

I think Daysim expects parcel file name to be lowercase. We switch between upper and lower case a lot. Let's be consistent and use lowercase.

@stefancoe
Copy link
Contributor Author

In create_ixxi_work_trips.py here we convert input parcel file to uppercase and then write it to disk here. After this we often have to convert back to lowercase in subsequent code.

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