{"id":13949190,"url":"https://github.com/bpbond/srdb","last_synced_at":"2025-04-07T17:11:35.976Z","repository":{"id":20129262,"uuid":"23399317","full_name":"bpbond/srdb","owner":"bpbond","description":"Global soil respiration database","archived":false,"fork":false,"pushed_at":"2024-10-13T15:37:02.000Z","size":77144,"stargazers_count":52,"open_issues_count":22,"forks_count":34,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-29T22:30:16.908Z","etag":null,"topics":["carbon-cycle","data","global-database","science","soil","soil-respiration"],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bpbond.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-08-27T17:43:07.000Z","updated_at":"2024-10-14T20:45:47.000Z","dependencies_parsed_at":"2024-11-06T00:33:12.491Z","dependency_job_id":"c99fe852-4a50-44ec-961f-a5820053ddfc","html_url":"https://github.com/bpbond/srdb","commit_stats":{"total_commits":294,"total_committers":3,"mean_commits":98.0,"dds":0.108843537414966,"last_synced_commit":"6223733a8a52a73957870f5c910df5db7c1bbbf8"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpbond%2Fsrdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpbond%2Fsrdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpbond%2Fsrdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpbond%2Fsrdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bpbond","download_url":"https://codeload.github.com/bpbond/srdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234200564,"owners_count":18795189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["carbon-cycle","data","global-database","science","soil","soil-respiration"],"created_at":"2024-08-08T05:01:40.275Z","updated_at":"2025-01-22T09:04:39.506Z","avatar_url":"https://github.com/bpbond.png","language":"R","funding_links":[],"categories":["Natural Resources"],"sub_categories":["Soil and Land"],"readme":" **If you want a simple download**, click on [Releases](https://github.com/bpbond/srdb/releases).\n There's also a version on the [ORNL DAAC](https://doi.org/10.3334/ORNLDAAC/1235).\n\n# srdb\n\nGlobal soil respiration database\nLast data update: 12 October 2024\n\n## About\n\nThe global soil respiration database (SRDB) is a database of published\nstudies about the flux of CO2 from the soil surface to the atmosphere (\"soil \nrespiration\") in the field. It's intended to serve as a resource for\nscientific analysis.\n\n## Files in this repository\n\nFile\t\t\t\t\t\t|\tDescription\n----------------------------|------------------------------------------------\ncalculations\t\t\t\t|\tDirectory of spreadsheets (generally data estimated from figures)\nexpanded_field_notes.txt\t|\tMore info on some fields and their uses \nLICENSE                     |   The MIT license: short, simple, and permissive\nR\t\t\t\t\t\t\t|\tR check script directory\nREADME.md\t\t\t\t\t|\tGenerates this README\nsrdb-data_fields.txt\t\t|\tMetadata for the srdb-data file\nsrdb-data.csv\t\t\t\t|\tMain database\nsrdb-equations_fields.csv\t|\tMetadata for the srdb-equations file\nsrdb-equations.csv\t\t\t|\tTemperature and moisture sensitivity equations\nsrdb-studies_fields.txt\t\t|\tMetadata for the srdb-studies file\nsrdb-studies.csv\t\t\t|\tStudies database\n\nNote that the `srdb-equations.csv` entries used to be part of the main data file,\nbut it was a lot of work, and didn't seem to be used, so we stopped updating it.\n\n## Major changelog\n\nDate\t   \t|\tChange\n-------- | ------------------------------------------------------------\n20241012 | Data up to 2022 entered by Gabriela Aguilar-Martinez, Melat Ghebreselassie, Alanna Hart, Brandon Kim, and Carly Pierce.\n20221009 | New 2018-2019 data entered by Elon Atlaw, Mahlet Dagnachew, and Emily Kang. \n20210621 | Many (400+) corrections to location, time, ecosystem type, etc.; thanks to Ni Huang! See PR #126.\n20210522 | New 2017 data entered by Shoshi Hornum and Hope Ng.\n20200424 | A variety of new data from the Russian-language literature; thanks to Nazar Kholod.\n20200409 | Ingest of LOTS of new data (through PY2017; `srdb-data.csv` goes from 7318 to 10311 rows) entered by [@jmanzon](https://github.com/jmanzon), [@darlinp](https://github.com/darlinp), and [@jinshijian](https://github.com/jinshijian).\n20200220 | Removed fields `Rs_max`, `Rs_maxday`, `Rs_min`, and `Rs_minday` from database; they haven't been used and are very inconsistent. Added `Collar_height` and merged a bunch of new data for that fields as well as `Collar_depth`, `Chamber_area`, and `Time_of_day`.\n20191103 | New fields (`Collar_depth`, `Chamber_area`, `Time_of_day`); first data from interns Darlin P. and  Jason M.; data corrections by [@jinshijian](https://github.com/jinshijian)\n20190915 | Added lots of new data entered by [@rbcmrchs](https://github.com/rbcmrchs) and [@jinshijian](https://github.com/jinshijian); corrections to older data; broke equations columns into separate, new `srdb-equations.csv` file.\n20190306 | Many corrections to longitude and latitude data; see issue #22. Thanks to [@jinshijian](https://github.com/jinshijian).\n20181101 | Fixed a number of bad sand:silt:clay values, duplicate records, and other problems. Thanks to [@ValentineHerr](https://github.com/ValentineHerr) of SI, and Shafer Powell and Debjani Deb of [ORNL DAAC](https://daac.ornl.gov).\n20180724 | Fixed a number of lat/lon problems, and reverted to purely decimal format for those fields. Thanks to Debjani Deb.\n20180216 | Updated the R QC script so it works correctly with new dataset.\n20180215 | All data through 2013 along with some 2014 and 2015. Fixes to partitioning (`Rh_annual`, `Ra_annual`) in some previous records (studies 2037, 5545, 5727, 6010, 6219). `Study_midyear` field changed so that X.5 is consistently middle of year X. `Latitude` and `Longitude` fields may now be either decimal or d-m-s format. Thanks to Mercedes Horn.\n20150826 | Fixes to faulty `Longitude` and `Latitude` values and site names; thanks to Yaxing Wei of ORNL. Some 2013 data added.\n20140827 | Shifted from Google Code (svn) to Github (git). No data changes.\n20131218 | Pubs from 2012 added (466 new records).\tTwo new fields (measurement interval and annual coverage); renamed `CO2_method` to `Meas_method`; many corrections to older data; new R script for error-checking and mapping; removed kmz file.\n20120510 | Pubs from 2011 added, many other corrections to temp models. Figshare doi: 10.6084/m9.figshare.868954.\n20110524 | A few late-breaking studies added, and kmz file updated.\n20110513 | Many missing 2010 studies added, and a number of errors fixed. Thanks to Dan Metcalfe and Les Hook.\n20110224 | More 2010 pubs added; three fields deleted: `Chamber_method`, `CH4_flux`, `N2O_flux`. These were all inconsistent or almost never used.\n20101029 | Pubs from first half of 2010 added.\n20100825 | A number of `Age_disturbance` fields corrected and filled in.\n20100517 | PY2009 data added. Field reordered to match Biogeosciences ms.\n20100222 | `Partition_method` field fixed for many records. Thanks to Myroslava Khomik.\n\n![A plot of database growth over time](R/growth_plot.png)\n\n## How to use these data\n\nRead the documentation! There are a few fields to be especially careful of, \nespecially \"Quality_flag\", \"CO2_method\" (e.g. many analyses will want to \nexclude soda lime measurements), \"Manipulation\" (you may want to filter to \n\"None\" to look at un-manipulated systems), \"Ecosystem_state\", \nand \"Ecosystem_type\".\n\n## How to get a publication\n\nIf you'd like to obtain a PDF of one of the database studies, open an issue\nor email Ben Bond-Lamberty, the maintainer. \nIn either case please specify the study number.                                  \n\n## How to cite these data\n\nThis data set is **open**, and no co-authorship is required if you make \nuse of it. The relevant citation is:\n\n* Jian, Vargas, Anderson-Teixeira, Stell, Herrmann, Horn, Kholod, Manzon, Marchesi, Paredes, and Bond-Lamberty (2021). A restructured and updated global soil respiration database (SRDB-V5), _Earth Syst. Sci. Data_ 13:255–267, 2021, doi: [10.5194/essd-13-255-2021](https://doi.org/10.5194/essd-13-255-2021).\n\nThe older, original citation is:\n\n* Bond-Lamberty and Thomson (2010). A global database of soil respiration measurements, _Biogeosciences_ 7:1321-1344, doi: [10.5194/bgd-7-1321-2010](http://dx.doi.org/10.5194/bgd-7-1321-2010).\n\nAnalyses using these data should include the database version (i.e. the tag,\nsuch as \"v20131218a\", and ideally the git commit hash), download date, and URL. \n(At some point in the future, releases will include a DOI, too.)\n\n## How to contribute\n\nThe goal is for this to be a dynamic, community database, not just an\narchived blob. Why? Well, these data undoubtedly have mistakes and\nomissions; the database could be structured more usefully for new\nanalyses; and the dataset should be extended as new studies are\npublished. Internet-based hosting services like give us the ability to \nbuild a 21st-century data set that is modified by, and grows with, \nthe needs of the scientific community.\n\nThere are at least ways to contribute. The **first**, and preferred, way is\nto fork out (using git) a copy of the data, just as if this were\nan open-source software project. You can then modify or add data and\nsend me a pull request. \nThe **second** way is to [open an issue](https://github.com/bpbond/srdb/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpbond%2Fsrdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbpbond%2Fsrdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpbond%2Fsrdb/lists"}