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

Bug fix #37

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Bug fix #37

merged 2 commits into from
Oct 10, 2024

Conversation

johanneskoch94
Copy link
Member

@johanneskoch94 johanneskoch94 commented Oct 10, 2024

Setting replace_NAs = "with_USA" now does the following:

  • for countries with partially missing conversion factor data: inter-and extrapolates using the growth rates of the USA,
  • for countries with no conversion factor data: uses the conversion factors of the USA

It can also be used in combination with "linear": replace_NAs = c("linear", "with_USA").

Fix implementation of "with_USA" and change use_USA_def_for_all argument to use_USA_cf_for_all.
@johanneskoch94 johanneskoch94 merged commit f797dc5 into pik-piam:main Oct 10, 2024
2 of 3 checks passed
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.

3 participants