Open Sustainable Technology

A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Browse accepted projects | Review proposed projects | Propose new project | Open Issues

ISRaD

Improve the use of radiocarbon as a constraint for understanding the soil carbon cycle.
https://github.com/International-Soil-Radiocarbon-Database/ISRaD

Last synced: about 2 hours ago
JSON representation

Repository metadata

Repository for the development and release of ISRaD data and tools

README

        

[![Build Status](https://travis-ci.com/International-Soil-Radiocarbon-Database/ISRaD.svg?branch=main)](https://travis-ci.com/International-Soil-Radiocarbon-Database/ISRaD/)
[![cran
version](https://www.r-pkg.org/badges/version/ISRaD)](https://cran.r-project.org/package=ISRaD)

# ISRaD
This is the central repository for the development and release of ISRaD data and tools. For more information about the ISRaD project please read our peer-reviewed open-access manuscript:

["An open-source database for the synthesis of soil radiocarbon data: International Soil Radiocarbon Database (ISRaD) version 1.0"](https://doi.org/10.5194/essd-12-61-2020)

You can also visit our website ([soilradiocarbon.org](www.soilradiocarbon.org)) for an overview of the project and to find out how you can get involved.

## ISRaD data
The most recent compiled version of ISRaD (the database) is available [here](https://github.com/International-Soil-Radiocarbon-Database/ISRaD/blob/main/ISRaD_data_files/database/ISRaD_database_files.zip).

## ISRaD R package
The [ISRaD R package](https://CRAN.R-project.org/package=ISRaD) is on [CRAN](https://cran.r-project.org/).

*To install the package, start up an R session and run the following code:*
```
install.packages("ISRaD")
library(ISRaD)
```

# Technical notes
ISRaD data is stored here on github, rather than inside of the R package. You will always be able to access the latest data from (versions v1.0.0 or greater of) the ISRaD package using the "ISRaD.getdata" function. The version of ISRaD on CRAN is v2.5.5 (2023-09-21).

We are always working to improve the code and provide minor updates. If you're interested in using the latest (beta) version of the ISRaD R package you can download it directly from github. Open an R session and run the following code:

```
devtools::install_github("International-Soil-Radiocarbon-Database/ISRaD/Rpkg", ref="main")
```

## Citations
To cite the database, please cite our [original manuscript](https://doi.org/10.5194/essd-12-61-2020) as well as the respository (click the "cite this repository" link above to view or download the citation for the most recent data release in your preferred format).

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Beem-Miller"
  given-names: "Jeffrey"
- family-names: "Monroe"
  given-names: "J. Grey"
- family-names: "Hoyt"
  given-names: "Alison M."
- family-names: "Stoner"
  given-names: "Shane"
- family-names: "von Fromm"
  given-names: "Sophie"
- family-names: "Lawrence"
  given-names: "Corey R."
- family-names: "Sierra"
  given-names: "Carlos A."
title: "ISRaD"
version: 1.7.8
date-released: 2021-01-07
url: "https://github.com/International-Soil-Radiocarbon-Database/ISRaD/"
#preferred-citation:
#  type: article
#  authors:
#  - family-names: "Lawrence"
#    given-names: "C. R."
#  - family-names: "Beem-Miller"
#    given-names: "J."
#  - family-names: "Hoyt"
#    given-names: "A.M"
#  - family-names: "Monroe"
#    given-names: "J. Grey"
#  - family-names: "Sierra"
#    given-names: "C. A."
#  - family-names: "Stoner"
#    given-names: "Shane"
#  - family-names: "Heckman"
#    given-names: "K."
#  - family-names: "Blankinship"
#    given-names: "J.C."
#  - family-names: "Crow"
#    given-names: "S. E."
#  - family-names: "McNicol"
#    given-names: "G."
#  - family-names: "Trumbore"
#    given-names: "S. E."
#  - family-names: "Levine"
#    given-names: "P. A."
#  - family-names: "Vindu\v{s}kov\'a"
#    given-names: "O."
#  - family-names: "Todd-Brown"
#    given-names: "K."
#  - family-names: "Rasmussen"
#    given-names: "C."
#  - family-names: "Hicks Pries"
#    given-names: "C. E."
#  - family-names: "Sch\"adel"
#    given-names: "C."
#  - family-names: "McFarlane"
#    given-names: "K."
#  - family-names: "Doetterl"
#    given-names: "S."
#  - family-names: "Hatt\'e"
#    given-names: "C."
#  - family-names: "He"
#    given-names: "Y."
#  - family-names: "Treat"
#    given-names: "C."
#  - family-names: "Harden"
#    given-names: "J. W."
#  - family-names: "Torn"
#    given-names: "M. S."
#  - family-names: "Estop-Aragon\'es"
#    given-names: "C."
#  - family-names: "Asefaw Berhe"
#    given-names: "A."
#  - family-names: "Keiluweit"
#    given-names: "M."
#  - family-names: "Della Rosa Kuhnen"
#    given-names: "\'A"
#  - family-names: "Marin-Spiotta"
#    given-names: "E."
#  - family-names: "Plante"
#    given-names: "A. F."
#  - family-names: "Thompson"
#    given-names: "A."
#  - family-names: "Shi"
#    given-names: "Z."
#  - family-names: "Schimel"
#    given-names: "J. P."
#  - family-names: "Vaughn"
#    given-names: "L. J. S."
#  - family-names: "von Fromm"
#    given-names: "S. F."
#  - family-names: "Wagai"
#    given-names: "R."
#  title: "An open-source database for the synthesis of soil radiocarbon data: International Soil Radiocarbon Database (ISRaD) version 1.0"
#  journal: "Earth System Science Data"
#  volume: 12
#  year: 2020
#  number: 1
#  start: 61
#  end: 76
#  url: "https://essd.copernicus.org/articles/12/61/2020/"
#  doi: "10.5194/essd-12-61-2020"

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 5 hours ago

Total Commits: 1,557
Total Committers: 18
Avg Commits per committer: 86.5
Development Distribution Score (DDS): 0.583

Commits in past year: 58
Committers in past year: 3
Avg Commits per committer in past year: 19.333
Development Distribution Score (DDS) in past year: 0.259

Name Email Commits
JeffBM j****l@g****m 649
greymonroe g****e@g****m 218
Corey Lawrence 1****e 188
SophievF 5****F 166
Shane Stoner s****r@b****e 88
Ben Bond-Lamberty b****y@p****v 61
Caitlin Hicks Pries c****s@d****u 61
mguderle m****e@b****e 31
Paul Levine a****y 25
K Todd-Brown k****n@g****m 21
Sophie von Fromm s****m@b****e 21
SophievF s****m@d****u 12
Carlos A. Sierra c****s@b****e 5
Marcus Guderle m****e@B****E 4
Adam Uhlir u****a@g****m 2
Alison Hoyt a****t@g****m 2
setrumbore 3****e 2
Carlos A. Sierra c****a@b****e 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 209
Total pull requests: 63
Average time to close issues: 4 months
Average time to close pull requests: 2 days
Total issue authors: 23
Total pull request authors: 8
Average comments per issue: 3.55
Average comments per pull request: 0.32
Merged pull request: 53
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 0
Past year average time to close issues: 2 days
Past year average time to close pull requests: N/A
Past year issue authors: 3
Past year pull request authors: 0
Past year average comments per issue: 1.33
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/International-Soil-Radiocarbon-Database/ISRaD

Top Issue Authors

  • jb388 (68)
  • aahoyt (40)
  • greymonroe (24)
  • coreylawrence (15)
  • alkalifly (12)
  • ShaneStoner (7)
  • Kate-Heckman (7)
  • olgavinduskova (6)
  • CaitlinPries (4)
  • ktoddbrown (4)
  • SophievF (3)
  • mguderle (3)
  • bpbond (3)
  • agathadrk (3)
  • kjmcfarlane (2)

Top Pull Request Authors

  • bpbond (15)
  • ktoddbrown (15)
  • jb388 (10)
  • olgavinduskova (10)
  • AuHau (4)
  • greymonroe (4)
  • ShaneStoner (3)
  • alkalifly (2)

Top Issue Labels

  • bug (27)
  • enhancement (27)
  • help wanted (25)
  • question (11)
  • good first issue (3)
  • invalid (1)

Top Pull Request Labels


Dependencies

Rpkg/DESCRIPTION cran
  • R >= 3.5.0 depends
  • RCurl * imports
  • dplyr >= 0.8 imports
  • ggplot2 * imports
  • httr * imports
  • maps * imports
  • raster * imports
  • readxl * imports
  • rio * imports
  • rworldmap * imports
  • sp * imports
  • tidyr >= 1.0 imports
  • writexl * imports
  • devtools * suggests
  • knitr * suggests
  • rmarkdown * suggests

Score: 6.553933404025811