Skip to content

Commit

Permalink
update 2019Q4 and 2020Q4 configs based on what's in `2dii_pacta:0…
Browse files Browse the repository at this point in the history
….3.5` Docker image
  • Loading branch information
CJ Yetman - RMI authored and CJ Yetman - RMI committed Mar 22, 2024
1 parent 130c23f commit fe99000
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 32 deletions.
43 changes: 27 additions & 16 deletions parameter_files/ProjectParameters_GENERAL_2019Q4.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,26 @@
default:

paths:
data_location_ext: ../pacta-data/2019Q4/

reporting:
project_report_name: general
display_currency: USD
currency_exchange_value: 1

parameters:
timestamp: 2022Q4
dataprep_timestamp: 2022Q4
start_year: 2022
horizon_year: 5
select_scenario: WEO2022_NZE_2050
scenario_other: GECO2022_1.5C
select_scenario: WEO2019_SDS
scenario_auto: ETP2017_B2DS
scenario_other: ETP2017_B2DS
scenario_shipping: ETP2017_B2DS
portfolio_allocation_method: portfolio_weight
scenario_geography: Global

methodology:
has_map: TRUE
has_revenue: FALSE
has_credit: FALSE
inc_emissionfactors: TRUE
has_map: yes
has_sb: no
has_revenue: no
has_credit: no
inc_emissionfactors: yes
inc_stresstest: yes

sectors:
tech_roadmap_sectors:
Expand All @@ -41,7 +39,11 @@ default:
- Hybrid
- Electric
- FuelCell
- Electric Arc Furnace
- Hybrid_HDV
- Electric_HDV
- FuelCell_HDV
- Dc-Electric Arc Furnace
- Ac-Electric Arc Furnace
alignment_techs:
- RenewablesCap
- CoalCap
Expand All @@ -51,17 +53,22 @@ default:
- Electric
- ICE

stress_test:
shock_year: 2030
price_data_version: 2021Q1

asset_types:
- Equity
- Bonds
- Others
- Funds

scenario_sources_list:
- GECO2022
- ETP2017
- WEO2019
- WEO2020
- GECO2019
- IPR2021
- ISF2021
- WEO2022

scenario_geography_list:
- Global
Expand All @@ -73,3 +80,7 @@ default:
- GlobalMarket
- DevelopedMarket
- EmergingMarket

grouping_variables:
- investor_name
- portfolio_name
43 changes: 27 additions & 16 deletions parameter_files/ProjectParameters_GENERAL_2020Q4.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,26 @@
default:

paths:
data_location_ext: ../pacta-data/2020Q4/

reporting:
project_report_name: general
display_currency: USD
currency_exchange_value: 1

parameters:
timestamp: 2022Q4
dataprep_timestamp: 2022Q4
start_year: 2022
horizon_year: 5
select_scenario: WEO2022_NZE_2050
scenario_other: GECO2022_1.5C
select_scenario: WEO2019_SDS
scenario_auto: ETP2017_B2DS
scenario_other: ETP2017_B2DS
scenario_shipping: ETP2017_B2DS
portfolio_allocation_method: portfolio_weight
scenario_geography: Global

methodology:
has_map: TRUE
has_revenue: FALSE
has_credit: FALSE
inc_emissionfactors: TRUE
has_map: yes
has_sb: no
has_revenue: no
has_credit: no
inc_emissionfactors: yes
inc_stresstest: yes

sectors:
tech_roadmap_sectors:
Expand All @@ -41,7 +39,11 @@ default:
- Hybrid
- Electric
- FuelCell
- Electric Arc Furnace
- Hybrid_HDV
- Electric_HDV
- FuelCell_HDV
- Dc-Electric Arc Furnace
- Ac-Electric Arc Furnace
alignment_techs:
- RenewablesCap
- CoalCap
Expand All @@ -51,17 +53,22 @@ default:
- Electric
- ICE

stress_test:
shock_year: 2030
price_data_version: 2021Q1

asset_types:
- Equity
- Bonds
- Others
- Funds

scenario_sources_list:
- GECO2022
- ETP2017
- WEO2019
- WEO2020
- GECO2019
- IPR2021
- ISF2021
- WEO2022

scenario_geography_list:
- Global
Expand All @@ -73,3 +80,7 @@ default:
- GlobalMarket
- DevelopedMarket
- EmergingMarket

grouping_variables:
- investor_name
- portfolio_name

0 comments on commit fe99000

Please sign in to comment.