describe metrics formula with cavets description
fcv_102, fcv_102_zt, fcv_102_zt_diff
Estimates percentage of valve status (0 closed, 100% open). It aggregates every valve per each active tower.
fcv_102 = avg(FCV102_<tower>)
for active towers onlyfcv_102_zt = avg(FCV102_ZT_<tower>)
for active towers onlyfcv_102_zt_diff = abs(fcv_102 - fcv_102_zt)
For following sites-tower FCV102_<tower>
, valve is treated as close if bellow the threshold:
4
For following sites-tower FCV102_ZT_<tower>
, valve is treated as close if bellow the threshold:
5.2
1.1
1.1
7.0
For following sites-tower FCV102_<tower>
, valve contributes only part of it’s value:
0.625
0.625
0.625
0.5
0.5
0.667
0.5
0.667