Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 2.57 KB

user_install.rst

File metadata and controls

53 lines (34 loc) · 2.57 KB

User Installation

The first step for commom users to install the plugin is download the latest release of zip file from https://github.com/brazil-data-cube/wtss-qgis/releases.

After download this file, start your QGIS and go to Plugins >> Manage and Install Plugins and install the plugin via zip by selecting the file and clicking in Install Plugin.

Install from zip

Follow the installation guide to configure python dependencies, note that you can choose (using the checkbox to enable the use of Python Home) install dependencies directly in Python Home (not recommended) or localy using the Plugin Path.

Installation Steps

The users can choose install dependencies all in one time (Install All) or one by one (Install By), the last option is recommended when the user has any of plugin dependencies setup.py already installed in your environment.

This window will run the pip install command using a subprocess. After this step, this window will request the user to reload the QGIS instance.

After reload the QGIS environment go to Plugins >> Manage and Install Plugins and enable the WTSS.

Enable Plugin

Note

After installation may occur some dependencies conflicts with python, there are some tips if this is the case in Frequently Asked Questions. But you can contact the team with BDC Team E-mail ([email protected]).