Skip to content

noctiluc3nt/Reddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddy: A toolbox for analyzing eddy-covariance measurements

doc License: GPL v3 Last Commit

Installation

The package Reddy can be installed directly from github:

    devtools::install_git("https://github.com/noctiluc3nt/Reddy")

Documentation, Examples and Usage

The manual describes all functions and the gitbook provides background information and examples how to execute the core functions of this package. The examples are also provided as jupyter notebooks (based on example data).

Functionality and Scripts

The Reddy package provides functions for the post-processing, analysis and evaluation of eddy-covariance measurements, which are described in the manual and are divided into the following scripts:

  • anisotropy.R: invariant analysis of the Reynolds stress tensor, calculation of turbulence anisotropy and visualization in a barycentric map
  • auxilliary.R: collection of some useful generic functions for the evaluation (e.g., discrete binning, cross-correlation maximization)
  • bulk_closures.R: collection of functions used to calculated bulk closures, flux-profile and flux-variance relations (e.g. Richardson number, eddy viscosity, eddy conductivity, scaling functions)
  • constants.R: constants used for calculations (internal)
  • diagnostics-meteorology.R: calculation of "background-meteorology" quantities (e.g., clear-sky index)
  • diagnostics-turbulence.R: calculation of some standard turbulence diagnostics (e.g., friction velocity, TKE, turbulence intensity, stability parameter)
  • ec-processing.R: collection of functions for post-processing and quality control of eddy-covariance measurements
  • flux-footprint.R: calculation and visualization of 2D flux footprint (FFP, Kljun et al., 2015)
  • model-utils.R: collection of function to post-process NWP model output (e.g. flux deaccumulation, conversion of sigma levels to physical height)
  • multiresolution-decomposition.R: calculation and visualization of multiresolution decomposition (MRD, Vickers and Mahrt, 2003)
  • quadrant-analysis.R: calculation and visualization of quadrant analysis to study coherent structures and their organization
  • spectrum.R: calculation and visualization of frequency (temporal) and wavenumber (spatial) spectra, possibility to bin them to compare them with theoretically expected slopes
  • surface-energy-balance.R: visualization of surface energy balance, residual flux and closure ratio

Any issues or comments? Create an issue here.

Literature

Releases

No releases published

Packages

No packages published

Languages