TUFLOW QGIS Plugin: Difference between revisions

Content deleted Content added
No edit summary
Line 5:
 
Please report any issues or feedback to support@tuflow.com.<br><br>
 
=Prerequisites=
The 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, you can install the plugin (see instructions below) and check that the required dependencies are installed. To do this run '''TUFLOW > About > Check Python Dependencies Installed''' from the menu. 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 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)
A number of other python modules are required, however, these should be installed with QGIS / python.
 
=Installation of Plugin=