Skip to content

Commit

Permalink
Add "F" as a parent of freight modes; units
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Dec 4, 2024
1 parent fe8fa91 commit 0b87ecf
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions message_ix_models/data/transport/technology.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ F RAIL:
- f rail electr
- f rail lightoil
units: Gv km
output: {commodity: transport F RAIL vehicle}
iea-eweb-flow: [RAIL]

crail_pub:
Expand Down Expand Up @@ -454,8 +455,28 @@ F ROAD:
- FR_ICG
- FR_ICH
units: Gv km
output: {commodity: transport F ROAD vehicle}
iea-eweb-flow: [ROAD]

F: # Freight modes
# TODO Prepare this hierarchically from the following
# child:
# - F RAIL
# - F ROAD
child:
- f rail electr
- f rail lightoil
- f road electr
- FR_FCg
- FR_FCH
- FR_FCm
- FR_ICAe
- FR_ICE_H
- FR_ICE_L
- FR_ICE_M
- FR_ICG
- FR_ICH

AIR:
name: Aviation
report: "Domestic Aviation"
Expand Down

0 comments on commit 0b87ecf

Please sign in to comment.