-
-
Notifications
You must be signed in to change notification settings - Fork 8
initial attempt at citation.cff for forest risks #56
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
base: main
Are you sure you want to change the base?
Changes from 2 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,48 @@ | ||||||
| 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" | ||||||
|
Contributor
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. let's use the full author list here: https://doi.org/10.5281/zenodo.4741328
Contributor
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.
|
||||||
| license: MIT - CC-BY-4.0 | ||||||
|
norlandrhagen marked this conversation as resolved.
Outdated
|
||||||
|
|
||||||
| 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." | ||||||
| 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 | ||||||
|
Contributor
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
?
Contributor
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." | ||||||
| - 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." | ||||||
|
jhamman marked this conversation as resolved.
Outdated
|
||||||
|
|
||||||
|
|
||||||
|
Contributor
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) |
||||||
| identifiers: | ||||||
| - description: "forest-risks (code) Zenodo archive" | ||||||
| type: doi | ||||||
| value: https://doi.org/10.5281/zenodo.4741328 | ||||||
|
norlandrhagen marked this conversation as resolved.
Outdated
|
||||||
| - description: "forest-risks (data) Zenodo archive" | ||||||
| type: doi | ||||||
| value: https://doi.org/10.5281/zenodo.4741332 | ||||||
|
Contributor
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?
Contributor
Author
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
Contributor
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 |
||||||
Uh oh!
There was an error while loading. Please reload this page.