Skip to content

CR3000 datalogger program for Campbell open-path eddy-covariance systems, by @campbell-scientific

Notifications You must be signed in to change notification settings

patricktokeeffe/EasyFlux-DL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EasyFlux® DL for CR3000

EasyFlux® DL for CR3000 is a free CRBasic program that enables a CR3000 data logger to report fully corrected fluxes of CO2, latent heat (H2O), sensible heat, and momentum from a Campbell Scientific open-path eddy-covariance (EC) system. For official program documentation and downloads, refer to the project website:

EasyFlux® DL: Eddy-Covariance Datalogger Program
https://www.campbellsci.com/easyflux-dl

What's Here

This repository contains a version of EddyFlux-DL customized to run on research towers operated in partnership with the Laboratory for Atmospheric Research at Washington State University. These towers focus on agricultural research sites and belong to multiple networks and/or projects, including:

  • USDA ARS Long-Term Agroeconomic Research (LTAR) Network
  • Landscapes in Transition Pacific Northwest (LIT-PNW) Project
  • the AmeriFlux Network

Program modifications are intended to be backwards-compatible and accretive, but not all changes satisfy these goals. To make identifying and merging changes introduced by the vendor easier, official vendor releases are also tracked here in a separate and unrelated branch history.

Getting Started

Required Equipment

  • CR3000 datalogger (CR3000)
  • Memory card module (NL115, NL116, or CFM100)
    • Network-enabled module is highly recommended
  • Open-path infrared gas analyzer with ultrasonic anemometer:
  • 16GB industrial-grade CompactFlash memory card

Supported Optional Sensors

N.B. this version has known channel assignment conflicts which prevent certain optional sensors from being enabled, regardless of compatibility in prior versions. Refer to comments in the program file for complete details. In future versions, once compatibility is restored, this message will be removed.

Quick Setup

  1. Connect the datalogger to power and sensors as described in relevant manuals.
  2. Update the unique calibration values in src/constants.cr3 and upload to to the datalogger.
  3. Modify the program file (src/default.cr3) as needed to:
    • enable or disable sensors
    • update other constants, such as UTC offset
  4. Upload the program file to the datalogger.
  5. Update station variables, as necessary.

For additional details, refer to the official user guide as well as files in the /doc folder.

License

  • The EasyFlux-DL code base is Copyright (c) 2014, 2015 Campbell Scientific, Inc. All rights reserved. For more details, refer to the official project website.
  • Original software contributions are licensed under the MIT License.
  • Supporting documentation is subject to the Creative Commons Attribution 4.0 International (CC-BY-4.0).

About

CR3000 datalogger program for Campbell open-path eddy-covariance systems, by @campbell-scientific

Resources

Stars

Watchers

Forks

Packages

No packages published