cosore
Data, metadata, and software tools for the COSORE database of continuous soil respiration measurements.
https://github.com/bpbond/cosore
Category: Natural Resources
Sub Category: Soil and Land
Keywords
carbon-cycle earth-sciences science soil-respiration
Last synced: 1 day ago
JSON representation
Repository metadata
Data, metadata, and software tools for the COSORE database of continuous soil respiration measurements
- Host: GitHub
- URL: https://github.com/bpbond/cosore
- Owner: bpbond
- License: cc-by-4.0
- Created: 2019-04-06T09:46:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T15:56:30.000Z (almost 4 years ago)
- Last Synced: 2025-04-10T06:39:00.624Z (17 days ago)
- Topics: carbon-cycle, earth-sciences, science, soil-respiration
- Language: R
- Homepage:
- Size: 570 MB
- Stars: 33
- Watchers: 5
- Forks: 10
- Open Issues: 43
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
README.md
cosore
A first data analysis using COSORE is published!
The Global Change Biology paper is published!
The cosore
package consists of data, metadata, and software tools for COSORE, a reproducibility-oriented
community database for continuous soil respiration data.
To use the database from within R, install this cosore
package by for example devtools::install_github("bpbond/cosore")
.
To download the COSORE database in a flat-file format, i.e. accessible by any
data analysis tool, click on the
Releases tab above.
A step-by-step guide to using COSORE is available here.
To contribute to the database, fill out the metadata form.
Principles and general information
Only free use data (CC BY 4) accepted.
We request that users cite the
database definition paper, and strongly encourage them to (i) cite all dataset primary
publications, and (ii) involve data contributors as co-authors when possible.
The package, and the process of contributing and accessing data, should be as focused and
simple as possible (but no simpler).
All data contributors will be included on an introductory database paper planned for spring 2020.
COSORE is not designed to be, and should not be treated as, a permanent
data repository. It is a community database, but not an institutionally-backed repository
like Figshare, DataONE,
ESS-DIVE, etc. We recommend (but not require)
depositing your data in one of these first,
and providing its DOI in your COSORE dataset metadata.
Database design
This database is comprised of a collection of datasets, each converted to a standard format and units.
A dataset is one or more files of continuous (automated) soil respiration data,
with accompanying metadata, with all measurements taken at a single site and with
constant treatment assignments (i.e. they may vary between chambers but not over time).
COSORE is designed to be a relatively lightweight database, and metadata are kept to a minimum.
Each dataset has seven tables:
description
- includes data on the
site name; location; timezone name
and IGBP cover type; measurement instrument;
publication and data links; and acknowledgments and notes.contributors
- contributor information, including name, email, ORCID, and
CRediT role.ports
- continuous systems typically, but not always, are comprised of a single
analyzer plumbed to multiple chambers through a multiplexer. This table lists,
for each multiplexer port, measurement variable (typically Rs, Rh, or NEE);
treatment; species, and chamber/collar details.columns
- describes the mapping between the raw dataset fields and
standardized COSORE fields; used during the import of raw (contributed) data.ancillary
- arbitrary ancillary data: stand structure, carbon cycle, disturbance, etc. [All optional.]data
- the actual chamber respiration data, with many possible fields including the required ones:
beginning and end timestamps, flux rate, and port number. May also include meteorological
and soil data, flux fit diagnostics, error codes, etc.diagnostics
- this is generated by the data import process, and summarizes
records that were dropped, problems found, etc.
Operation
Four primary functions are available for R users:
csr_database()
returns a summary data frame about the entire database (all constituent datasets)csr_dataset()
returns a single dataset, as a list of data framescsr_table()
returns a single table, across one or many datasetscsr_metadata()
returns a metadata table describing all fields in dataset tables
Reports can be generated for the overall database (csr_report_database()
)
and each individual dataset (csr_report_dataset()
).
There are a number of developer functions as well, i.e. not intended for the average
COSORE user. Perhaps most importantly this includes csr_build()
, which scans for
and parses metadata on all installed datasets, then loads the data,
parsing raw data as necessary and available.
Data access
R users will find it easiest to install this package and then use the functions above. Anyone can also download flat (csv) files from the Releases page.
Data priorities
- Structured/standardized continuous IRGA data
- Raw LI-8100A data
- Unusual or long-term survey (i.e. not continuous) measurements
Owner metadata
- Name: Ben Bond-Lamberty
- Login: bpbond
- Email:
- Kind: user
- Description: Forest ecologist & carbon cycle scientist at @PNNLab , open data & R proponent, mentor, editor. I know how to do a blind hem stitch. He/him/his.
- Website:
- Location: College Park, MD, USA
- Twitter: benbondlamberty
- Company: PNNL/UMD
- Icon url: https://avatars.githubusercontent.com/u/1956468?u=9a9adc4abe952d87490da2c148993f1e92773372&v=4
- Repositories: 33
- Last ynced at: 2024-06-11T15:35:59.954Z
- Profile URL: https://github.com/bpbond
GitHub Events
Total
- Issues event: 2
- Watch event: 2
- Issue comment event: 1
Last Year
- Issues event: 2
- Watch event: 2
- Issue comment event: 1
Committers metadata
Last synced: 7 days ago
Total Commits: 780
Total Committers: 3
Avg Commits per committer: 260.0
Development Distribution Score (DDS): 0.018
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Ben Bond-Lamberty | b****y@p****v | 766 |
Stephanie Pennington | s****1@t****u | 13 |
jinshijian | j****4@g****m | 1 |
Committer domains:
- terpmail.umd.edu: 1
- pnnl.gov: 1
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 193
Total pull requests: 56
Average time to close issues: about 1 month
Average time to close pull requests: 1 day
Total issue authors: 9
Total pull request authors: 3
Average comments per issue: 1.05
Average comments per pull request: 1.41
Merged pull request: 54
Bot issues: 0
Bot pull requests: 0
Past year issues: 3
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.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
Top Issue Authors
- bpbond (182)
- stephpenn1 (4)
- AlexisRenchon (1)
- jinshijian (1)
- kendalynnm (1)
- arthur-e (1)
- hrdawson (1)
- BernhardAhrens (1)
- MWKopp (1)
Top Pull Request Authors
- bpbond (50)
- stephpenn1 (5)
- jinshijian (1)
Top Issue Labels
- data (62)
- bug (6)
- two-stage (2)
- enhancement (1)
- question (1)
Top Pull Request Labels
Dependencies
- R >= 3.5.0 depends
- knitr * imports
- lubridate * imports
- rmarkdown * imports
- tibble >= 2.1 imports
- ggplot2 * suggests
- kableExtra * suggests
- leaflet * suggests
- rcrossref * suggests
- sp * suggests
- testthat * suggests
Score: 5.429345628954441