TUFLOW QGIS Plugin: Difference between revisions
Content deleted Content added
No edit summary |
|||
Line 1:
=Introduction=
This page describes the process of running the TUFLOW QGIS plugin. At this stage it is still a beta and once we have tested it further it will be made available for the official QGIS repository... Please report any issues or feedback to support@tuflow.com.<br><br>
The plugin is available for both QGIS 1.8 and QGIS 2.0. As there were some changes to the QGIS Python API <u>([https://hub.qgis.org/wiki/17/Python_plugin_API_changes_from_18_to_20 see here for those interested])</u> the versions are not interchangeable (though
<br>
=Prerequisites=▼
=Installation=▼
The plugin uses the following python modules which will need to be separately installed. Please ensure QGIS / python is installed before installing the below.
* 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=
<ol>
To enable the plugin please follow the instructions below:
<li>Make sure you have QGIS installed and the prerequisites installed (see above).</li>
<li>Download the plugin...</li>
<li>Extract the zip file and then copy or move the "TUFLOW" folder into your QGIS plugin directory. This should be "C:\Users\<username>\.qgis\python\plugins"</li>
<li>Open QGIS and the, from the menu select Plugins >> Manage Python Plugins (for QGIS 1.8) or Plugins >> Manage and Install Plugins... (for QGIS 2.0). In the manager, find the plugin "TUFLOW" and select the check box to enable the plugin.</li>
[[File:QgisTuflow PluginManager.JPG|300px]]
Line 15 ⟶ 21:
</ol>
=Usage=
▲=Prerequisites=
<ol>
<li>Step 1 is to 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.</li>
| |||