Skip to content

Commit

Permalink
Merge pull request #1679 from ClimateWatch-Vizzuality/change-lucf-to-…
Browse files Browse the repository at this point in the history
…lulucf

Change every mention of LUCF to LULUCF
  • Loading branch information
SARodrigues committed Feb 1, 2024
2 parents 3894621 + f899e7f commit 48117c1
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ export const SUBSCRIPTS = ['CO2', 'CH4', 'N2O', 'NF3', 'SF6'];
export const CONFLICTS = {
BRICS: 'BR',
INDC: 'NDC',
LULUCF: 'LUCF',
MtCO2e: 'Mt',
UNFCCC: 'UN'
};
Expand Down Expand Up @@ -47,7 +46,6 @@ export const ABBREVIATIONS = {
IPCC: 'Intergovernmental Panel on Climate Change',
LTS: 'Long-term Strategy',
LULUCF: 'Land-Use, Land-Use Change and Forestry',
LUCF: 'Land-use Change and Forestry',
MtCO2e: 'Million metric tonnes of carbon dioxide equivalent',
Mt: 'Million metric tonnes',
N2O: 'Nitrous Oxide',
Expand Down
10 changes: 3 additions & 7 deletions app/javascript/app/components/about/about-faq/about-faq-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,6 @@ export const sectionsData = [
'Acronym definition': 'Intergovernmental Panel on Climate Change'
},
{ Acronym: 'LTS', 'Acronym definition': 'Long-term Strategy' },
{
Acronym: 'LUCF',
'Acronym definition': 'Land-use Change and Forestry'
},
{
Acronym: 'LULUCF',
'Acronym definition': 'Land-use, land-use Change and Forestry'
Expand Down Expand Up @@ -204,7 +200,7 @@ export const sectionsData = [
'Climate Watch':
'The Climate Watch dataset is the most comprehensive included on Climate Watch and includes all sectors and gases. In order to emphasize comparability of data across countries, it does not use countries’ official inventories reported to the UNFCCC. It has a 3 year lag.',
'PIK PRIMAP-hist':
'The PIK PRIMAP-hist dataset included on Climate Watch combines UNFCCC reported data where available and fills gaps with other sources. It does not include land use change and forestry (LUCF) but covers all other sectors and has a 3 year lag. Additional data to what is shown on Climate Watch is available from <a href="https://www.pik-potsdam.de/paris-reality-check/primap-hist/">PIK</a>.',
'The PIK PRIMAP-hist dataset included on Climate Watch combines UNFCCC reported data where available and fills gaps with other sources. It does not include land use change and forestry (LULUCF) but covers all other sectors and has a 3 year lag. Additional data to what is shown on Climate Watch is available from <a href="https://www.pik-potsdam.de/paris-reality-check/primap-hist/">PIK</a>.',
UNFCCC:
'UNFCCC includes only officially reported data by countries. It has large data gaps for non-Annex I countries. Due to different reporting requirements for Annex I and non-Annex I countries, the data is not internally comparable. It covers all sectors and has 2-3 year lag.',
GCP:
Expand Down Expand Up @@ -244,7 +240,7 @@ export const sectionsData = [
'Climate Watch':
'Main IPCC sectors, including energy sub-sectors. Includes:<ul><li>agriculture</li><li>bunker fuels</li><li>energy<ul><li>electricity/heat</li><li>fugitive emissions</li><li>manufacturing/ construction</li><li>other fuel combustion</li><li>transportation</li></ul></li><li>industrial processes</li><li>land-use change and forestry</li><li>waste</li>',
'PIK PRIMAP-hist':
'Main IPCC sectors excluding LUCF. Includes: <ul><li>agriculture</li><li>energy</li><li>industrial processes and product use</li><li>other</li><li>waste</li></ul>Excludes: <ul><li>land use change and forestry</li><li>bunker fuels</li></ul> Additional sub-sectors are included in the original source and not reflected on Climate Watch.',
'Main IPCC sectors excluding LULUCF. Includes: <ul><li>agriculture</li><li>energy</li><li>industrial processes and product use</li><li>other</li><li>waste</li></ul>Excludes: <ul><li>land use change and forestry</li><li>bunker fuels</li></ul> Additional sub-sectors are included in the original source and not reflected on Climate Watch.',
UNFCCC:
'Main IPCC sectors; energy sub-sectors are reported but not included on Climate Watch. For Annex I countries: <ul><li>agriculture</li><li>energy</li><li>industrial processes and product use</li><li>land use, land-use change, and forestry</li><li>other</li><li>waste</li></ul>Excludes: <ul><li>bunker fuels (reported separately)</li></ul>For non-Annex I countries: <ul><li>agriculture</li><li>energy</li><li>industrial processes</li><li>land-use change and forestry</li><li>other</li><li>solvent and other product use</li><li>waste</li></ul>Excludes: <ul><li>bunker fuels (reported separately)</li></ul>',
GCP:
Expand Down Expand Up @@ -301,7 +297,7 @@ export const sectionsData = [
type: 'html',
title: 'Why do some countries have sectors with negative emissions?',
answer:
'<p>The Land-use Change & Forestry (LUCF) sector can be a carbon sink or a source of emissions. Trees and other vegetation take up carbon dioxide from the atmosphere, but they also release emissions when they are cut down, burned or converted to other land uses. Depending on the balance between emissions and carbon sequestration in this sector within a country’s territory, the resulting net emissions could be positive or negative.</p><p>This WRI <a href="https://www.wri.org/insights/forests-absorb-twice-much-carbon-they-emit-each-year">article</a> has more detail on how trees contribute to carbon sequestration.</p>'
'<p>The Land-use Change & Forestry (LULUCF) sector can be a carbon sink or a source of emissions. Trees and other vegetation take up carbon dioxide from the atmosphere, but they also release emissions when they are cut down, burned or converted to other land uses. Depending on the balance between emissions and carbon sequestration in this sector within a country’s territory, the resulting net emissions could be positive or negative.</p><p>This WRI <a href="https://www.wri.org/insights/forests-absorb-twice-much-carbon-they-emit-each-year">article</a> has more detail on how trees contribute to carbon sequestration.</p>'
},
{
type: 'html',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function CountryEmissionDrivers(props) {
<AbbrReplace>
<p>
The following indicators show representative emissions drivers
from the energy, agriculture and LUCF sectors and their
from the energy, agriculture and LULUCF sectors and their
respective ranking compared to other countries.
</p>
</AbbrReplace>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class CardPieChart extends PureComponent {
const totalIncludingLUCF = pieChartData && pieChartData.totalIncludingLUCF;
const totalExcludingLUCF = pieChartData && pieChartData.totalExcludingLUCF;
const subtitle = pieChartData
? `${location} GHG emissions by sector in ${year} (excluding LUCF). Source: Climate Watch.`
? `${location} GHG emissions by sector in ${year} (excluding LULUCF). Source: Climate Watch.`
: 'Source: Climate Watch.';

const cardTheme = {
Expand Down Expand Up @@ -112,7 +112,7 @@ class CardPieChart extends PureComponent {
<span>
{agricultureEmissions.includingLUCF.formattedPercentage}
</span>{' '}
including LUCF ({renderEmissionValue(totalIncludingLUCF)})
including LULUCF ({renderEmissionValue(totalIncludingLUCF)})
</p>
<TabletLandscape>
{this.renderAgricultureLabel()}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import { format } from 'd3-format';
import getIsoCode from './location-selectors';

const AGRICULTURE_COLOR = '#0677B3';
const TOTAL_EXCLUDING_LUCF = 'Total excluding LUCF';
const TOTAL_INCLUDING_LUCF = 'Total including LUCF';
const TOTAL_EXCLUDING_LUCF = 'Total excluding LULUCF';
const TOTAL_INCLUDING_LUCF = 'Total including LULUCF';
const INCLUDED_SECTORS = [
'Agriculture',
'Energy',
Expand Down
6 changes: 3 additions & 3 deletions app/javascript/app/data/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export const DATA_SCALE = 1000000;
export const DEFAULT_EMISSIONS_SELECTIONS = {
'Climate Watch': {
gas: 'All GHG',
sector: 'Total including LUCF',
sector: 'Total including LULUCF',
location: 'WORLD'
},
PIK: {
Expand All @@ -112,7 +112,7 @@ export const DEFAULT_EMISSIONS_SELECTIONS = {
},
UNFCCC_NAI: {
gas: 'Aggregate GHGs',
sector: 'Total GHG emissions including LULUCF/LUCF',
sector: 'Total GHG emissions including LULUCF',
location: 'TOP'
},
GCP: {
Expand All @@ -122,7 +122,7 @@ export const DEFAULT_EMISSIONS_SELECTIONS = {
},
US: {
gas: 'All GHG',
sector: 'Total including LUCF',
sector: 'Total including LULUCF',
location: 'USA'
}
};
Expand Down
2 changes: 1 addition & 1 deletion app/javascript/app/data/data-explorer-constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export const FILTER_DEFAULTS = {
'data-sources': 'Climate Watch',
regions: ALL_SELECTED,
gases: 'All GHG',
sectors: 'Total including LUCF'
sectors: 'Total including LULUCF'
},
'ndc-content': {
categories: 'UNFCCC Process',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const getEmissionProviderFilters = createSelector(
const allGhgGas = meta.gas.find(g => g.label === 'All GHG');
const source = meta.data_source.find(g => g.name === 'Climate Watch');
const TotalExcludingLucfSector = meta.sector.find(
g => g.label === 'Total including LUCF'
g => g.label === 'Total including LULUCF'
);
return {
gas: allGhgGas && allGhgGas.value,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const getGhgEmissionsData = state =>
(state.emissions && state.emissions.data) || null;

const AGRICULTURE_SECTOR = 'Agriculture';
const TOTAL_SECTOR = 'Total excluding LUCF';
const TOTAL_SECTOR = 'Total excluding LULUCF';

export const getAnchorLinks = createSelector([getSections], sections =>
sections.filter(route => route.anchor).map(route => ({
Expand Down

0 comments on commit 48117c1

Please sign in to comment.