Skip to content

Commit cee9e9f

Browse files
8.2.0
1 parent a00ab34 commit cee9e9f

22 files changed

Lines changed: 23846 additions & 23641 deletions

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def description():
3434

3535

3636
def version():
37-
return 'Version 8.1.7 - Infinity'
37+
return 'Version 8.2.0 - Infinity'
3838

3939

4040
def icon():

docs/repository.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version = '1.0' encoding = 'UTF-8'?>
22
<plugins>
3-
<pyqgis_plugin name="Semi-Automatic Classification Plugin - master" version="8.1.7" plugin_id="284">
3+
<pyqgis_plugin name="Semi-Automatic Classification Plugin - master" version="8.2.0" plugin_id="284">
44
<description><![CDATA[The Semi-Automatic Classification Plugin (SCP) allows for the supervised classification of remote sensing images, providing tools for the download, the preprocessing and postprocessing of images.]]></description>
55
<about><![CDATA[Developed by Luca Congedo, the Semi-Automatic Classification Plugin (SCP) allows for the supervised classification of remote sensing images, providing tools for the download, the preprocessing and postprocessing of images. Search and download is available for Landsat, Sentinel-2 images. Several algorithms are available for the land cover classification. This plugin requires the installation of Remotior Sensus, GDAL, OGR, Numpy, SciPy, and Matplotlib. For more information please visit https://fromgistors.blogspot.com .]]></about>
6-
<version>8.1.7</version>
6+
<version>8.2.0</version>
77
<qgis_minimum_version>3.0.0</qgis_minimum_version>
88
<qgis_maximum_version>3.99.0</qgis_maximum_version>
99
<homepage><![CDATA[https://fromgistors.blogspot.com/p/semi-automatic-classification-plugin.html]]></homepage>

i18n/models/semiautomaticclassificationplugin.ts

Lines changed: 543 additions & 538 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin.ts

Lines changed: 543 additions & 538 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_ar.ts

Lines changed: 543 additions & 538 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_de.ts

Lines changed: 543 additions & 538 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_el_GR.ts

Lines changed: 543 additions & 538 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_es.ts

Lines changed: 543 additions & 538 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_fr.ts

Lines changed: 543 additions & 538 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_it.ts

Lines changed: 543 additions & 538 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)