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

Transport improvements for 2024-W36 #225

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Transport improvements for 2024-W36 #225

wants to merge 12 commits into from

Conversation

khaeru
Copy link
Member

@khaeru khaeru commented Sep 5, 2024

  • Postprocess SSP 2024 reporting output to compute aviation emissions.
    • Initial implementation using a fixed share of total transportation emissions.
    • Compute absolute emissions using:
      • Emission factors from GAINS, at the highest possible resolution.
      • Aviation share of total transport final energy, computed using latest IEA EWEB data.
  • Add transport mode F RAIL with two technologies.
  • Add a technology for F ROAD that consumes commodity=electr.
  • Add "SSP1-LED", "SSP2-LED", "EDITS-CA", "EDITS-HA" scenarios to transport workflow.
  • Handle flow=AVBUNK in IEA EWEB data #229
  • Handle missing countries in IEA EWEB data #230

Housekeeping:

  • Add a emission code list.

How to review

PR checklist

  • Continuous integration checks all ✅
  • Add or expand tests; coverage checks both ✅
  • Add, expand, or update documentation.
  • Update doc/whatsnew.

@khaeru khaeru added enh New features or functionality transport MESSAGEix-Transport variant or transport in the base model labels Sep 5, 2024
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.5%. Comparing base (7c50871) to head (9dc84fe).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #225   +/-   ##
=====================================
  Coverage   59.5%   59.5%           
=====================================
  Files        195     195           
  Lines      15491   15491           
=====================================
  Hits        9225    9225           
  Misses      6266    6266           

@khaeru khaeru force-pushed the transport/2024-W36 branch 2 times, most recently from 42ee067 to 0280909 Compare October 1, 2024 10:30
@khaeru khaeru added the p:SSP-2024 2024 SSP updates and ScenarioMIP label Oct 2, 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 p:SSP-2024 2024 SSP updates and ScenarioMIP transport MESSAGEix-Transport variant or transport in the base model
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants