Skip to content

Commit 4d8ec92

Browse files
authored
Merge pull request #206 from iiasa/costs/new-inputs
Change technology inputs and replace solar + wind technologies in `tools.costs`
2 parents 7632a17 + 1788b18 commit 4d8ec92

11 files changed

+368
-168
lines changed

doc/whatsnew.rst

+5-4
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ Next release
77
- Add :doc:`/project/circeular` project code and documentation (:pull:`232`).
88
- Update water availability data and major code editing to allow a new test suite for the water module (:pull:`106`).
99
- Expand :doc:`repro` with sections on :ref:`repro-doc` and :ref:`versioning`, including :ref:`a list of external model names and ‘versions’ <model-names>` like “MESSAGEix-GLOBIOM 2.0” (:issue:`224`, :pull:`226`).
10-
- Fix and update :doc:`/api/tools-costs` (:pull:`219`)
11-
12-
- Fix naming of GDP and population columns in SSP data aggregation.
13-
1410
- Update :doc:`/transport/index` (:pull:`213`).
1511
- Add "LED", "SSP4", and "SSP5" as values for the :program:`--ssp=…` option in :func:`.common_params` (:pull:`233`).
12+
- Fix and update :doc:`/api/tools-costs` (:pull:`219`, :pull:`206`)
13+
14+
- Fix naming of GDP and population columns in SSP data aggregation (:pull:`219`).
15+
- Edit inputs for storage, CSP, hydrogen, and industry technologies (:pull:`206`).
16+
- Replace solar and wind technologies with new ones (:pull:`206`).
1617

1718
v2024.8.6
1819
=========

message_ix_models/data/costs/energy/cost_reduction_energy.csv

