QGIS TUFLOW Apply Stability Styling: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) No edit summary |
Ellis Symons (talk | contribs) No edit summary |
||
Line 40:
* Detailed Description Rule 3: The following rule uses a <tt>'''TOLERANCE'''</tt> defined as
<pre>TOLERANCE = PERC_DIFF_BETWEEN_MAX_AND_TS multiplied by the time series range (time series max - time series min).</pre>
: Flag as unstable if the max value is different than the time series maximum by '''<tt>TOLERANCE</tt>'''
: ''OR''
: Flag as unstable if the time of max is different than the time series time of max by '''<tt>TOLERANCE</tt>''' AND the time series value at the time of max is different than the max by '''<tt>TOLERANCE</tt>'''.
| |||