Designed workflow for level 2 stage of SAPFLUXNET Project.

General Schematics

The general overview of the level 2 quality check involves four main steps:

  1. Outliers Detection and Conversion

  2. Units transformation and standardization

  3. Ranges checks

  4. Visual checks

Through this four steps a new SfnData object is created for the site incorporating the transformed data (outliers, ranges, units...) and the corresponding flags.

General workflow for Level 2 QC

Outliers Detection and Conversion

Outliers detection is made in two different steps. First, a conservative screening is made to flag and substitute the outliers clearly identified. Second, a less conservative screening is made to only flag possible periods of weird data to address in the visual checks step.

Outliers workflow for Level 2

Units transformation and standardization

In this step several operations are performed:

After this operations are done, data is more completed and standardized in a way that allows starting to wrok in some preliminar analyses.

Units workflow for Level 2

Range checks (only environmental)

Range checks are made for environmental variables, and only for flagrant deviations of natural limits (i.e rh values above 100 or below 0). Sap flow ranges and Metadata variables ranges are checked visually in the next step.

Ranges workflow for Level 2

Visual checks

After QC check, outliers detection, units transformations and range checks, a visual check of the data and metadata is needed. This visual check consist in several operations:

To do this and be able to integrate it in a semiautomated way in the quality control process, a system for annotate TIMESTAMPS/Var combinations through a text file is setted up (see diagram for details).

Visual checks workflow for Level 2



sapfluxnet/sapfluxnetQC2 documentation built on May 29, 2019, 1:50 p.m.