Closed DavorJ closed 5 years ago
v0.02 based on new estimates (mean = 1033.317 // sd = 9.586297) I dubbed v0.03. The comparison can be found here between v0.01, v0.02 and v0.03.
The results of v0.03 are very similar to v0.02 for air pressure. For example, here the first outlier is detected in v0.03, but not in v0.02:
It was noted in the previous meeting that height differences might be causing the skewness. So asking the user to supply sensor elevation might be a way of further improvement.
I agree, but at this moment implementing sensor elevation seems low priority to me.
added a new issue for height, see https://github.com/DOV-Vlaanderen/groundwater-logger-validation/issues/39
I moved the apriori data to
gwloggeR\data-raw\apriori-air-pressure
since (1) it is related to the package and (2) because we already have the same data files indata\raw\inbo
.The load and analysis code is in apriori-air-pressure.R file. (Cf. here for raw data integration in packages.)
An overview: Raw data: Aggregated data (day): The green curve s the robust estimate for in v0.02 (mean = 1033.317 // sd = 9.586297). The yellow one is the old estimate (1034.2 // 9.93342).
Couple of notes:
TODO: make a comparison for v0.02 old vs. new, although I think the results will be very similar.