Difference between revisions of "QGIS TUFLOW Apply Stability Styling"
Jump to navigation
Jump to search
Ellis Symons (talk | contribs) |
Ellis Symons (talk | contribs) |
||
Line 8: | Line 8: | ||
===Description=== | ===Description=== | ||
− | The tool uses a 'traffic light' system to indicate where results may be unstable: | + | The tool uses a 'traffic light' system to indicate where results may be unstable:<Br> |
[[File: stability_styling_legend.PNG]]<br><Br> | [[File: stability_styling_legend.PNG]]<br><Br> | ||
The following rules are applied to determine the which category each feature falls within: | The following rules are applied to determine the which category each feature falls within: | ||
− | ====_TS_P | + | ====_TS_P Output==== |
The _TS_P.shp (_TS.mif) is a 1D timeseries output for Q, V, and H, and includes the following information: | The _TS_P.shp (_TS.mif) is a 1D timeseries output for Q, V, and H, and includes the following information: | ||
* Maximum value (from every timestep) and the time of maximum | * Maximum value (from every timestep) and the time of maximum | ||
* Minimum value (from every timestep) and the time of minimum | * Minimum value (from every timestep) and the time of minimum | ||
* Time series information - this can be slightly different from the results exported to the 'plot' folder as it will reduce the number of outputs to ensure it conforms with GIS attribute limits | * Time series information - this can be slightly different from the results exported to the 'plot' folder as it will reduce the number of outputs to ensure it conforms with GIS attribute limits |
Revision as of 23:18, 12 May 2022
This tool styles the selected layer using a 'traffic light' method to indicate where instabilities could be occurring. This tool currently only supports the _TS.mif (_TS_P.shp) 1D output, however it is intended to expand the scope of this tool in future releases to other inputs and outputs to help with model checking.
Introduced in version 3.3.1'
Running the Tool
The tool can be run by clicking the dropdown arrow next to the 'Apply TUFLOW Style to Current Layer' on the toolbar:
Description
The tool uses a 'traffic light' system to indicate where results may be unstable:
The following rules are applied to determine the which category each feature falls within:
_TS_P Output
The _TS_P.shp (_TS.mif) is a 1D timeseries output for Q, V, and H, and includes the following information:
- Maximum value (from every timestep) and the time of maximum
- Minimum value (from every timestep) and the time of minimum
- Time series information - this can be slightly different from the results exported to the 'plot' folder as it will reduce the number of outputs to ensure it conforms with GIS attribute limits