sentinelsat / sentinelsat-qgis-script

QGIS thin interface to sentinelsat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sentinelsat_qgis_script

QGIS thin interface to sentinelsat

NB: Work in progress. Not yet fully tested.

Screenshot

Installation

You need to install sentinelsat into your QGIS Python.

Installing sentinelsat on Windows

  1. Start an OSGeo4W shell
  2. Type pip install sentinelsat
  3. If pip is not installed, enter setup and install the setuptools package

Installing sentinelsat on Linux

Install sentinelsat through pip:

  1. Start a bash shell
  2. Type pip install sentinelsat

Installing the script

Simply place the sentinelsat_qgis_script.py into your ~/.qgis2/processing/scripts folder or anywhere below.

About

QGIS thin interface to sentinelsat

License:GNU General Public License v3.0


Languages

Language:Python 100.0%