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

bugfix for interpolate() - duplication of values #66

Merged
merged 3 commits into from
Jun 28, 2018

Conversation

danielhuppmann
Copy link
Member

This PR fixes a bug in the interpolate function, where values are duplicated if they are already defined. The fix only interpolates (and adds to the IamDataFrame.data only years that are missing.

@gidden
Copy link
Member

gidden commented Jun 26, 2018

Hey @danielhuppmann, looks good to me. However, could you add a test that fails without this fix? Can you also add this to the release notes?

@gidden
Copy link
Member

gidden commented Jun 26, 2018

Probably easiest to rebase on master to get the release notes, FYI.

@danielhuppmann
Copy link
Member Author

rebased, extended the test for the interpolate() function, added a release note

@gidden, should be good to go!

@gidden gidden merged commit 5bdebfa into IAMconsortium:master Jun 28, 2018
@gidden
Copy link
Member

gidden commented Jun 28, 2018

thanks @danielhuppmann !

@danielhuppmann danielhuppmann deleted the interpolate_no_duplicates branch July 2, 2018 08:50
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