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
pipis not installed, entersetupand install thesetuptoolspackage
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.
