remove comments for newer data version
This commit is contained in:
parent
22fe2448a4
commit
08f1a0f313
@ -385,9 +385,6 @@ def historical_emissions(countries):
|
|||||||
e["waste management"] = "5 - Waste management"
|
e["waste management"] = "5 - Waste management"
|
||||||
e["other"] = "6 - Other Sector"
|
e["other"] = "6 - Other Sector"
|
||||||
e["indirect"] = "ind_CO2 - Indirect CO2"
|
e["indirect"] = "ind_CO2 - Indirect CO2"
|
||||||
# e["total wL"] = "Total (with LULUCF)"
|
|
||||||
# e["total woL"] = "Total (without LULUCF)"
|
|
||||||
|
|
||||||
e["other LULUCF"] = "4.H - Other LULUCF"
|
e["other LULUCF"] = "4.H - Other LULUCF"
|
||||||
|
|
||||||
pol = ["CO2"] # ["All greenhouse gases - (CO2 equivalent)"]
|
pol = ["CO2"] # ["All greenhouse gases - (CO2 equivalent)"]
|
||||||
|
Loading…
Reference in New Issue
Block a user