Skip to content

Commit 9ab5dd5

Browse files
8.2.2
1 parent d974fba commit 9ab5dd5

21 files changed

Lines changed: 15800 additions & 15786 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.2.0 - Infinity'
37+
return 'Version 8.2.2 - Infinity'
3838

3939

4040
def icon():

core/utils.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,13 @@
3030
import subprocess
3131
import time
3232
from pathlib import Path
33-
from packaging.version import parse
3433
import numpy as np
3534

35+
try:
36+
from packaging.version import parse
37+
except Exception as error:
38+
str(error)
39+
3640
from PyQt5.QtCore import Qt, QUrl, QByteArray
3741
from PyQt5.QtGui import QColor
3842
from PyQt5.QtNetwork import QNetworkRequest

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.2.0" plugin_id="284">
3+
<pyqgis_plugin name="Semi-Automatic Classification Plugin - master" version="8.2.2" 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.2.0</version>
6+
<version>8.2.2</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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
39953995
</message>
39963996
<message>
39973997
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
3998-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library remotior_sensus following the user manual.</source>
3998+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library Remotior Sensus following the user manual.</source>
39993999
<translation type="unfinished"></translation>
40004000
</message>
40014001
<message>
40024002
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
4003-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library remotior_sensus following the user manual.</source>
4003+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library Remotior Sensus following the user manual.</source>
40044004
<translation type="unfinished"></translation>
40054005
</message>
40064006
</context>

i18n/semiautomaticclassificationplugin.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
39953995
</message>
39963996
<message>
39973997
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
3998-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library remotior_sensus following the user manual.</source>
3998+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library Remotior Sensus following the user manual.</source>
39993999
<translation type="unfinished"></translation>
40004000
</message>
40014001
<message>
40024002
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
4003-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library remotior_sensus following the user manual.</source>
4003+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library Remotior Sensus following the user manual.</source>
40044004
<translation type="unfinished"></translation>
40054005
</message>
40064006
</context>

i18n/semiautomaticclassificationplugin_ar.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
39953995
</message>
39963996
<message>
39973997
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
3998-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library remotior_sensus following the user manual.</source>
3998+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library Remotior Sensus following the user manual.</source>
39993999
<translation type="unfinished"></translation>
40004000
</message>
40014001
<message>
40024002
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
4003-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library remotior_sensus following the user manual.</source>
4003+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library Remotior Sensus following the user manual.</source>
40044004
<translation type="unfinished"></translation>
40054005
</message>
40064006
</context>

i18n/semiautomaticclassificationplugin_de.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
39953995
</message>
39963996
<message>
39973997
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
3998-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library remotior_sensus following the user manual.</source>
3998+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library Remotior Sensus following the user manual.</source>
39993999
<translation type="unfinished"></translation>
40004000
</message>
40014001
<message>
40024002
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
4003-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library remotior_sensus following the user manual.</source>
4003+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library Remotior Sensus following the user manual.</source>
40044004
<translation type="unfinished"></translation>
40054005
</message>
40064006
</context>

i18n/semiautomaticclassificationplugin_el_GR.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
39953995
</message>
39963996
<message>
39973997
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
3998-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library remotior_sensus following the user manual.</source>
3998+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library Remotior Sensus following the user manual.</source>
39993999
<translation type="unfinished"></translation>
40004000
</message>
40014001
<message>
40024002
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
4003-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library remotior_sensus following the user manual.</source>
4003+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library Remotior Sensus following the user manual.</source>
40044004
<translation type="unfinished"></translation>
40054005
</message>
40064006
</context>

i18n/semiautomaticclassificationplugin_es.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
39953995
</message>
39963996
<message>
39973997
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
3998-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library remotior_sensus following the user manual.</source>
3998+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library Remotior Sensus following the user manual.</source>
39993999
<translation type="unfinished"></translation>
40004000
</message>
40014001
<message>
40024002
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
4003-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library remotior_sensus following the user manual.</source>
4003+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library Remotior Sensus following the user manual.</source>
40044004
<translation type="unfinished"></translation>
40054005
</message>
40064006
</context>

i18n/semiautomaticclassificationplugin_fr.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
39953995
</message>
39963996
<message>
39973997
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
3998-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library remotior_sensus following the user manual.</source>
3998+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly.Please, install the required Python library Remotior Sensus following the user manual.</source>
39993999
<translation type="unfinished"></translation>
40004000
</message>
40014001
<message>
40024002
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
4003-
<source>Warning. Python library remotior_sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library remotior_sensus following the user manual.</source>
4003+
<source>Warning. Python library Remotior Sensus was not found and was automatically downloaded, but SCP may not work properly. Please, install the required Python library Remotior Sensus following the user manual.</source>
40044004
<translation type="unfinished"></translation>
40054005
</message>
40064006
</context>

0 commit comments

Comments
 (0)