Open GabrielThrasher opened 5 months ago
Excellent. We know that ISRaD has layer level SOC variables (and a whole lot more!). These annotations will likely build off of metadata already in ISRaD. When you are ready to tackle this come talk with me for additional instructions.
I updated the ISRaD annotations 1f1e2201576ee1140d81c1bc3640d9cc1236a0e6 and move the R scripts over to an RMD file instead 13eb4389475193f5840561706c3d1314f0dba808
@Kate-Heckman what I see as next steps are to
with_entry
== '--') with the table to create a long format; checking column names match annotation file and control vocabulary on the is_type
and of_variable
to make sure there are no typosThoughts?
Kate is clarifying for herself:
1) merge the column annotations (where with_entry == '--') with the table to create a long format; checking column names match annotation file and control vocabulary on the is_type and of_variable to make sure there are no typos With the data Long format = stick transposed data to annotations 2) add ISRaD metadata to the annotations file including download URL and full citation. Look at other read functions - they return data and then annotations - keep them separate
3) move this over this over to a readISRaD function
4) create basic plot and report out on the content of the data in the report Example of "basic plot" in ISCN4 code: https://github.com/ktoddbrown/SoilDRaH/tree/28-iscn4/vignettes/articles
5) send over to ISCN4 branch for soc mapping and merge