From 07b4aeeb7742fe4a2a31874594566b0aa91f705f Mon Sep 17 00:00:00 2001 From: Raphael Hagen Date: Mon, 8 Nov 2021 18:22:46 -0800 Subject: [PATCH 1/9] inital attempt at citation.cff for forest risks --- citation.cff | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 citation.cff diff --git a/citation.cff b/citation.cff new file mode 100644 index 0000000..5ddb53b --- /dev/null +++ b/citation.cff @@ -0,0 +1,30 @@ +cff-version: 1.2.0 +message: All the code in this repository is MIT licensed. When possible, the data used by this project is licensed using the CC-BY-4.0 license. We include attribution and additional license information for third party datasets, and we request that you also maintain that attribution if using this data. +title: carbonplan / forest-risks +abstract: This repository includes our libraries and scripts for mapping forest carbon potential and risks. +authors: + - name: "CarbonPlan Team" + - name: "Bill Anderegg (@anderegg)" + - name: "Grayson Badgley (@badgley)" + - name: "Anna Trugman" +license: MIT - CC-BY-4.0 + +preferred-citation: + authors: + given-names: Anderegg, William R.L. and Chegwidden, Oriana S. and Badgley, Grayson and Trugman, Anna T. and Cullenward, Danny and Abatzoglou, John T. and Hicke, Jeffrey A. and Freeman, Jeremy and Hamman, Joseph J. + title: "Climate risks to carbon sequestration in US forests" + abstrct: "Forests are currently a substantial carbon sink globally. Many climate change mitigation strategies rely on forest preservation and expansion, but the effectiveness of these approaches hinges on forests sequestering carbon for centuries despite anthropogenic climate change. Yet climate-driven disturbances pose critical risks to the long-term stability of forest carbon. We quantify the key climate drivers that fuel wildfire, drought, and insects, for the United States over 1984-2018 and project future disturbance risks over the 21st century. We find that current risks are widespread and projected to increase across different emission scenarios by a factor of 4-14 for fire and 1.3-1.8 for drought and insects. Our results provide insights for carbon cycle modeling, conservation, and climate policy, underscoring the escalating climate risks facing forests and the need for emissions reductions to mitigate climate change.Competing Interest StatementThe authors have declared no competing interest." + type: preprint + year: 2021 + journal: bioRxiv + URL: https://www.biorxiv.org/content/early/2021/05/13/2021.05.11.443688 + publisher: Cold Spring Harbor Laboratory + doi: 10.1101/2021.05.11.443688 + +identifiers: + - description: "forest-risks (code) Zenodo archive" + type: doi + value: https://doi.org/10.5281/zenodo.4741328 + - description: "forest-risks (data) Zenodo archive" + type: doi + value: https://doi.org/10.5281/zenodo.4741332 From 7781a1a11ef685bb8dfd180748925f2b549f3632 Mon Sep 17 00:00:00 2001 From: Raphael Hagen Date: Tue, 9 Nov 2021 10:06:53 -0800 Subject: [PATCH 2/9] expanded author list in preferred-citation --- citation.cff | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/citation.cff b/citation.cff index 5ddb53b..704c50a 100644 --- a/citation.cff +++ b/citation.cff @@ -10,8 +10,6 @@ authors: license: MIT - CC-BY-4.0 preferred-citation: - authors: - given-names: Anderegg, William R.L. and Chegwidden, Oriana S. and Badgley, Grayson and Trugman, Anna T. and Cullenward, Danny and Abatzoglou, John T. and Hicke, Jeffrey A. and Freeman, Jeremy and Hamman, Joseph J. title: "Climate risks to carbon sequestration in US forests" abstrct: "Forests are currently a substantial carbon sink globally. Many climate change mitigation strategies rely on forest preservation and expansion, but the effectiveness of these approaches hinges on forests sequestering carbon for centuries despite anthropogenic climate change. Yet climate-driven disturbances pose critical risks to the long-term stability of forest carbon. We quantify the key climate drivers that fuel wildfire, drought, and insects, for the United States over 1984-2018 and project future disturbance risks over the 21st century. We find that current risks are widespread and projected to increase across different emission scenarios by a factor of 4-14 for fire and 1.3-1.8 for drought and insects. Our results provide insights for carbon cycle modeling, conservation, and climate policy, underscoring the escalating climate risks facing forests and the need for emissions reductions to mitigate climate change.Competing Interest StatementThe authors have declared no competing interest." type: preprint @@ -20,6 +18,26 @@ preferred-citation: URL: https://www.biorxiv.org/content/early/2021/05/13/2021.05.11.443688 publisher: Cold Spring Harbor Laboratory doi: 10.1101/2021.05.11.443688 + authors: + - family-names: "Anderegg" + given-names: "William R.L." + - family-names: "Chegwidden" + given-names: "Oriana S." + - family-names: "Badgley" + given-names: "Grayson" + - family-names: "Trugman" + given-names: "Anna T." + - family-names: "Cullenward" + given-names: "Danny" + - family-names: "Abatzoglou" + given-names: "John T." + - family-names: "Hicke" + given-names: "Jeffrey A." + - family-names: "Freeman" + given-names: "Jeremy" + - family-names: "Hamman" + given-names: "Joseph J." + identifiers: - description: "forest-risks (code) Zenodo archive" From e70ee5624d4c9cd3e5ce23f652ae9d003bc2fc1c Mon Sep 17 00:00:00 2001 From: Raphael Hagen Date: Tue, 9 Nov 2021 11:44:05 -0800 Subject: [PATCH 3/9] Update citation.cff Co-authored-by: Joe Hamman --- citation.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citation.cff b/citation.cff index 704c50a..ceb56e0 100644 --- a/citation.cff +++ b/citation.cff @@ -7,7 +7,7 @@ authors: - name: "Bill Anderegg (@anderegg)" - name: "Grayson Badgley (@badgley)" - name: "Anna Trugman" -license: MIT - CC-BY-4.0 +license: MIT, CC-BY-4.0 preferred-citation: title: "Climate risks to carbon sequestration in US forests" From 759237c97943917e6c6576846d863b577281031a Mon Sep 17 00:00:00 2001 From: Raphael Hagen Date: Tue, 9 Nov 2021 11:44:10 -0800 Subject: [PATCH 4/9] Update citation.cff Co-authored-by: Joe Hamman --- citation.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citation.cff b/citation.cff index ceb56e0..9ab89ba 100644 --- a/citation.cff +++ b/citation.cff @@ -1,5 +1,5 @@ cff-version: 1.2.0 -message: All the code in this repository is MIT licensed. When possible, the data used by this project is licensed using the CC-BY-4.0 license. We include attribution and additional license information for third party datasets, and we request that you also maintain that attribution if using this data. +message: If you use this software, please cite it as below. title: carbonplan / forest-risks abstract: This repository includes our libraries and scripts for mapping forest carbon potential and risks. authors: From 4e0a7af67288b2ba2f235f6b2e4a9256fcbd5878 Mon Sep 17 00:00:00 2001 From: Raphael Hagen Date: Tue, 9 Nov 2021 11:44:39 -0800 Subject: [PATCH 5/9] Update citation.cff Co-authored-by: Joe Hamman --- citation.cff | 3 --- 1 file changed, 3 deletions(-) diff --git a/citation.cff b/citation.cff index 9ab89ba..75514ca 100644 --- a/citation.cff +++ b/citation.cff @@ -40,9 +40,6 @@ preferred-citation: identifiers: - - description: "forest-risks (code) Zenodo archive" - type: doi - value: https://doi.org/10.5281/zenodo.4741328 - description: "forest-risks (data) Zenodo archive" type: doi value: https://doi.org/10.5281/zenodo.4741332 From 18cbe6ec0a5826f98a4f4b49f63132ab3cfa4230 Mon Sep 17 00:00:00 2001 From: Raphael Hagen Date: Tue, 9 Nov 2021 12:18:50 -0800 Subject: [PATCH 6/9] added orcid fields to authors. Added authors to Zenodo data archive --- citation.cff | 76 +++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 70 insertions(+), 6 deletions(-) diff --git a/citation.cff b/citation.cff index 75514ca..4696e76 100644 --- a/citation.cff +++ b/citation.cff @@ -2,13 +2,39 @@ cff-version: 1.2.0 message: If you use this software, please cite it as below. title: carbonplan / forest-risks abstract: This repository includes our libraries and scripts for mapping forest carbon potential and risks. -authors: - - name: "CarbonPlan Team" - - name: "Bill Anderegg (@anderegg)" - - name: "Grayson Badgley (@badgley)" - - name: "Anna Trugman" + authors: + - family-names: "Chegwidden" + given-names: "Oriana S." + orcid: https:/orcid.org/0000-0003-1376-3835 + - family-names: "Anderegg" + given-names: "William R.L." + orcid: https://orcid.org/0000-0001-6551-3331 + - family-names: "Badgley" + given-names: "Grayson" + orcid: https://orcid.org/0000-0003-1011-4573 + - family-names: "Trugman" + given-names: "Anna T." + orcid: https://orcid.org/0000-0002-7903-9711 + - family-names: "Cullenward" + given-names: "Danny" + orcid: https://orcid.org/0000-0002-6803-9572 + - family-names: "Abatzoglou" + given-names: "John T." + orcid: https://orcid.org/0000-0001-7599-9750 + - family-names: "Hicke" + given-names: "Jeffrey A." + orcid: https://orcid.org/0000-0003-0494-2866 + - family-names: "Freeman" + given-names: "Jeremy" + orcid: https://orcid.org/0000-0001-7077-7972 + - family-names: "Hamman" + given-names: "Joseph J." + orcid: https://orcid.org/0000-0001-7479-8439 license: MIT, CC-BY-4.0 + + + preferred-citation: title: "Climate risks to carbon sequestration in US forests" abstrct: "Forests are currently a substantial carbon sink globally. Many climate change mitigation strategies rely on forest preservation and expansion, but the effectiveness of these approaches hinges on forests sequestering carbon for centuries despite anthropogenic climate change. Yet climate-driven disturbances pose critical risks to the long-term stability of forest carbon. We quantify the key climate drivers that fuel wildfire, drought, and insects, for the United States over 1984-2018 and project future disturbance risks over the 21st century. We find that current risks are widespread and projected to increase across different emission scenarios by a factor of 4-14 for fire and 1.3-1.8 for drought and insects. Our results provide insights for carbon cycle modeling, conservation, and climate policy, underscoring the escalating climate risks facing forests and the need for emissions reductions to mitigate climate change.Competing Interest StatementThe authors have declared no competing interest." @@ -21,25 +47,63 @@ preferred-citation: authors: - family-names: "Anderegg" given-names: "William R.L." + orcid: https://orcid.org/0000-0001-6551-3331 - family-names: "Chegwidden" given-names: "Oriana S." + orcid: https:/orcid.org/0000-0003-1376-3835 - family-names: "Badgley" given-names: "Grayson" + orcid: https://orcid.org/0000-0003-1011-4573 - family-names: "Trugman" given-names: "Anna T." + orcid: https://orcid.org/0000-0002-7903-9711 - family-names: "Cullenward" given-names: "Danny" + orcid: https://orcid.org/0000-0002-6803-9572 - family-names: "Abatzoglou" given-names: "John T." + orcid: https://orcid.org/0000-0001-7599-9750 - family-names: "Hicke" given-names: "Jeffrey A." + orcid: https://orcid.org/0000-0003-0494-2866 - family-names: "Freeman" given-names: "Jeremy" + orcid: https://orcid.org/0000-0001-7077-7972 - family-names: "Hamman" given-names: "Joseph J." + orcid: https://orcid.org/0000-0001-7479-8439 + identifiers: - - description: "forest-risks (data) Zenodo archive" + - description: "A repository containing the final output datasets from the analysis and figures in Anderegg and Chegwidden et al., “Climate risks to carbon sequestration in US forests”." type: doi value: https://doi.org/10.5281/zenodo.4741332 + authors: + - family-names: "Chegwidden" + given-names: "Oriana S." + orcid: https:/orcid.org/0000-0003-1376-3835 + - family-names: "Anderegg" + given-names: "William R.L." + orcid: https://orcid.org/0000-0001-6551-3331 + - family-names: "Badgley" + given-names: "Grayson" + orcid: https://orcid.org/0000-0003-1011-4573 + - family-names: "Trugman" + given-names: "Anna T." + orcid: https://orcid.org/0000-0002-7903-9711 + - family-names: "Cullenward" + given-names: "Danny" + orcid: https://orcid.org/0000-0002-6803-9572 + - family-names: "Abatzoglou" + given-names: "John T." + orcid: https://orcid.org/0000-0001-7599-9750 + - family-names: "Hicke" + given-names: "Jeffrey A." + orcid: https://orcid.org/0000-0003-0494-2866 + - family-names: "Freeman" + given-names: "Jeremy" + orcid: https://orcid.org/0000-0001-7077-7972 + - family-names: "Hamman" + given-names: "Joseph J." + orcid: https://orcid.org/0000-0001-7479-8439 From 4aec1fafdb6c0bd4ca378f0bbbd3eb0b82a13180 Mon Sep 17 00:00:00 2001 From: Raphael Hagen Date: Tue, 9 Nov 2021 14:45:00 -0800 Subject: [PATCH 7/9] fixed typo and changed identifiers tag to repository tag --- citation.cff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/citation.cff b/citation.cff index 4696e76..e43b447 100644 --- a/citation.cff +++ b/citation.cff @@ -37,7 +37,7 @@ license: MIT, CC-BY-4.0 preferred-citation: title: "Climate risks to carbon sequestration in US forests" - abstrct: "Forests are currently a substantial carbon sink globally. Many climate change mitigation strategies rely on forest preservation and expansion, but the effectiveness of these approaches hinges on forests sequestering carbon for centuries despite anthropogenic climate change. Yet climate-driven disturbances pose critical risks to the long-term stability of forest carbon. We quantify the key climate drivers that fuel wildfire, drought, and insects, for the United States over 1984-2018 and project future disturbance risks over the 21st century. We find that current risks are widespread and projected to increase across different emission scenarios by a factor of 4-14 for fire and 1.3-1.8 for drought and insects. Our results provide insights for carbon cycle modeling, conservation, and climate policy, underscoring the escalating climate risks facing forests and the need for emissions reductions to mitigate climate change.Competing Interest StatementThe authors have declared no competing interest." + abstract: "Forests are currently a substantial carbon sink globally. Many climate change mitigation strategies rely on forest preservation and expansion, but the effectiveness of these approaches hinges on forests sequestering carbon for centuries despite anthropogenic climate change. Yet climate-driven disturbances pose critical risks to the long-term stability of forest carbon. We quantify the key climate drivers that fuel wildfire, drought, and insects, for the United States over 1984-2018 and project future disturbance risks over the 21st century. We find that current risks are widespread and projected to increase across different emission scenarios by a factor of 4-14 for fire and 1.3-1.8 for drought and insects. Our results provide insights for carbon cycle modeling, conservation, and climate policy, underscoring the escalating climate risks facing forests and the need for emissions reductions to mitigate climate change.Competing Interest StatementThe authors have declared no competing interest." type: preprint year: 2021 journal: bioRxiv @@ -75,7 +75,7 @@ preferred-citation: -identifiers: +repository: - description: "A repository containing the final output datasets from the analysis and figures in Anderegg and Chegwidden et al., “Climate risks to carbon sequestration in US forests”." type: doi value: https://doi.org/10.5281/zenodo.4741332 From 1d4e47f4767081c08bfa80627d2a22cadba71afb Mon Sep 17 00:00:00 2001 From: Raphael Hagen Date: Mon, 15 Nov 2021 13:45:43 -0700 Subject: [PATCH 8/9] renamed, added doi+repository-code and version fields --- citation.cff | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/citation.cff b/citation.cff index e43b447..4c36caf 100644 --- a/citation.cff +++ b/citation.cff @@ -31,9 +31,9 @@ abstract: This repository includes our libraries and scripts for mapping forest given-names: "Joseph J." orcid: https://orcid.org/0000-0001-7479-8439 license: MIT, CC-BY-4.0 - - - +repository-code: "https://github.com/carbonplan/forest-offsets" +version: 1.1.0 +doi: https://doi.org/10.5281/zenodo.4741328 preferred-citation: title: "Climate risks to carbon sequestration in US forests" @@ -73,9 +73,7 @@ preferred-citation: given-names: "Joseph J." orcid: https://orcid.org/0000-0001-7479-8439 - - -repository: +references: - description: "A repository containing the final output datasets from the analysis and figures in Anderegg and Chegwidden et al., “Climate risks to carbon sequestration in US forests”." type: doi value: https://doi.org/10.5281/zenodo.4741332 From 14133fb640474a1bf718a2e872f31e654e989e6b Mon Sep 17 00:00:00 2001 From: Raphael Hagen Date: Mon, 15 Nov 2021 17:45:43 -0700 Subject: [PATCH 9/9] Rename citation.cff to CITATION.cff --- citation.cff => CITATION.cff | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename citation.cff => CITATION.cff (100%) diff --git a/citation.cff b/CITATION.cff similarity index 100% rename from citation.cff rename to CITATION.cff