EcoFlux Lab
  • Home
  • Documentation
  • Field Sites & Data
  • Outreach and News
  • Pipeline Documentation
  1. 8. Troubleshooting and FAQ
  2. 8.1   Recommended Software Versions
  • Pipeline Documentation
  • 1. Motivation: The Importance of Flux Data Standardization and Reproducibility
    • 1.1   Note: High Frequency Data Processing
  • 2. Software Installation
    • 2.1   Install Software: Git (optional)
    • 2.2   Download Biomet Library
    • 2.3   Install Software: Matlab
    • 2.4   Configure Matlab for Biomet
    • 2.5   Install Software: R/RStudio
    • 2.6   Install Software: Python (optional)
  • 3. Data Cleaning Principles
  • 4. Quick Start: Project Directory Structure
  • 5. Quick Start: Create Database
    • 5.1   Quick Start: Create Database and Visualize
  • 6. Quick Start: Create INI Files for Data Cleaning
    • 6.1   Quick Start: First Stage INI File
    • 6.2   Quick Start: Second Stage INI File
    • 6.3   Quick Start: Third Stage and Ameriflux Output
  • 7. Data Visualization
    • 7.1   Matlab plotApp
    • 7.2   R-Shiny App
  • 8. Troubleshooting and FAQ
    • 8.1   Recommended Software Versions
    • 8.2   Recently Added Features

On this page

  • 8.1.   Software: Current Recommended Versions
    • Software Overview
    • Recommended Software Versions:

8.1.   Software: Current Recommended Versions

Software Overview

  • All three stages of data cleaning (plus conversion to Ameriflux output if needed) can be run from Matlab. Our plotApp for data visualization and analysis during data cleaning is run from Matlab too.

  • Note that the third stage Matlab script invokes an R-script, which you will also need installed on your local computer.

  • Additionally, our R-Shiny data visualization tool uses R/R-Studio, and we recommend this app for viewing your data in real-time.

  • The scripts and tools that run the data cleaning are kept in a Git repository (called Biomet.net). These can be downloaded without having Git installed.

  • Optionally, you can install Git and create your own Github account, in case you wish to contribute code to the Biomet.net library.

  • Some users may also need Python installed, for example, if you are processing high-frequency data.

Recommended Software Versions:

Updated on: 5 November 2024

Software Recommended version as of above date
Matlab 2024a (at least 2023b)
R v4.3.3
RStudio 2024.09.0-375
Python 3.9.6 for Mac
Git Latest available

Your computer/system administrators should be able to help you with all these installations if necessary.