100644100755
+74-48
Original file line numberDiff line numberDiff line change
@@ -7,64 +7,90 @@
77
# The initial copied data can be found in gea_reduction_rates.csv,,,,,,
88
# This file renames the learning rates from GEAL to low and GEAM to medium and GEAH to high,,,,,,
99
message_technology,technology_type,very_low,low,medium,high,very_high
10-
coal_ppl,Coal,0,0,0.2,0.5,0.7
11-
gas_ppl,Gas/Oil,0.1,0.2,0.29,0.38,0.5
12-
gas_ct,Gas/Oil,0.1,0.2,0.29,0.38,0.5
13-
gas_cc,Gas/Oil,0.1,0.2,0.29,0.38,0.5
10+
bio_istig,Biomass,0,0.1,0.3,0.4,0.5
11+
bio_istig_ccs,CCS,0,0.1,0.3,0.4,0.6
1412
bio_ppl,Biomass,0,0.1,0.2,0.3,0.4
13+
bio_ppl_co2scr,CCS,0,0,0,0.3,0.4
14+
biomass_i,Biomass,0,0,0,0,0
15+
c_ppl_co2scr,CCS,0,0,0,0.3,0.4
1516
coal_adv,Coal,0,0.1,0.3,0.5,0.7
16-
igcc,Coal,0,0.1,0.3,0.5,0.7
17-
bio_istig,Biomass,0,0.1,0.3,0.4,0.5
1817
coal_adv_ccs,CCS,0,0.1,0.3,0.5,0.7
19-
igcc_ccs,CCS,0,0.1,0.3,0.5,0.7
20-
gas_cc_ccs,CCS,0.1,0.2,0.29,0.5,0.7
21-
bio_istig_ccs,CCS,0,0.1,0.3,0.4,0.6
22-
syn_liq,Coal,0,0.05,0.1,0.15,0.2
23-
meth_coal,Coal,0,0.05,0.1,0.15,0.2
24-
syn_liq_ccs,CCS,0,0.05,0.1,0.15,0.2
25-
meth_coal_ccs,CCS,0,0.05,0.1,0.15,0.2
26-
h2_coal,Coal,0,0.25,0.4,0.4,0.5
27-
h2_smr,Gas/Oil,0,0.25,0.4,0.5,0.7
28-
h2_bio,Biomass,0,0.25,0.4,0.5,0.7
29-
h2_coal_ccs,CCS,0,0.25,0.4,0.4,0.5
30-
h2_smr_ccs,CCS,0,0.25,0.4,0.5,0.7
31-
h2_bio_ccs,CCS,0,0.25,0.4,0.5,0.7
18+
coal_i,Coal,0,0,0,0,0
19+
coal_ppl,Coal,0,0,0.2,0.5,0.7
20+
coal_ppl_u,Coal,0,0,0,0,0
21+
csp_sm1_ppl,Renewable,0.15,0.3,0.3,0.5,0.7
22+
csp_sm3_ppl,Renewable,0.15,0.3,0.3,0.5,0.7
23+
elec_i,NA,0,0,0,0,0
3224
eth_bio,Biomass,0,0.27,0.27,0.4,0.55
3325
eth_bio_ccs,CCS,0,0.27,0.27,0.4,0.55
34-
c_ppl_co2scr,CCS,0,0,0,0.3,0.4
26+
eth_i,Biomass,0,0,0,0,0
27+
foil_i,Gas/Oil,0,0,0,0,0
3528
g_ppl_co2scr,CCS,0,0,0,0.3,0.4
36-
bio_ppl_co2scr,CCS,0,0,0,0.3,0.4
37-
wind_ppl,Renewable,0.15,0.3,0.53,0.65,0.75
38-
solar_th_ppl,Renewable,0.15,0.3,0.3,0.5,0.7
39-
solar_pv_I,Renewable,0.15,0.3,0.7,0.9,0.95
40-
solar_pv_RC,Renewable,0.15,0.3,0.7,0.9,0.95
41-
solar_pv_ppl,Renewable,0.15,0.3,0.7,0.9,0.95
29+
gas_cc,Gas/Oil,0.1,0.2,0.29,0.38,0.5
30+
gas_cc_ccs,CCS,0.1,0.2,0.29,0.5,0.7
31+
gas_ct,Gas/Oil,0.1,0.2,0.29,0.38,0.5
32+
gas_i,Gas/Oil,0,0,0,0,0
33+
gas_ppl,Gas/Oil,0.1,0.2,0.29,0.38,0.5
34+
geo_hpl,Renewable,0.1,0.15,0.18,0.25,0.35
4235
geo_ppl,Renewable,0,0.1,0.18,0.25,0.35
43-
hydro_lc,Renewable,0,0,0,0,0
44-
hydro_hc,Renewable,0,0,0,0,0
45-
meth_ng,Gas/Oil,0,0.05,0.1,0.15,0.2
46-
meth_ng_ccs,CCS,0,0.05,0.1,0.15,0.2
47-
coal_ppl_u,Coal,0,0,0,0,0
48-
stor_ppl,Renewable,0.1,0.2,0.25,0.4,0.5
36+
h2_bio,Biomass,0,0.25,0.4,0.5,0.7
37+
h2_bio_ccs,CCS,0,0.25,0.4,0.5,0.7
38+
h2_coal,Coal,0,0.25,0.4,0.4,0.5
39+
h2_coal_ccs,CCS,0,0.25,0.4,0.4,0.5
4940
h2_elec,Renewable,0,0,0.1,0.2,0.3
41+
h2_i,NA,0,0,0,0,0
42+
h2_smr,Gas/Oil,0,0.25,0.4,0.5,0.7
43+
h2_smr_ccs,CCS,0,0.25,0.4,0.5,0.7
44+
heat_i,NA,0,0,0,0,0
45+
hp_el_i,Renewable,0.1,0.2,0.5,0.5,0.6
46+
hp_gas_i,Gas/Oil,0.1,0.2,0.4,0.4,0.5
47+
hydro_hc,Renewable,0,0,0,0,0
48+
hydro_lc,Renewable,0,0,0,0,0
49+
igcc,Coal,0,0.1,0.3,0.5,0.7
50+
igcc_ccs,CCS,0,0.1,0.3,0.5,0.7
5051
liq_bio,Biomass,0.15,0.27,0.27,0.4,0.55
5152
liq_bio_ccs,CCS,0.15,0.27,0.27,0.4,0.55
52-
coal_i,Coal,0,0,0,0,0
53-
foil_i,Gas/Oil,0,0,0,0,0
5453
loil_i,Gas/Oil,0,0,0,0,0
55-
gas_i,Gas/Oil,0,0,0,0,0
56-
biomass_i,Biomass,0,0,0,0,0
57-
eth_i,Biomass,0,0,0,0,0
54+
meth_coal,Coal,0,0.05,0.1,0.15,0.2
55+
meth_coal_ccs,CCS,0,0.05,0.1,0.15,0.2
5856
meth_i,Coal,0,0,0,0,0
59-
elec_i,NA,0,0,0,0,0
60-
h2_i,NA,0,0,0,0,0
61-
hp_el_i,Renewable,0.1,0.2,0.5,0.5,0.6
62-
hp_gas_i,Gas/Oil,0.1,0.2,0.4,0.4,0.5
63-
solar_i,Renewable,0.1,0.2,0.6,0.9,0.95
64-
heat_i,NA,0,0,0,0,0
65-
geo_hpl,Renewable,0.1,0.15,0.18,0.25,0.35
66-
nuc_lc,Nuclear,0,0,0,0,0
57+
meth_ng,Gas/Oil,0,0.05,0.1,0.15,0.2
58+
meth_ng_ccs,CCS,0,0.05,0.1,0.15,0.2
6759
nuc_hc,Nuclear,0,0,0.15,0.3,0.45
68-
wind_ppf,Renewable,0.15,0.3,0.53,0.65,0.75
69-
csp_sm1_ppl,NA,0,0,0,0,0
70-
csp_sm3_ppl,NA,0,0,0,0,0
60+
nuc_lc,Nuclear,0,0,0,0,0
61+
solar_i,Renewable,0.1,0.2,0.6,0.9,0.95
62+
solar_pv_I,Renewable,0.15,0.3,0.7,0.9,0.95
63+
solar_pv_RC,Renewable,0.15,0.3,0.7,0.9,0.95
64+
solar_res_hist_2005,Renewable,0.15,0.3,0.7,0.9,0.95
65+
solar_res_hist_2010,Renewable,0.15,0.3,0.7,0.9,0.95
66+
solar_res_hist_2015,Renewable,0.15,0.3,0.7,0.9,0.95
67+
solar_res_hist_2020,Renewable,0.15,0.3,0.7,0.9,0.95
68+
solar_res1,Renewable,0.15,0.3,0.7,0.9,0.95
69+
solar_res2,Renewable,0.15,0.3,0.7,0.9,0.95
70+
solar_res3,Renewable,0.15,0.3,0.7,0.9,0.95
71+
solar_res4,Renewable,0.15,0.3,0.7,0.9,0.95
72+
solar_res5,Renewable,0.15,0.3,0.7,0.9,0.95
73+
solar_res6,Renewable,0.15,0.3,0.7,0.9,0.95
74+
solar_res7,Renewable,0.15,0.3,0.7,0.9,0.95
75+
solar_res8,Renewable,0.15,0.3,0.7,0.9,0.95
76+
solar_th_ppl,Renewable,0.15,0.3,0.3,0.5,0.7
77+
stor_ppl,Renewable,0.15,0.3,0.7,0.9,0.95
78+
syn_liq,Coal,0,0.05,0.1,0.15,0.2
79+
syn_liq_ccs,CCS,0,0.05,0.1,0.15,0.2
80+
wind_ref_hist_2005,Renewable,0.15,0.3,0.53,0.65,0.75
81+
wind_ref_hist_2010,Renewable,0.15,0.3,0.53,0.65,0.75
82+
wind_ref_hist_2015,Renewable,0.15,0.3,0.53,0.65,0.75
83+
wind_ref_hist_2020,Renewable,0.15,0.3,0.53,0.65,0.75
84+
wind_ref1,Renewable,0.15,0.3,0.53,0.65,0.75
85+
wind_ref2,Renewable,0.15,0.3,0.53,0.65,0.75
86+
wind_ref3,Renewable,0.15,0.3,0.53,0.65,0.75
87+
wind_ref4,Renewable,0.15,0.3,0.53,0.65,0.75
88+
wind_ref5,Renewable,0.15,0.3,0.53,0.65,0.75
89+
wind_res_hist_2005,Renewable,0.15,0.3,0.53,0.65,0.75
90+
wind_res_hist_2010,Renewable,0.15,0.3,0.53,0.65,0.75
91+
wind_res_hist_2015,Renewable,0.15,0.3,0.53,0.65,0.75
92+
wind_res_hist_2020,Renewable,0.15,0.3,0.53,0.65,0.75
93+
wind_res1,Renewable,0.15,0.3,0.53,0.65,0.75
94+
wind_res2,Renewable,0.15,0.3,0.53,0.65,0.75
95+
wind_res3,Renewable,0.15,0.3,0.53,0.65,0.75
96+
wind_res4,Renewable,0.15,0.3,0.53,0.65,0.75

