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

Handle missing countries in IEA EWEB data #230

Open
Tracked by #225
khaeru opened this issue Sep 13, 2024 · 0 comments
Open
Tracked by #225

Handle missing countries in IEA EWEB data #230

khaeru opened this issue Sep 13, 2024 · 0 comments
Assignees
Labels
enh New features or functionality transport MESSAGEix-Transport variant or transport in the base model

Comments

@khaeru
Copy link
Member

khaeru commented Sep 13, 2024

As shared by @SiddharthJoshi-Git with @r-aneeque and I, the (closed source) code used to handle the IEA Extended World Energy Balances data for the MESSAGEix-GLOBIOM base model scenarios used in the SSP(2024) / ScenarioMIP project uses special treatment for countries not present in the IEA data.

In particular

  • Certain defined operations on existing regional aggregates and country data in the IEA source are used
  • For instance, the values for R12_SAS are produced using values for OTHERASIA - (OCEANIA - (AUS + NZL)).

To do: Adjust .tools.iea.web to optionally perform the same operations, so that .model.transport receives matching values.

@khaeru khaeru added enh New features or functionality transport MESSAGEix-Transport variant or transport in the base model labels Sep 13, 2024
@khaeru khaeru self-assigned this Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enh New features or functionality transport MESSAGEix-Transport variant or transport in the base model
Projects
None yet
Development

No branches or pull requests

1 participant