QGIS TUFLOW Apply Stability Styling: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 39:
[[File: min_max_close_in_time_example.PNG | 450px]]<br>
* Detailed Description Rule 3: The following rule uses a <tt>'''TOLERANCE''</tt> defined as
<pre>TOLERANCE = 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>'''.