International-Soil-Radiocarbon-Database / ISRaD

Repository for the development and release of ISRaD data and tools
https://international-soil-radiocarbon-database.github.io/ISRaD/
24 stars 15 forks source link

Updating ISRaD_Data files #57

Closed jb388 closed 5 years ago

jb388 commented 5 years ago

Many of the ISRaD_Data files currently at the dev branch need to be updated to pass QAQC.

To the best of my knowledge, the only reason that some will fail QAQC should be if they contain the "lyr_non_bulk" field in the layer table. I have deleted this field from all of the entries with incubation data (see below), but the others still need to be updated.

[1] Carbone_2008 Carbone_2011 Carbone_2016 Cusack_2010 Czimczik_2010
[6] Doetterl_2012 Doetterl 2015 Dutta_2006 Ewing_2006 Gaudinski_2001
[11] Gentsch_2018 Harden_2002 Hardie_2011 Hicks_Pries_2013 Hicks_Pries_2015
[16] Hsieh_1996 Kahru_2010 Khomo_2017 Lavoie_2011 Lawrence_2015
[21] Lemke_2006 Marin-Spiotta_2011 Morris_unpub Mueller_2014 Muhr_2009
[26] Nagy_2017 Nowinski_2009 Nowinski_2010 Posada_2011 Schimel_2011
[31] Schuur_2001 Schuur_2006 Sierra_2012 Taylor_2015 Vaughn_2014
[36] Waldrop_2012 Wunderlich_2012

The other thing that should be changed is the addition of the fields "inc_name", "flx_name", and "ist_name" in their respective tables. These fields are NOT required at the moment, but I think they should be.

alkalifly commented 5 years ago

I can confirm that everything currently on github will pass the current dev branch QAQC after the lyr_non_bulk column is removed from the layers tab.

The following need to have this column removed in order to pass: Atarashi-Andoh_2012.xlsx Baisden_2002.xlsx Berg_2004.xlsx Berhe_2012.xlsx Chorover_2004.xlsx Crews_1995.xlsx Cusack_2012.xlsx Cusack_2013.xlsx Dejardins_1994.xlsx DorrandMunnich_1980_1986.xlsx Fernandez_1993.xlsx Fierer_2005.xlsx Gentsch_2018.xlsx Hardie_2009.xlsx Harrison_1993.xlsx Hatton_2012.xlsx Hicks-Pries_2012.xlsx Hicks-Pries_2017.xlsx Khomo_2017.xlsx Leith_2014.xlsx Li_2010.xlsx Lupascu_2018.xlsx Lybrand_2017.xlsx Marin-Spiotta_2008.xlsx Meyer_2012.xlsx Monreal_1997.xlsx Schulze_2011.xlsx Schuur_2006.xlsx Shaw_2004.xlsx Trumbore_1996.xlsx Wang_2000.xlsx

jb388 commented 5 years ago

I committed all the files in "ready for github" to the repository and replaced the files already in the repository with updated versions (removed 'lyr_non_bulk' field, added flx_name, ist_name, inc_name where appropriate). The database files and QAQC files in ISRaD_Data were updated as well.