Skip to content

Revise README for clarity and add references#23

Open
dlebauer wants to merge 1 commit intomainfrom
edit_readme
Open

Revise README for clarity and add references#23
dlebauer wants to merge 1 commit intomainfrom
edit_readme

Conversation

@dlebauer
Copy link
Copy Markdown
Member

Updated README to enhance clarity and provide reference.

Updated README to enhance clarity and provide reference.
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project README to improve introductory clarity and add a formal literature reference for BETYdb/betydata.

Changes:

  • Updates the opening description to include an inline citation and adds explanatory context about BETYdb coverage.
  • Renames the “Key Traits and Yields” section to “Key Traits” and adjusts the introductory text for that section.
  • Adds a full “Reference” section with the LeBauer et al. (2018) citation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines 131 to 143
@@ -137,9 +139,6 @@ The `traitsview` table contains measurements of ecophysiological traits and crop
* **leafN** -- Leaf nitrogen content (%)
* **height** -- Plant height (m)
* **LAI** -- Leaf Area Index (m2/m2)

### Yield Variables

* **Ayield** -- Above-ground yield (Mg/ha)
* **AGBiomass** -- Above-ground biomass (Mg/ha)
Copy link

Copilot AI Apr 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The section heading says "Key Traits", but this section still lists yield variables (e.g., Ayield, AGBiomass) and the intro sentence says it includes "crop yields". Consider renaming the heading back to include yields, or split traits vs yield variables with clear subheadings so the content matches the title.

Copilot uses AI. Check for mistakes.
Comment thread README.md
[![DOI](https://img.shields.io/badge/Paper-10.1111%2Fgcbb.12420-blue.svg)](https://doi.org/10.1111/gcbb.12420)

**betydata** provides offline access to public data from the [BETYdb: Biofuel Ecophysiological Traits and Yields Database](https://betydb.org). This R data package enables reproducible analyses of plant traits, crop yields, and ecosystem service data without requiring database connectivity.
**betydata** provides offline access to public data from [BETYdb](https://betydb.org), ([LeBauer et al, 2018](https://doi.org/10.1111/gcbb.12420)). This R data package enables reproducible analyses of plant traits, crop yields, and ecosystem service data without requiring database connectivity.
Copy link

Copilot AI Apr 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The opening citation punctuation reads a bit off: "from BETYdb, (LeBauer et al, 2018)". Elsewhere in this README the manuscript vignette uses "LeBauer et al. (2018)"; it would be clearer/consistent to drop the comma before the parenthetical and include the period after "al.".

Suggested change
**betydata** provides offline access to public data from [BETYdb](https://betydb.org), ([LeBauer et al, 2018](https://doi.org/10.1111/gcbb.12420)). This R data package enables reproducible analyses of plant traits, crop yields, and ecosystem service data without requiring database connectivity.
**betydata** provides offline access to public data from [BETYdb](https://betydb.org) ([LeBauer et al. (2018)](https://doi.org/10.1111/gcbb.12420)). This R data package enables reproducible analyses of plant traits, crop yields, and ecosystem service data without requiring database connectivity.

Copilot uses AI. Check for mistakes.
Comment thread README.md
**betydata** provides offline access to public data from the [BETYdb: Biofuel Ecophysiological Traits and Yields Database](https://betydb.org). This R data package enables reproducible analyses of plant traits, crop yields, and ecosystem service data without requiring database connectivity.
**betydata** provides offline access to public data from [BETYdb](https://betydb.org), ([LeBauer et al, 2018](https://doi.org/10.1111/gcbb.12420)). This R data package enables reproducible analyses of plant traits, crop yields, and ecosystem service data without requiring database connectivity.

> BETYdb stands for "Biofuel Ecophysiological Traits and Yields Database", but species and trait coverage is broad, and covers ecosystems from the tropics to the tundra.
Copy link

Copilot AI Apr 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This blockquote sentence is a bit redundant/awkward ("coverage is broad, and covers ..."). Consider rephrasing to avoid repeating "cover" and to improve readability.

Suggested change
> BETYdb stands for "Biofuel Ecophysiological Traits and Yields Database", but species and trait coverage is broad, and covers ecosystems from the tropics to the tundra.
> BETYdb stands for "Biofuel Ecophysiological Traits and Yields Database", but species and trait coverage is broad, spanning ecosystems from the tropics to the tundra.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants