From da6fd631389bc4024d6672109964822e8e357b2f Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 15 Mar 2024 13:26:03 +0100 Subject: [PATCH 01/14] Add a tag-list of CDR methods --- definitions/variable/tag_cdr-methods.yaml | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 definitions/variable/tag_cdr-methods.yaml diff --git a/definitions/variable/tag_cdr-methods.yaml b/definitions/variable/tag_cdr-methods.yaml new file mode 100644 index 0000000..84ed901 --- /dev/null +++ b/definitions/variable/tag_cdr-methods.yaml @@ -0,0 +1,27 @@ +- CDR Method: + - BECCS: + description: use of bioenergy (BE) in combination with carbon-capture and + sequestration (CCS) + - DAC(CS): + description: direct air capture in combination with carbon-capture and + sequestration (CCS) + - Soil Carbon: + description: soil carbon sequestration + - Afforestation and Reforestation: + description: afforestation and reforestation + - Restoration: + description: restoration of degraded lands + - Forest Management: + description: improved forest management + - Biochar: + description: use of biochar + - Enhanced Weathering: + description: enhanced weathering + - Ocean Alkalinity: + description: ocean alkalinity enhancement + - Blue Carbon: + description: carbon sequestration in coastal and marine ecosystems + - Ocean Fertilization: + description: ocean fertilization + - Other: + description: other carbon dioxide removal methods From d7b7fb4a77b9eeb5e6387a3ed78d9a3bd2d74cf8 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 15 Mar 2024 20:15:44 +0100 Subject: [PATCH 02/14] Add variables for Chapter 2 --- definitions/variable/variables.yaml | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/definitions/variable/variables.yaml b/definitions/variable/variables.yaml index e422375..b5ca325 100644 --- a/definitions/variable/variables.yaml +++ b/definitions/variable/variables.yaml @@ -1,3 +1,21 @@ -- Emissions|CO2: - description: Total net emissions of carbon dioxide (CO2) - unit: Mt CO2/yr +- Research|Active Grants: + description: Number of active grants + unit: +- Research|Active Grants|{CDR Method}: + description: Number of active grants related to {CDR Method} + unit: +- Research|Active Grants|{CDR Method} [Share]: + description: Share of active grants related to {CDR Method} + unit: "%" +- Research|Funding: + description: Amount of funding on active research grants + unit: million USD +- Research|Publications: + description: Number of publications + unit: +- Research|Publications|{CDR Method}: + description: Number of publications related to {CDR Method} + unit: +- Research|Publications|{CDR Method} [Share]: + description: Number of publications related to {CDR Method} + unit: "%" From d96b3217d3f0490296ae825521c93f91b219ffe7 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Sun, 24 Mar 2024 13:48:10 +0100 Subject: [PATCH 03/14] Extend the descriptions --- definitions/variable/variables.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/definitions/variable/variables.yaml b/definitions/variable/variables.yaml index b5ca325..5b4f2bd 100644 --- a/definitions/variable/variables.yaml +++ b/definitions/variable/variables.yaml @@ -1,5 +1,5 @@ - Research|Active Grants: - description: Number of active grants + description: Number of active grants related to carbon dioxide removal technologies unit: - Research|Active Grants|{CDR Method}: description: Number of active grants related to {CDR Method} @@ -8,10 +8,11 @@ description: Share of active grants related to {CDR Method} unit: "%" - Research|Funding: - description: Amount of funding on active research grants + description: Amount of funding on active research grants related to carbon dioxide + removal technologies unit: million USD - Research|Publications: - description: Number of publications + description: Number of publications related to carbon dioxide removal technologies unit: - Research|Publications|{CDR Method}: description: Number of publications related to {CDR Method} From 3a784ff163856acd19589827fc07f52c9b4acc4a Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Sun, 24 Mar 2024 13:55:03 +0100 Subject: [PATCH 04/14] Remove share-variables due to ambiguity --- definitions/variable/variables.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/definitions/variable/variables.yaml b/definitions/variable/variables.yaml index 5b4f2bd..4b42928 100644 --- a/definitions/variable/variables.yaml +++ b/definitions/variable/variables.yaml @@ -4,9 +4,6 @@ - Research|Active Grants|{CDR Method}: description: Number of active grants related to {CDR Method} unit: -- Research|Active Grants|{CDR Method} [Share]: - description: Share of active grants related to {CDR Method} - unit: "%" - Research|Funding: description: Amount of funding on active research grants related to carbon dioxide removal technologies @@ -17,6 +14,3 @@ - Research|Publications|{CDR Method}: description: Number of publications related to {CDR Method} unit: -- Research|Publications|{CDR Method} [Share]: - description: Number of publications related to {CDR Method} - unit: "%" From bdc11b7c7f9d66f62a7abab5ad000cd395caca20 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Sun, 24 Mar 2024 13:55:27 +0100 Subject: [PATCH 05/14] Add variables for patents --- definitions/variable/variables.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/definitions/variable/variables.yaml b/definitions/variable/variables.yaml index 4b42928..8de4e9b 100644 --- a/definitions/variable/variables.yaml +++ b/definitions/variable/variables.yaml @@ -14,3 +14,12 @@ - Research|Publications|{CDR Method}: description: Number of publications related to {CDR Method} unit: +- Research|Patents|Clean Technology: + description: Number of patents related to clean technologies + unit: +- Research|Patents|Carbon Dioxide Removal: + description: Number of patents related to carbon dioxide removal technologies + unit: +- Research|Patents|Carbon Dioxide Removal|{CDR Method}: + description: Number of patents related to {CDR Method} + unit: From 39e6ecdb02350ab019c89f197ac1eb36bece16a8 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 12 Apr 2024 19:11:40 +0200 Subject: [PATCH 06/14] Rename mitigation-tech patent variable --- definitions/variable/variables.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/definitions/variable/variables.yaml b/definitions/variable/variables.yaml index 8de4e9b..61b4033 100644 --- a/definitions/variable/variables.yaml +++ b/definitions/variable/variables.yaml @@ -14,11 +14,12 @@ - Research|Publications|{CDR Method}: description: Number of publications related to {CDR Method} unit: -- Research|Patents|Clean Technology: - description: Number of patents related to clean technologies +- Research|Patents|Climate Change Mitigation: + description: Number of patents related to all climate change mitigation inventions + including carbon dioxide removal technologies unit: - Research|Patents|Carbon Dioxide Removal: - description: Number of patents related to carbon dioxide removal technologies + description: Number of patents related to all carbon dioxide removal technologies unit: - Research|Patents|Carbon Dioxide Removal|{CDR Method}: description: Number of patents related to {CDR Method} From 7cf2452a086adc5306a15d54bfde285b178d51dd Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 12 Apr 2024 19:14:01 +0200 Subject: [PATCH 07/14] Harmonize variable names --- definitions/variable/variables.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/definitions/variable/variables.yaml b/definitions/variable/variables.yaml index 61b4033..90c1405 100644 --- a/definitions/variable/variables.yaml +++ b/definitions/variable/variables.yaml @@ -1,10 +1,10 @@ -- Research|Active Grants: +- Research|Active Grants|Carbon Dioxide Removal: description: Number of active grants related to carbon dioxide removal technologies unit: -- Research|Active Grants|{CDR Method}: +- Research|Active Grants|Carbon Dioxide Removal|{CDR Method}: description: Number of active grants related to {CDR Method} unit: -- Research|Funding: +- Research|Funding|Carbon Dioxide Removal: description: Amount of funding on active research grants related to carbon dioxide removal technologies unit: million USD From b8fa81716eb8d89f620775cc32f0f768941c55a5 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 12 Apr 2024 19:14:50 +0200 Subject: [PATCH 08/14] Add `data` folder to gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e774649..5e6832d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ -### Common definitions +### Data folder ### + +data/ + +### Common definitions ### common-definitions/ ### IntelliJ PyCharm ### From e683ba0ede2d51177e2d37be8ea032b4ea506f26 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 12 Apr 2024 20:42:35 +0200 Subject: [PATCH 09/14] Clarify scope of "North America" --- definitions/region/common.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/definitions/region/common.yaml b/definitions/region/common.yaml index 21dc286..3382d43 100644 --- a/definitions/region/common.yaml +++ b/definitions/region/common.yaml @@ -2,7 +2,8 @@ - World - Regions: - - North America + - North America: + description: United States and Canada - China - Europe - Asia From 9bdb51f2bb74f23e486ce2e6bdb421438aafb45e Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 12 Apr 2024 20:59:57 +0200 Subject: [PATCH 10/14] Simplify active-grants variable --- definitions/variable/variables.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/definitions/variable/variables.yaml b/definitions/variable/variables.yaml index 90c1405..6e3e82f 100644 --- a/definitions/variable/variables.yaml +++ b/definitions/variable/variables.yaml @@ -1,7 +1,7 @@ -- Research|Active Grants|Carbon Dioxide Removal: +- Research|Active Grants: description: Number of active grants related to carbon dioxide removal technologies unit: -- Research|Active Grants|Carbon Dioxide Removal|{CDR Method}: +- Research|Active Grants|{CDR Method}: description: Number of active grants related to {CDR Method} unit: - Research|Funding|Carbon Dioxide Removal: From d7c0da00c79a9796ca60a25aaafbe4e7a05f7d62 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 12 Apr 2024 21:01:28 +0200 Subject: [PATCH 11/14] Harmonize method naming conventions --- definitions/variable/tag_cdr-methods.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/definitions/variable/tag_cdr-methods.yaml b/definitions/variable/tag_cdr-methods.yaml index 84ed901..e38d270 100644 --- a/definitions/variable/tag_cdr-methods.yaml +++ b/definitions/variable/tag_cdr-methods.yaml @@ -5,23 +5,23 @@ - DAC(CS): description: direct air capture in combination with carbon-capture and sequestration (CCS) - - Soil Carbon: + - Soil Carbon Sequestration: description: soil carbon sequestration - Afforestation and Reforestation: description: afforestation and reforestation - - Restoration: - description: restoration of degraded lands + - Restoration of Landscapes and Peats: + description: restoration of landscapes and peats - Forest Management: description: improved forest management - Biochar: description: use of biochar - Enhanced Weathering: description: enhanced weathering - - Ocean Alkalinity: + - Ocean Alkalinity Enhancement: description: ocean alkalinity enhancement - Blue Carbon: description: carbon sequestration in coastal and marine ecosystems - Ocean Fertilization: - description: ocean fertilization + description: ocean fertilization and artificial upwelling - Other: description: other carbon dioxide removal methods From 4f3f903e5dc5c004cc8ca9ac2fc9db99a36aa015 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 12 Apr 2024 21:01:55 +0200 Subject: [PATCH 12/14] Add variable for general publications on CDR --- definitions/variable/variables.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/definitions/variable/variables.yaml b/definitions/variable/variables.yaml index 6e3e82f..13abfa7 100644 --- a/definitions/variable/variables.yaml +++ b/definitions/variable/variables.yaml @@ -11,6 +11,10 @@ - Research|Publications: description: Number of publications related to carbon dioxide removal technologies unit: +- Research|Publications|General Literature on CDR and NET: + description: Number of general publications related to carbon dioxide removal + and negative-emissions technologies + unit: - Research|Publications|{CDR Method}: description: Number of publications related to {CDR Method} unit: From 93a5749c973f61b337734e1bf158b3a6e6eeacba Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 12 Apr 2024 21:02:48 +0200 Subject: [PATCH 13/14] Add share-variables for publications --- definitions/variable/variables.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/definitions/variable/variables.yaml b/definitions/variable/variables.yaml index 13abfa7..2867b02 100644 --- a/definitions/variable/variables.yaml +++ b/definitions/variable/variables.yaml @@ -15,9 +15,18 @@ description: Number of general publications related to carbon dioxide removal and negative-emissions technologies unit: +- Research|Publications|General Literature on CDR and NET [Share]: + description: General publications related to carbon dioxide removal and + negative-emissions technologies computed as share of all relevant publications + in the given region + unit: "%" - Research|Publications|{CDR Method}: description: Number of publications related to {CDR Method} unit: +- Research|Publications|{CDR Method} [Share]: + description: Publications related to {CDR Method} computed as share over all + relevant publications in the given region + unit: "%" - Research|Patents|Climate Change Mitigation: description: Number of patents related to all climate change mitigation inventions including carbon dioxide removal technologies From 0d9b6c8a1c0048eae39ce2bf614696980b21883e Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Sat, 13 Apr 2024 09:48:04 +0200 Subject: [PATCH 14/14] Remove sub-category for research funding --- definitions/variable/variables.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/variable/variables.yaml b/definitions/variable/variables.yaml index 2867b02..bbce031 100644 --- a/definitions/variable/variables.yaml +++ b/definitions/variable/variables.yaml @@ -4,7 +4,7 @@ - Research|Active Grants|{CDR Method}: description: Number of active grants related to {CDR Method} unit: -- Research|Funding|Carbon Dioxide Removal: +- Research|Funding: description: Amount of funding on active research grants related to carbon dioxide removal technologies unit: million USD