TUFLOW Viewer: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
<br>
=TUFLOW Viewer=
TUFLOW Viewer replaces Crayfish and TUPLOT as the TUFLOW result viewer for QGIS for version 3.6 onwards. It uses the Mesh Data Abstraction Library (MDAL) available in QGIS to display and interact with TUFLOW map output results, and the TUFLOW results python library (the same library used by TUPLOT in earlier versions of QGIS) for viewing TUFLOW time series results.<br>
<br><br>
__TOC__
<br>
=Getting Started=
==Installation==
Line 19 ⟶ 21:
[[ TUFLOW_QGIS_Plugin#Error_While_Upgrading_Plugin | Error_While_Upgrading_Plugin ]]<br>
<br>
 
 
=How To Use=
==Basics==
Some of the basic functionality are listed below this section and describe how to:<br>
<ol>
<li> [[ #Loading_Results | Load Results ]]
<li> [[ #Map_Outputs | Map Outputs ]]
<li> [[ #Time_Series | Time Series ]]
<li> [[ #Particle_Outputs | Particle Outputs ]]
<li> [[ #Plotting_From_Map_Outputs | Plot From Map Outputs ]]
<ol>
<li> [[ #Time_Series | Time Series ]]
<li> [[ #2D_Cross_Sections_and_Long_Sections | Cross Section / Long Plot ]]
<li> [[ #Plotting_Flow | Flow ]]
<li> [[ #Clear_Plot | Clear the Plot and Graphic Layers (coming soon) ]]
</ol>
<li> [[ #Plotting_From_Time_Series_Outputs | Plot From Time Series Output ]]
<li> [[ #Plotting_1D_Long_Sections | 1D Long Plot ]]
<li> [[ #Using_a_Secondary_Axis | Use a Secondary Axis ]]
<li> [[ #Changing_Plot_Properties | Change Plot Properties ]]
<li> [[ #Export_Plot | Export The Plot as an Image or CSV (coming soon) ]]
</ol>
 
==Advanced==
Some more advanced use is described in the following pages:
<ol>
<li> Animations (coming soon)
<li> Maps (coming soon)
<li> Using a Date Axis (coming soon)
<li> Importing Calibration Data (coming soon)
<li> Batch Exporting Plots (coming soon)
</ol>
 
==Getting a Python Error==