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 54:
: The magnitude of a bounce is defined as:<br>
: [[File: bouce_magnitude_example.PNG | 450px]]<br>
: Flag as unstable if the number of bounces with a magnitude greater than '''<tt>TOLERANCE</tt>''' exceeds '''<tt>UNSTABLE_COUNT_LIMIT</tt>'''.<Br>
<br><Br>
''How to Modfiy the Settings''<br>
The settings can be modified by opening the following Python file in a text editor and changing the constants at the top of the file. The values shown in the image below are currently the default values.
<pre>%appdata%\QGIS\QGIS3\profiles\default\python\plugins\tuflow\alg\custom_styling_functions.py</pre>
[[File: python_file_example.PNG]]<Br>
<br>
<br>
{{Tips Navigation
|uplink=[[TUFLOW_QGIS_Plugin#Usage| Back to TUFLOW QGIS Plugin Main Page]]
}}
| |||