KateriSalk / Alaska_IR_Automation

0 stars 1 forks source link

TADA replaced FindContinuousData() with FlagContinuousData() #23

Open petjen25 opened 2 months ago

petjen25 commented 2 months ago

https://github.com/KateriSalk/Alaska_IR_Automation/blob/3802371c28ca965da981639167f70c63c553ae38/Code/5_Data_Processing/data_processing.R#L93

https://usepa.github.io/EPATADA/reference/TADA_FlagContinuousData.html FindContinuousData() function was renamed to FlagContinuousData(). The new function does not work at this step in the code and may need to be moved up.

ferribyh commented 2 months ago

Changing this function currently returns an EPATADA-side error. We contacted Hillary to fix this and they're currently working on it.