BTT_cal_clean: BT Tower Calibration Clean

View source: R/func_BTT_cal_clean.R

BTT_cal_cleanR Documentation

BT Tower Calibration Clean

Description

As the BTT calibrations performed automatically, and are less likley to be incorrect than an Aircraft Calibration, the user is not asked whether they are good or bad on a per cal basis. This function provides some broad error catching for bad cals. If the calibration parameters drift outside of a set percetange away from the average *nominal*, they are converted to NA

Usage

BTT_cal_clean(d, upper_stdev_scalar = 1.5, lower_stdev_scalar = 0.5)

Arguments

d

dataframe of bound crit files

percent_drift

numerical value of percentage drift allowed i.e 50 percent is provided as 50


willdrysdale/wsdmiscr documentation built on Aug. 26, 2023, 12:31 a.m.