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

Gb/pagg missing gids #13

Merged
merged 6 commits into from
Oct 29, 2019
Merged

Gb/pagg missing gids #13

merged 6 commits into from
Oct 29, 2019

Conversation

grantbuster
Copy link
Member

There was a bug in plexos aggregation where if the CF file was missing res gids it would try and allocate that buildout to valid gids, but it wasnt working perfectly. I found the bug and added a test. All good now. Will tell greg (minor effect in the most recent naris data).

bug fix was weird pandas += behavior: 3075efc

…, when the bad capacity is added to the good capacity, the += index method didn't property add the data. Put in a for loop. Works. Added test.
Copy link
Collaborator

@MRossol MRossol left a comment

Choose a reason for hiding this comment

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

I'll be honest I don't know enough about the workflow to comment on the functional changes.
One syntax comment and one question

reVX/plexos/rev_reeds_plexos.py Outdated Show resolved Hide resolved
reVX/plexos/rev_reeds_plexos.py Show resolved Hide resolved
MRossol
MRossol previously approved these changes Oct 29, 2019
Copy link
Collaborator

@MRossol MRossol left a comment

Choose a reason for hiding this comment

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

merge away assuming rebase and docs are up-to-date

Copy link
Collaborator

@MRossol MRossol left a comment

Choose a reason for hiding this comment

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

doc update approved

@grantbuster grantbuster merged commit 80672da into master Oct 29, 2019
@grantbuster grantbuster deleted the gb/pagg_missing_gids branch October 29, 2019 16:17
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