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

Draft: add capacity mw to mcoe defaults and fix row counts in validation tests for eia tables #1695

Merged
merged 2 commits into from
Jun 20, 2022

Conversation

katie-lamb
Copy link
Member

Small change to fix the MCOE and EIA validation tests that failed due to the newly added date_merge helper function. All I did was update the row counts and add capacity_mw as a default column in MCOE. There are fewer rows in the EIA tables after replacing clean_merge_asof with date_merge because it fixed a little bug where rows from different years were being merged.

@katie-lamb katie-lamb changed the title added capacity mw to mcoe and fixed row counts in eia tables add capacity mw to mcoe and fix row counts in eia tables Jun 17, 2022
@katie-lamb katie-lamb self-assigned this Jun 17, 2022
@katie-lamb katie-lamb changed the title add capacity mw to mcoe and fix row counts in eia tables add capacity mw to mcoe defaults and fix row counts in validation tests for eia tables Jun 17, 2022
@katie-lamb katie-lamb changed the title add capacity mw to mcoe defaults and fix row counts in validation tests for eia tables Draft: add capacity mw to mcoe defaults and fix row counts in validation tests for eia tables Jun 17, 2022
Copy link
Member

@zaneselvans zaneselvans left a comment

Choose a reason for hiding this comment

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

Looks great to me! Glad it was an easy fix and not something weird.

@katie-lamb katie-lamb merged commit 0d02be1 into dev Jun 20, 2022
@katie-lamb katie-lamb deleted the fix_mcoe_validation branch June 20, 2022 19:13
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.

2 participants