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 flow=AVBUNK in IEA EWEB data #229

Open
khaeru opened this issue Sep 13, 2024 · 0 comments
Open

Handle flow=AVBUNK in IEA EWEB data #229

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 data with flow=AVBUNK.

In particular:

  • For flow=AVBUNK and particular countries, data have negative values.
  • To compute the totals used to parametrize the base model, these values are (1) multiplied by -1 and (2) added to other transport-related flows to produce a total.
  • This, in effect, assigns international aviation energy use to the countries providing these flows into international bunkers.

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