Skip to content

Commit d8a7c11

Browse files
7.10.0
1 parent 3103f28 commit d8a7c11

30 files changed

Lines changed: 36121 additions & 35617 deletions

__init__.py

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

4343

4444
def version():
45-
return 'Version 7.9.10 - Matera'
45+
return 'Version 7.10.0 - Matera'
4646

4747

4848
def icon():

core/utils.py

Lines changed: 164 additions & 40 deletions
Large diffs are not rendered by default.

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="7.9.10" plugin_id="284">
3+
<pyqgis_plugin name="Semi-Automatic Classification Plugin - master" version="7.10.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 ASTER, GOES, Landsat, MODIS, Sentinel-1, Sentinel-2, and Sentinel-3 images. Several algorithms are available for the land cover classification. This plugin requires the installation of GDAL, OGR, Numpy, SciPy, and Matplotlib. Some tools require also the installation of SNAP (ESA Sentinel Application Platform). For more information please visit https://fromgistors.blogspot.com .]]></about>
6-
<version>7.9.10</version>
6+
<version>7.10.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: 818 additions & 803 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin.ts

Lines changed: 818 additions & 803 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_ar.ts

Lines changed: 818 additions & 803 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_de.ts

Lines changed: 818 additions & 803 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_el_GR.ts

Lines changed: 818 additions & 803 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_es.ts

Lines changed: 818 additions & 803 deletions
Large diffs are not rendered by default.

i18n/semiautomaticclassificationplugin_fr.ts

Lines changed: 818 additions & 803 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)