earthdaily / qgis-plugin

🗺️ To be able to discover, request and use aggregate imagery products based on landsat-8/9, Sentinel 2 and other sensors from within QGIS, using the <geosys/> API.
GNU General Public License v3.0
15 stars 7 forks source link

Linux integer bug fix and output directory update #223

Closed vermeulendivan closed 2 years ago

vermeulendivan commented 2 years ago

When the user changed the plugin output directory, the user had to reopen QGIS for the change to take affect - this is no longer required and when creating a map the plugin will make use of the changed directory. Conversion from float to integer added for zone count value, as using float caused issues in Linux (but not in Windows).

image

image