message_ix_models/data/costs/energy/first_year_energy.csv

+74-48
Original file line numberDiff line numberDiff line change
@@ -2,64 +2,90 @@
22
#,
33
"# This data was directly copied from the ""NAM_SSP2"" sheet in https://github.com/iiasa/message_data/blob/dev/data/model/investment_cost/SSP1_techinput.xlsx",
44
message_technology,first_year_original
5-
coal_ppl,2005
6-
gas_ppl,2005
7-
gas_ct,2005
8-
gas_cc,2005
5+
bio_istig,2010
6+
bio_istig_ccs,2030
97
bio_ppl,2005
8+
bio_ppl_co2scr,2030
9+
biomass_i,1985
10+
c_ppl_co2scr,2030
1011
coal_adv,2010
11-
igcc,2010
12-
bio_istig,2010
1312
coal_adv_ccs,2030
14-
igcc_ccs,2030
15-
gas_cc_ccs,2030
16-
bio_istig_ccs,2030
17-
syn_liq,2020
18-
meth_coal,2020
19-
syn_liq_ccs,2030
20-
meth_coal_ccs,2030
21-
h2_coal,2010
22-
h2_smr,2010
23-
h2_bio,2020
24-
h2_coal_ccs,2030
25-
h2_smr_ccs,2030
26-
h2_bio_ccs,2030
13+
coal_i,1985
14+
coal_ppl,2005
15+
coal_ppl_u,2005
16+
csp_sm1_ppl,2010
17+
csp_sm3_ppl,2010
18+
elec_i,1985
2719
eth_bio,2005
2820
eth_bio_ccs,2030
29-
c_ppl_co2scr,2030
21+
eth_i,2010
22+
foil_i,1985
3023
g_ppl_co2scr,2030
31-
bio_ppl_co2scr,2030
32-
wind_ppl,2020
33-
wind_ppf,2020
34-
solar_th_ppl,2005
35-
solar_pv_I,2005
36-
solar_pv_RC,2005
37-
solar_pv_ppl,2020
24+
gas_cc,2005
25+
gas_cc_ccs,2030
26+
gas_ct,2005
27+
gas_i,1985
28+
gas_ppl,2005
29+
geo_hpl,1986
3830
geo_ppl,2005
39-
hydro_lc,2005
40-
hydro_hc,2005
41-
meth_ng,2020
42-
meth_ng_ccs,2030
43-
coal_ppl_u,2005
44-
stor_ppl,2005
31+
h2_bio,2020
32+
h2_bio_ccs,2030
33+
h2_coal,2010
34+
h2_coal_ccs,2030
4535
h2_elec,2010
36+
h2_i,2030
37+
h2_smr,2010
38+
h2_smr_ccs,2030
39+
heat_i,1985
40+
hp_el_i,2010
41+
hp_gas_i,2010
42+
hydro_hc,2005
43+
hydro_lc,2005
44+
igcc,2010
45+
igcc_ccs,2030
4646
liq_bio,2020
4747
liq_bio_ccs,2030
48-
coal_i,1985
49-
foil_i,1985
5048
loil_i,1985
51-
gas_i,1985
52-
biomass_i,1985
53-
eth_i,2010
49+
meth_coal,2020
50+
meth_coal_ccs,2030
5451
meth_i,2010
55-
elec_i,1985
56-
h2_i,2030
57-
hp_el_i,2010
58-
hp_gas_i,2010
59-
solar_i,2010
60-
heat_i,1985
61-
geo_hpl,1986
62-
nuc_lc,2005
52+
meth_ng,2020
53+
meth_ng_ccs,2030
6354
nuc_hc,2005
64-
csp_sm1_ppl,2010
65-
csp_sm3_ppl,2010
55+
nuc_lc,2005
56+
solar_i,2010
57+
solar_pv_I,2005
58+
solar_pv_RC,2005
59+
solar_res_hist_2005,2020
60+
solar_res_hist_2010,2020
61+
solar_res_hist_2015,2020
62+
solar_res_hist_2020,2020
63+
solar_res1,2020
64+
solar_res2,2020
65+
solar_res3,2020
66+
solar_res4,2020
67+
solar_res5,2020
68+
solar_res6,2020
69+
solar_res7,2020
70+
solar_res8,2020
71+
solar_th_ppl,2005
72+
stor_ppl,2005
73+
syn_liq,2020
74+
syn_liq_ccs,2030
75+
wind_ref_hist_2005,2020
76+
wind_ref_hist_2010,2020
77+
wind_ref_hist_2015,2020
78+
wind_ref_hist_2020,2020
79+
wind_ref1,2020
80+
wind_ref2,2020
81+
wind_ref3,2020
82+
wind_ref4,2020
83+
wind_ref5,2020
84+
wind_res_hist_2005,2020
85+
wind_res_hist_2010,2020
86+
wind_res_hist_2015,2020
87+
wind_res_hist_2020,2020
88+
wind_res1,2020
89+
wind_res2,2020
90+
wind_res3,2020
91+
wind_res4,2020

0 commit comments

Comments
 (0)