QGIS TUFLOW Apply Stability Styling: Difference between revisions

Content deleted Content added
No edit summary
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 outside of the time series by '''<tt>TOLERANCE</tt>''' (outside means either not close to any of the data points or an interpolated value if the time of max falls inbetween data points)<br>
[[File: max_not_close_to_ts_example.PNG | 450px ]]<br>