Closed DavorJ closed 5 years ago
excellent optimisation for air pressure data. All time max and min pressure measured in Ukkel are 1048 hPa and 956,6 hPa, equalling 1069 and 975 cmH20. Seems like a perfect match with the frequency distribution.
To be discussed: units.
Now that you mention units: I am wondering whether all these sensors are using the same units:
BAOL089, BAOL079 and BAOL006 seem to be on a different scale?
@DavorJ some loggers use mBar, some cmH2O, but all values are recalculated to cmH2O during import in the db. Hence all input-data have the same unit for INBO-data, but this definitely should be discussed with the other partners
I checked this with Mathias and BAOL089, BAOL079 and BAOL006 are indeed in mBar. In the new Watina, all values are converted to cmH20 during import, but these were values of old imports when the conversion was not yet implemented. I will fix this in the db and generate new BAOL-files to test with.
Added support for "diver" data. Lower bound is determined by "air pressure" a-priori information, and upper bound is determined based on v0.01.
Continued in #29 (v0.03) which is based on selected apriori air pressure data. Closing.
This method was only used on BAOL data. First, median and MAD were estimated based on all available data:
Subsequently, this information was used to detect outliers, similar to v0.01.
The results are here.
This method, using a-priori information, is good for flagging cases such as BAOL018X_42112 that contain unrealistic pressure measurements.
To be discussed: whether a-priori information could be used for other data (besides BAOL).
cc @fredericpiesschaert