TUFLOW QGIS Plugin: Difference between revisions

Content deleted Content added
Line 23:
<li>Once enabled the plugin should be accessible from the '''Plugins >> TUFLOW''' menu item:</li>
[[File:QGIS TUFLOW Menu 2016329.PNG]]
<li>Before using, check that the prerequisite supportingpython toolsmodules are also installed.
</ol>
 
== Prerequisites==
The TUFLOW plugin uses the following python modules which '''may''' need to be separately installed. These may have been installed with other software, to check if they are installed on your machine:
 
<li> install the TUFLOW plugin (see instructions above)</li>
<li> Open the TUFLOW plugin '''Plugins >> TUFLOW''' </li>
<li> Check that the required dependencies are installed from the menu. '''TUFLOW > About > Check Python Dependencies Installed'''. </li>
</ol>
 
All going well you will get a notification to tell you that the required modules are installed. If not, you will be notified if you need to install either of the python modules below:<br>
Please ensure QGIS / python is installed before installing the below.<br>
* numpy (see http://sourceforge.net/projects/numpy/files/NumPy/1.6.1/numpy-1.6.1-win32-superpack-python2.7.exe/download)
* matplotlib (see http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/matplotlib-1.1.0.win32-py2.7.exe/download)
 
=Usage=