Skip to content

Commit

Permalink
Rename to "Conventional" and add statistical indicators (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann authored May 16, 2024
1 parent 48242a7 commit 418d454
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 18 deletions.
14 changes: 11 additions & 3 deletions definitions/variable/tag_quarter_percentiles.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
- Quarter-Percentile:
- Percentile:
- Minimum:
description: minimum
- p05:
description: 5th percentile
- p25:
description: 25th percentile
- p50:
description: mean
- Median:
description: median
- p75:
description: 75th percentile
- p95:
description: 95th percentile
- Maximum:
description: maximum
31 changes: 16 additions & 15 deletions definitions/variable/variables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,54 +178,55 @@
not accounting for negative emissions from bioenergy with CCS (BECCS) or
agriculture, forestry and other land use (AFOLU)
unit: Gt CO2/yr
- Gross Emissions|CO2 [Reductions relative to 2020] [{Quarter-Percentile}]:
- Gross Emissions|CO2 [Reductions relative to 2020] [{Percentile}]:
description: Reductions of gross emissions of carbon dioxide (CO2) relative to 2020
not accounting for negative emissions from bioenergy with CCS (BECCS) or
agriculture, forestry and other land use (AFOLU), given as the
{Quarter-Percentile} of a scenario ensemble
{Percentile} of a scenario ensemble
unit: Gt CO2/yr
note: For statistical indicators, the scenario-name column in the IAMC format should
refer to the scenario ensemble or selection criteria of scenarios
- Carbon Removal:
description: Total carbon removal
unit: Gt CO2/yr
- Carbon Removal [{Quarter-Percentile}]:
- Carbon Removal [{Percentile}]:
description: Total carbon removal as reported by each model, given as the
{Quarter-Percentile} of a scenario ensemble
{Percentile} of a scenario ensemble
unit: Gt CO2/yr
note: For statistical indicators, the scenario-name column in the IAMC format should
refer to the scenario ensemble or selection criteria of scenarios
- Carbon Removal|Novel:
description: Carbon removal using novel technologies
unit: Gt CO2/yr
- Carbon Removal|Novel [{Quarter-Percentile}]:
- Carbon Removal|Novel [{Percentile}]:
description: Carbon removal using novel technologies as reported by each model,
given as the {Quarter-Percentile} of a scenario ensemble
given as the {Percentile} of a scenario ensemble
unit: Gt CO2/yr
note: For statistical indicators, the scenario-name column in the IAMC format should
refer to the scenario ensemble or selection criteria of scenarios
- Carbon Removal|Land:
description: Carbon removal using conventional methods, excluding shifting cultivation
- Carbon Removal|Conventional:
description: Carbon removal using conventional methods (on land), excluding shifting
cultivation
unit: Gt CO2/yr
- Carbon Removal|Land [{Quarter-Percentile}]:
description: Carbon removal using conventional methods, excluding shifting cultivation,
given as the {Quarter-Percentile} of a scenario ensemble
- Carbon Removal|Conventional [{Percentile}]:
description: Carbon removal using conventional methods (on land), excluding shifting
cultivation, given as the {Percentile} of a scenario ensemble
unit: Gt CO2/yr
note: For statistical indicators, the scenario-name column in the IAMC format should
refer to the scenario ensemble or selection criteria of scenarios
- AR6 Climate Diagnostics|Infilled|Emissions|CO2 [{Quarter-Percentile}]:
- AR6 Climate Diagnostics|Infilled|Emissions|CO2 [{Percentile}]:
description: Carbon dioxide (CO2) emissions after "infilling" during the AR6 climate
diagnostics, given as the {Quarter-Percentile} of a scenario ensemble
diagnostics, given as the {Percentile} of a scenario ensemble
unit: Gt CO2/yr
note: For statistical indicators, the scenario-name column in the IAMC format should
refer to the scenario ensemble or selection criteria of scenarios
- AR6 Reanalysis|OSCARv3.2|Carbon Removal|{Land Removal}:
description: Carbon removal on land {Land Removal} using the AR6 reanalysis of the
OSCAR v3.2 model
unit: Gt CO2/yr
- AR6 Reanalysis|OSCARv3.2|Carbon Removal|{Land Removal} [{Quarter-Percentile}]:
- AR6 Reanalysis|OSCARv3.2|Carbon Removal|{Land Removal} [{Percentile}]:
description: Carbon removal on land {Land Removal} using the AR6 reanalysis of the
OSCAR v3.2 model, given as the {Quarter-Percentile} of a scenario ensemble
OSCAR v3.2 model, given as the {Percentile} of a scenario ensemble
unit: Gt CO2/yr
note: For statistical indicators, the scenario-name column in the IAMC format should
refer to the scenario ensemble or selection criteria of scenarios
Expand Down

0 comments on commit 418d454

Please sign in to comment.