Open jaxinewolfe opened 4 months ago
@cheneyr one more for you:
I'll take care of the Kauffman_et_al_2020_Brazil
@cheneyr one more for you:
- [x] Kusumaningtyas_et_al_2018 has some carbon isotope values that didn't need to be converted - can you drop line 241 in the hook script?
I'll take care of the Kauffman_et_al_2020_Brazil
Yes will do! Which Kauffman_et_al_2020_Brazil do we need to fix? I found the same study_id in some of the CIFOR data and the Maxwell synthesis?
Running list:
[x] Spot correction for Kauffman depths: mutate( depth_min = case_when(study_id == "Kauffman_et_al_2020_Brazil" & depth_max == 15 ~ 0, study_id == "Kauffman_et_al_2020_Brazil" & depth_max == 30 ~ 15, study_id == "Kauffman_et_al_2020_Brazil" & depth_max == 50 ~ 30, study_id == "Kauffman_et_al_2020_Brazil" & depth_max == 100 ~ 50, study_id == "Kauffman_et_al_2020_Brazil" & depth_max == 300 ~ 100, T ~ depth_min))
[x] Make Kemp core IDs more unique study_id == "Kemp_et_al_2024" ~ paste(site_id, coreid, sep = "")
[x] "Tully_et_al_2024" surface samples should have unique core IDs
[x] Schieder_and_Kirwan_2019 depthseries intervals overlapping in G12 and G13? At minimum, cores should be further distinguished by combining core_id and method_id
[x] Add missing original paper citation for Phang et al 2016 (Sanderman synthesis): https://doi.org/10.1002/esp.3745