Existing QGIS map layer, created in any way, cannot break the plugin. They also won’t be automatically modified or updated by a new plugin version. They can be modified only if a user explicitly chooses new parameters in the plugin and clicks on a button for “Update existing layer”.
I have detected an small problem in the plugin. For example in an NDVI layer. Before, it was possible to download in GeoTiff format32 when you needed to access the NDVI values and work with them in QGIS. Now it only leaves TIFF and it is not possible to download the NDVI values. Do I need to configure something in wms configurator?
If not, I know it can be downloaded from EO Browser. I’ve seen it work. But it is very comfortable from QGIS.
This is actually something that has been recently changed in the Sentinel Hub service. Specifying tiff format depth as a request parameter has been deprecated. Instead, tiff depth can be specified by porting a layer definition to evalscript v3 and defining tiff depth in the layer definition.
hi there - are the api functions enabled by this plugin available to free accounts on sentinel hub? i created an oauth client, i’m using the client id and client secret for a client credentials grant since i don’t know what redirect url to the plugin to use for implicit grantstrong text
but since i cannot login i’m wondering if using the plugin implicitly means you have a paid account - please advise
You do need an active Sentinel Hub account, but a 30-days free trial should work just fine. For longer use, you will indeed have to subscribe to one of the plans.
Perhaps useful tutorial for QGIS Plugin: