Skip to content

Releases: sentinel-hub/sentinelhub-qgis-plugin

Version 2.0.0

21 Aug 07:42
be254d7
Compare
Choose a tag to compare

Changelog:

  • Support for any production Sentinel Hub deployment and data source
  • Authentication with OAuth client instead of a configuration instance ID
  • Support for WFS layers
  • Removed support for QGIS 2 and Python 2
  • Extensive code refactoring
  • Various minor improvements and fixes

Sentinel Hub QGIS Plugin v1.3.2

07 Jun 08:53
Compare
Choose a tag to compare

Change log:

  • fixed problem with missing local variables for some OS and QGIS versions.

Sentinel Hub QGIS Plugin v1.3.1

03 May 21:37
Compare
Choose a tag to compare

Change log:

  • logo is now disabled for any created raster layer;
  • minor changes in filenames of downloaded images.

Sentinel Hub QGIS Plugin v1.3.0

02 May 19:03
Compare
Choose a tag to compare

Change log:

  • users can now choose to use WMTS instead of WMS;
  • layer creation improved, all plugin parameters are written in layer's name;
  • date parameters can now be manually edited without selecting date from calendar;
  • cloud coverage slider disabled when using S-1 or DEM layers;
  • option to show logo when downloading image;
  • various changes of UI.

Sentinel Hub QGIS Plugin v1.2.1

23 Apr 21:06
Compare
Choose a tag to compare

Change log:

  • Added capability to use plugin via proxy server.

Sentinel Hub QGIS Plugin v1.2.0

19 Apr 08:37
Compare
Choose a tag to compare

Change log:

  • Possibility to create a layer using any available CRS of the Sentinel Hub instance.
  • Fixed problems with updating QGIS layers and their order in plugin.
  • Some error handling improvements.

Sentinel Hub QGIS Plugin v1.1.0

23 Mar 21:32
Compare
Choose a tag to compare

Change log:

  • Added support for different data sources and different data buckets (US west, EO Cloud). Currently supported sources are:
    • Sentinel-2 L1C and L2A,
    • Sentinel-1 (GRD),
    • Landsat 8,
    • MODIS,
    • Mapzen DEM,
    • Landsat 5,
    • Landsat 7,
    • Sentinel-3
    • ENVISAT.
  • Some cloud coverage improvements.

Sentinel Hub QGIS Plugin v1.0.3

04 Mar 22:32
Compare
Choose a tag to compare

Change log:

  • IndexError bug fix

Sentinel Hub QGIS Plugin v1.0

28 Feb 00:34
Compare
Choose a tag to compare

First version of the plugin to also support QGIS 3.0.

List of changes:

  • added support for QGIS 3.0,
  • functionality to set custom bounding box for image download,
  • Sentinel Hub instance id and download folder are now saved locally in QGIS settings,
  • improved message and error handling,
  • names of downloaded files are now different,
  • code style changes,
  • various minor changes.

Sentinel Hub QGIS Plugin v0.3

07 Dec 11:42
Compare
Choose a tag to compare

List of changes:

  • updating CRS, cloud coverage and priority of WMS layer viewed in QGIS is now possible,
  • calendar is resized and date selection works with single click,
  • some changes of user interface.