QGIS thin interface to sentinelsat
NB: Work in progress. Not yet fully tested.
You need to install sentinelsat
into your
QGIS Python.
- Start an OSGeo4W shell
- Type
pip install sentinelsat
- If
pip
is not installed, entersetup
and install thesetuptools
package
Install sentinelsat
through pip:
- Start a bash shell
- Type
pip install sentinelsat
Simply place the sentinelsat_qgis_script.py
into your ~/.qgis2/processing/scripts
folder or anywhere below.