https-github-com-NewClimateInstitute / performance-distribution-tools

Tools to assess collective progress on key indicators of greenhouse gas emissions reductions
GNU General Public License v3.0
1 stars 1 forks source link

wrong unit in some charts #6

Open wingechr opened 1 year ago

wingechr commented 1 year ago

from @han-f

for some gases, the unit should be MtCO2e instead of MtCO2, for example for GHG, F-gases, HFCs, PFCs

Steps to reproduce

user_settings:

gas = "GHG"
dataset = 1
primap_sector = "M.0.EL"
data_type = "absolute"
plot_type = 1
countries = UNFCCC
country_to_highlight = ""
year_of_interest = "2019"
baseline_year = "2000"
ipcc_sector_or_subsector = "Total (excl. LULUCF)"
energy_variable = 1

grafik

wingechr commented 1 year ago

@ceposadap could look at that/ fix it?