-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
initial attempt at citation.cff for forest risks #56
base: main
Are you sure you want to change the base?
Changes from 7 commits
07b4aee
7781a1a
e70ee56
759237c
4e0a7af
18cbe6e
4aec1fa
1d4e47f
14133fb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,109 @@ | ||||||
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: | ||||||
- 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 | ||||||
|
||||||
|
||||||
|
||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove extra blank lines (1 is okay) |
||||||
|
||||||
preferred-citation: | ||||||
title: "Climate risks to carbon sequestration in US forests" | ||||||
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 | ||||||
URL: https://www.biorxiv.org/content/early/2021/05/13/2021.05.11.443688 | ||||||
publisher: Cold Spring Harbor Laboratory | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. is this extra indentation intentional? |
||||||
doi: 10.1101/2021.05.11.443688 | ||||||
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 | ||||||
|
||||||
|
||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove extra blank lines (1 is okay) |
||||||
|
||||||
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 | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. not sure what to do here. is this all we can add, or can we also add a description / authors? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Added the author list as well as the description from Zenodo. I think we can add a bunch of fields. https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is super helpful. I don't see |
||||||
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add
repository-code
field here.