add additional aliases and colors
This commit is contained in:
parent
2a0855915c
commit
04a6685e07
@ -466,11 +466,13 @@ plotting:
|
|||||||
Coal: '#545454'
|
Coal: '#545454'
|
||||||
coal: '#545454'
|
coal: '#545454'
|
||||||
Coal marginal: '#545454'
|
Coal marginal: '#545454'
|
||||||
|
solid: '#545454'
|
||||||
Lignite: '#826837'
|
Lignite: '#826837'
|
||||||
lignite: '#826837'
|
lignite: '#826837'
|
||||||
Lignite marginal: '#826837'
|
Lignite marginal: '#826837'
|
||||||
# biomass
|
# biomass
|
||||||
biogas: '#e3d37d'
|
biogas: '#e3d37d'
|
||||||
|
biomass: '#baa741'
|
||||||
solid biomass: '#baa741'
|
solid biomass: '#baa741'
|
||||||
solid biomass transport: '#baa741'
|
solid biomass transport: '#baa741'
|
||||||
solid biomass for industry: '#7a6d26'
|
solid biomass for industry: '#7a6d26'
|
||||||
@ -530,10 +532,12 @@ plotting:
|
|||||||
H2 for industry: "#f073da"
|
H2 for industry: "#f073da"
|
||||||
H2 for shipping: "#ebaee0"
|
H2 for shipping: "#ebaee0"
|
||||||
H2: '#bf13a0'
|
H2: '#bf13a0'
|
||||||
|
hydrogen: '#bf13a0'
|
||||||
SMR: '#870c71'
|
SMR: '#870c71'
|
||||||
SMR CC: '#4f1745'
|
SMR CC: '#4f1745'
|
||||||
H2 liquefaction: '#d647bd'
|
H2 liquefaction: '#d647bd'
|
||||||
hydrogen storage: '#bf13a0'
|
hydrogen storage: '#bf13a0'
|
||||||
|
H2 storage: '#bf13a0'
|
||||||
land transport fuel cell: '#6b3161'
|
land transport fuel cell: '#6b3161'
|
||||||
H2 pipeline: '#f081dc'
|
H2 pipeline: '#f081dc'
|
||||||
H2 Fuel Cell: '#c251ae'
|
H2 Fuel Cell: '#c251ae'
|
||||||
@ -541,21 +545,24 @@ plotting:
|
|||||||
# syngas
|
# syngas
|
||||||
Sabatier: '#9850ad'
|
Sabatier: '#9850ad'
|
||||||
methanation: '#c44ce6'
|
methanation: '#c44ce6'
|
||||||
|
methane: '#c44ce6'
|
||||||
helmeth: '#e899ff'
|
helmeth: '#e899ff'
|
||||||
# synfuels
|
# synfuels
|
||||||
Fischer-Tropsch: '#25c49a'
|
Fischer-Tropsch: '#25c49a'
|
||||||
kerosene for aviation: '#1cfcc1'
|
liquid: '#25c49a'
|
||||||
|
kerosene for aviation: '#a1ffe6'
|
||||||
naphtha for industry: '#57ebc4'
|
naphtha for industry: '#57ebc4'
|
||||||
# co2
|
# co2
|
||||||
CC: '#9e132c'
|
CC: '#f29dae'
|
||||||
CO2 sequestration: '#9e132c'
|
CCS: '#f29dae'
|
||||||
|
CO2 sequestration: '#f29dae'
|
||||||
DAC: '#ff5270'
|
DAC: '#ff5270'
|
||||||
co2 stored: '#f2385a'
|
co2 stored: '#f2385a'
|
||||||
co2: '#f29dae'
|
co2: '#f29dae'
|
||||||
co2 vent: '#ffd4dc'
|
co2 vent: '#ffd4dc'
|
||||||
CO2 pipeline: '#f5627f'
|
CO2 pipeline: '#f5627f'
|
||||||
# emissions
|
# emissions
|
||||||
process emissions: '#000000'
|
process emissions CC: '#000000'
|
||||||
process emissions: '#222222'
|
process emissions: '#222222'
|
||||||
process emissions to stored: '#444444'
|
process emissions to stored: '#444444'
|
||||||
process emissions to atmosphere: '#888888'
|
process emissions to atmosphere: '#888888'
|
||||||
@ -567,5 +574,8 @@ plotting:
|
|||||||
shipping: '#03a2ff'
|
shipping: '#03a2ff'
|
||||||
power-to-heat: '#2fb537'
|
power-to-heat: '#2fb537'
|
||||||
power-to-gas: '#c44ce6'
|
power-to-gas: '#c44ce6'
|
||||||
|
power-to-H2: '#ff29d9'
|
||||||
power-to-liquid: '#25c49a'
|
power-to-liquid: '#25c49a'
|
||||||
gas-to-power/heat: '#ee8340'
|
gas-to-power/heat: '#ee8340'
|
||||||
|
waste: '#e3d37d'
|
||||||
|
other: '#000000'
|
Loading…
Reference in New Issue
Block a user