Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I ICOADS R HOSTACE
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • brivas
  • ICOADS R HOSTACE
  • Wiki
  • Home

Last edited by bearecinos 4 years ago
Page history

Home

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

  • Introduction
  • Installation
  • JASMIN tips
  • Workflow
    1. Data selection
    2. Processing of ID's
    3. Matching criteria
    4. Quality control
    5. Duplicate identification
  • API Reference
  • Releases
  • Examples

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.
Clone repository

Wiki pages

Home

Introduction
Installation
JASMIN tips

Workflow
- Data selection
- Processing of ID's
- Matching criteria
- Quality control
- Duplicate identification

API Reference

Releases

Examples