Open antonroman opened 3 years ago
I've created a script for this purpose called check_monotonic_s05.py. The output of this script is here, and I can tell you it's not empty, or said with other words, there are some negative deltas.
I will check why there are negative deltas
I have manually checked what happens when the deltas are negative, so I share with you some screenshots of the reactive values of some affected meters the days before and after this issue:
I can make some appreciations here:
S05 should give the value of the meter at the end of everyday and it should always be equal or higher than the day before. If there is a negative delta it can be a meaningful input variable to detect anomalies.
Thanks!