Welcome to the documentation website for the ICOADS R toolbox.
Note: the code in this repository and its documentation is still in a very early stage!
Resources
Repository structure
graph LR;
Repository --> scr ;
Repository --> rscripts;
Repository --> docs;
Repository --> config.yml;
scr --> id1["c-shell / bash scripts to run the entire data processing"];
rscripts --> id2["Rscripts to run each data processing stage defined in scr"];
docs --> id4["Technical Report"];
config.yml --> id5["Configuration file "];
About
Version | |
Citation | |
License | |
Authors | See the version history for a list of all contributors. |