Tutorial Troubleshooting QGIS: Difference between revisions
Content deleted Content added
| (80 intermediate revisions by 5 users not shown) | |||
Line 5:
=Common Errors=
===Unsaved Control Files===
<ol>
<li>Check
<br>
[[File:
<br>
<li>Use the 'Save All' tool to save all unsaved control files:<br>
<br>
[[File:Troubleshooting_CommonErrors_12.png]]<br>
<br>
</ol>
===Unsaved GIS Layers===
<ol>
<li>Check
<li>A pencil icon on the layer ([[File:QGIS ToggleEditing.png]]) indicates that the layer is still editable and may contain unsaved edits. It is recommended to always turn off editing for all input layers. <br>
<br>
{{Video|name=Animation_Troubleshooting_CommonErrors_02c.mp4}}<br>
<br>
</ol>
===
Control files use a double equal sign (==). When a single equal sign (=) is used, the simulation stops with and error at the end of the .tlf file:<br>
<br>
<ol>
[[File:Troubleshooting_CommonErrors_16b.png]]<br>
<br>
[[File:Troubleshooting_CommonErrors_15a.png]]<br>
</ol>
<br>
===Spelling Mistakes in Control Files===
Spelling mistakes in control files are a common mistake, resulting in a 'does not exist' pop up message:<br>
<br>
<ol>
[[File:Troubleshooting_CommonErrors_03b.png]]<br>
</ol>
<br>
To fix the reference:
<ol>
<li>
<li>The file referenced should be M01_'''001'''.tgc.
<li>Update the reference in the TCF and confirm the file can now be found by right clicking on the file and selecting open. <br>
<br>
{{Video|name=Animation_Troubleshooting_CommonErrors_04a.mp4|width=1128}}<br>
<br>
</ol>
===Spelling Mistakes in Input Layers===
Spelling mistakes in input layers are also a common mistake, resulting in a 'does not exist' pop up message:<br>
<br>
<ol>
[[File:Troubleshooting_CommonErrors_13a.png]]<br>
</ol>
<br>
To fix the reference:
<ol>
<li>The layer that cannot by found is '''2d_bc_M03_culverts_001_P.shp'''. Go to the folder where the file should be (in this example the '''TUFLOW\model\gis''' folder).
<li>The layer has a spelling mistake 'culvets'.
<li>In QGIS use the 'Increment Selected Layer' tool to save the file with the correct name.<br>
Note: The tool automatically increments a number if it is at the end of the file name.<br>
<br>
{{Video|name=Animation_Troubleshooting_CommonErrors_14b.mp4|width=1217}}<br>
</ol>
<br>
===TCF does not exist===
Typos or spaces in the TCF name result in a 'does not exist' message in the console window:
<ol>
<li>Check the name of the TCF is referenced correctly in the batch file.
<li>Right click on the TCF in the batch file, select 'Open File' to make sure it can be opened.<br>
<li>Example of incorrect TCF name missing an underscore:<br>
<br>
[[File:Troubleshooting CommonErrors 19.png]]<br>
<br>
[[File:Troubleshooting_CommonErrors_20a.png]]<br>
<br>
<li>Example of using space in the TCF name causing TUFLOW to look for a TCF name ending with the first space:<br>
<br>
[[File:Troubleshooting_CommonErrors_17a.png]]<br>
<br>
</ol>
===Ambiguous Command===
TUFLOW control files are command driven text files. The commands must be in the format and location TUFLOW is expecting. The <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> lists all the available commands and specifies which TUFLOW control file each command belongs to.<br>
<ol>
<li>Example of a typo in the 'BC Control File ==' command: <br>
<br>
[[File:Troubleshooting_CommonErrors_18b.png]]<br>
<br>
<li>Example of 'Map Output Data Types ==' command entered into TGC instead of TCF: <br>
<br>
[[File:Troubleshooting_CommonErrors_21b.png]]<br>
</ol>
<br>
===Editing File Extension===
When creating a control file from a .txt file, the file extension should be edited to reflect the control file type, such as .tgc, .tbc or .tcf. If the file extensions are hidden in Windows File Explorer, the intended changes to the file extension may be applied to the file name rather than the extension. This could result in control files being referenced incorrectly, which may cause the error message [[TUFLOW_Message_0008 | ERROR 0008]] - <filename> cannot be found.
To edit file extensions correctly, ensure file extensions are displayed by enabling the following option within Windows File Explorer:
<b> Windows 10 </b> <br>
<ol>[[File:File Ext Win10.png]]</ol>
<b> Windows 11 </b><br>
<ol>[[File:File Ext Win11.png]]</ol>
=Troubleshooting Steps=
===
<ol>
<li>Check
<li>Double click the executable, this performs a licence check and console window appears. If it doesn't, move the executable to a location where it is permitted to run. Some locations on C drive might be restricted for some users preventing to execute the simulation.
<li>TUFLOW doesn't run from a batch file if the filepaths are specified as UNC paths. The folder with both, the executable and the model, must be opened with a mapped drive. Type "net use <drive>: \\server_name\share_name" in the command line to map the drives.
<li>If using environment variable 'set exe', confirm there are no spaces surrounding the equals sign (e.g. set exe="..\..\..\exe\2023-03-AA\TUFLOW_iSP_w64.exe").
<li>Write 'pause' at the end of the script, rerun the batch file and the console window should remain open providing more information. In the below example, the file path to the TUFLOW exe is incorrect:<br>
<br>
{{Video|name=Animation_Troubleshooting_CommonErrors_05b.mp4|width=1124}}<br>
<br>
</ol>
=== _ TUFLOW Simulations (*.log) ===
The log file contains brief overview of the simulation:
<ol>
<li>Navigate to the '''TUFLOW\runs''' folder and open the '''_ TUFLOW Simulations.log''' in a text editor.
<li>Confirm if the simulation has 'Started' and 'Finished' line.
<li>If there is no log file, see <u>[[
</ol>
=== TUFLOW Log File (*.tlf) ===
The .tlf file contains information on the model run status and any error messages:
<ol>
<li>Navigate to the '''TUFLOW\runs\log''' folder and open the '''.tlf''' file in a text editor.<br>
<li>Scroll to the bottom to confirm the model run finished successfully by observing "Simulation FINISHED".
<li>If not, search from the bottom up for any error, warning or check messages.
<li>Review the error number, open the link provided in a web browser and read through the description and suggestions:<br>
<br>
{{Video|name=Animation_Troubleshooting_CommonErrors_07b.mp4|width=1265}}<br>
<br>
<li>Open the .qgs workspace in QGIS from the '''TUFLOW\runs\log''' folder.
<li>Click 'Apply TUFLOW
<li>Zoom in to the location of any error messages, turn on labelling to view the error. <br>
<li>In this example the 2d_bc SX point isn't snapped to the 1d_nwk culvert.<br>
<br>
{{Video|name=Animation_Troubleshooting_CommonErrors_08b.mp4|width=1217}}<br>
<br>
<li>If no error messages appear in the .tlf and the last line shows 'Sending initialisation data to HPC...' see <u>[[Tutorial_Troubleshooting_QGIS#HPC_TUFLOW_Log_File_.28.2A.hpc.tlf.29 | HPC TUFLOW Log File]]</u> below.<br>
<br>
</ol>
=== HPC TUFLOW Log File (*.hpc.tlf) ===
<ol>
<li>Navigate to the '''TUFLOW\runs\log''' folder and open the '''.hpc.tlf''' file in a text editor. If the last lines shows:<br>
<br>
[[File:
<br>
<li>The model is set up to run on GPU and there is no GPU available, or
<li>The GPU needs a driver update, for more information see <u>[https://wiki.tuflow.com/index.php?title=GPU_Setup Update GPU Driver]</u>.
</ol>
Line 89 ⟶ 171:
=Conclusion=
If the above tips do not assist in fixing the error,
<br>
| |||