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

Downselect geojson buildings to only include buildings from sys-params file #16

Merged
merged 7 commits into from
Feb 29, 2024

Conversation

vtnate
Copy link
Collaborator

@vtnate vtnate commented Jan 25, 2024

Any background context you want to provide?

The uo-cli brought this issue to light. The scenario-file could have fewer buildings than in the geojson file, which in turn means the sys-param file has fewer buildings than the geojson file. This caused a problem for ThermalNetwork.

What does this PR accomplish?

Don't use buildings (by removing in code only, not in the file) that are not in the sys-param file.

How should this be manually tested?

@vtnate vtnate self-assigned this Jan 25, 2024
@vtnate vtnate added the bug Something isn't working label Jan 25, 2024
@vtnate vtnate marked this pull request as ready for review January 25, 2024 20:26
@vtnate vtnate marked this pull request as draft January 25, 2024 22:14
@vtnate vtnate marked this pull request as ready for review February 29, 2024 17:36
@vtnate vtnate requested a review from mitchute February 29, 2024 17:45
Copy link
Collaborator

@mitchute mitchute left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vtnate vtnate merged commit 985f548 into main Feb 29, 2024
9 checks passed
@vtnate vtnate deleted the downselect-geojson branch February 29, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants