Skip to content

Commit 47bf71b

Browse files
committed
replace missing values in scenario data with zeroes
1 parent f9187fa commit 47bf71b

10 files changed

Lines changed: 1299 additions & 378 deletions

File tree

pathways/data/classifications.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3449,4 +3449,5 @@ hard coal mine operation and hard coal preparation,hard coal,0510:Mining of hard
34493449
"bioethanol, from forest residues, burned in passenger car",heat,"3510:Electric power generation, transmission and distribution",17300: Steam and hot water
34503450
"bioethanol, from sugar crops, burned in passenger car",heat,"3510:Electric power generation, transmission and distribution",17300: Steam and hot water
34513451
"forest residues, burned in furnace 1000kW","heat","3510:Electric power generation, transmission and distribution",17300: Steam and hot water
3452-
"market for kerosene","kerosene",1920:Manufacture of refined petroleum products,33371: Kerosene
3452+
"market for kerosene","kerosene",1920:Manufacture of refined petroleum products,33371: Kerosene
3453+
"electricity production, nuclear, Small Modular Reactor (SMR)","electricity, high voltage","3510:Electric power generation, transmission and distribution"

pathways/data/technologies_shares.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ Wind:
4545
maximum: 0.10
4646
uncertainty_type: uniform
4747
PV:
48+
_targets:
49+
- name: electricity production, photovoltaic, commercial
50+
reference product: electricity, low voltage
51+
unit: kilowatt hour
4852
c-Si:
4953
name: electricity production, photovoltaic, photovoltaic slanted-roof installation, 3 kWp, multi-Si, laminated, integrated
5054
reference product: electricity, low voltage

0 commit comments

Comments
 (0)