doc/Documentation__non___cancellare.md

Tools for data quality check of microclimate stations network of Institute of Alpine Environment - Eurac Research

1. Introduction

The R package DataQualityCheckEuracAlpEnv provide functions and examples to manage data quality for automatic microclimatic stations network. The stations collect data of many sensors and send datatables at regular intervals via GSM using Loggernet, a software developed by Campbell Scientific to manage loggers. Many problems affects raw data due to missing connections, due to manual preprocessing or due to software updates. We need to check if the data downloaded were well formatted and detect, as soon as possbile, failures of the sensors installed. For these reasons we developed the DataQualityCheckEuracAlpEnv package containg usefull functions and scripts to different purpose.

The newtwork of stations managed by Institute of Alpine Environment consist in 28 microclimatic stations used mainly for research purpose, ecology, hydrology and climate change impact are the study fields.

The stations belong to 2 project:

2. Goals

For stability reason the scripts run on a Linux virtual machine called HPCgeo01 prepared by the ICT. For the historical analysis the script was structured for an usage on a Windows machine. We are developing an user friendly interface to help the user to configure path and folder structure.

3. Process

This package is a collection of scripts used to manage data and pictures flow from the stations to a storage. Here we describe how the scripts work and which are the roles!

Every hour on the HPCgeo01 run four scripts:

Every day on the HPCgeo01 run a script:

Every week on the HPCgeo01 run two scripts (one with different parametrization):

4. How to use

To use the package and the features of the scripts and rmarkdown

X. Functions

The 3 scripts named before are structured in this way: a file management system to prepare files, folders and to summaryze results. Inside there is a core script that apply some function in the proper oreder, every function are indipendent but some actions need to be executed consecutively.

A detailed function are available here

X+1. Scripts description

Contributors & Contacts:

2. Download the Package

2.1 Clone the repository

Clone the entire repository from https://gitlab.inf.unibz.it/Christian.Brida/dataqualitycheckeuracalpenv.git in a local folder

2.2 Download package

Download the package from GitLab

For credential ask directly to Christian.Brida@eurac.edu (Institute for Alpine Environment) or Luca.Cattani@eurac.edu (ICT)

2.3 Dowload libraries



bridachristian/DataQualityCheckEuracAlpEnv documentation built on Oct. 27, 2019, 5:55 p.m.