The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

fluxtools v0.3.0

Interactive Shiny application for QA/QC for eddy covariance data processing.
Designed to streamline the post‐processing of eddy covariance datasets (e.g., after EddyPro, physical boundary filtering) to detect and remove outliers, and generate reproducible R code for QA/QC public repository submission (i.e., AmeriFlux).

Fluxtools is an independent project and is not affiliated with or endorsed by the AmeriFlux Network. “AmeriFlux” is a registered trademark of Lawrence Berkeley National Laboratory and is used here for identification purposes only.

If you use fluxtools in your workflow, please cite the use of this product.

If you use fluxtools in your workflow, please cite: Key, K. (2025). fluxtools (version 0.3.0) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.15597159


Table of Contents


Key Features


Installation

```r # Install from CRAN install.packages(“fluxtools”)

Install from GitHub

library(devtools) devtools::install_github(“kesondrakey/fluxtools”)

#Load fluxtools and launch the QA/QC application: library(fluxtools)

Add the UTC offset for your flux tower site (e.g., UTC-5 for EST)

run_flux_qaqc(-5)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.