wsular / EasyFlux-DL-CR3000

CR3000 datalogger program for Campbell open-path eddy-covariance systems, by @campbell-scientific
https://www.campbellsci.com/easyflux-dl
3 stars 5 forks source link

Slow sequence flags #3

Open patricktokeeffe opened 5 months ago

patricktokeeffe commented 5 months ago

The program uses flags to handle data sources in the same output table being acquired on two different time bases (i.e. the slowsequence_disable_flg). This is a necessary approach related to correctly triggering data tables with simultaneous scans happening.

A new slow sequence was added in 7c72723c35f9ecf7636e09d02202593cebbbae2b for acquiring data from soil probes, which includes new flag slowsequence_5_disable_flg. This flag is

No impact on historical data since it only affects Decagon (METER) 5TM probes. Need to update 5TM processing to use correct flag.