Skip to content

Commit

Permalink
8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semiautomaticgit committed Jan 27, 2024
1 parent d974fba commit 9ab5dd5
Show file tree
Hide file tree
Showing 21 changed files with 15,800 additions and 15,786 deletions.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def description():


def version():
return 'Version 8.2.0 - Infinity'
return 'Version 8.2.2 - Infinity'


def icon():
Expand Down
6 changes: 5 additions & 1 deletion core/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,13 @@
import subprocess
import time
from pathlib import Path
from packaging.version import parse
import numpy as np

try:
from packaging.version import parse
except Exception as error:
str(error)

from PyQt5.QtCore import Qt, QUrl, QByteArray
from PyQt5.QtGui import QColor
from PyQt5.QtNetwork import QNetworkRequest
Expand Down
4 changes: 2 additions & 2 deletions docs/repository.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<plugins>
<pyqgis_plugin name="Semi-Automatic Classification Plugin - master" version="8.2.0" plugin_id="284">
<pyqgis_plugin name="Semi-Automatic Classification Plugin - master" version="8.2.2" plugin_id="284">
<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>
<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>
<version>8.2.0</version>
<version>8.2.2</version>
<qgis_minimum_version>3.0.0</qgis_minimum_version>
<qgis_maximum_version>3.99.0</qgis_maximum_version>
<homepage><![CDATA[https://fromgistors.blogspot.com/p/semi-automatic-classification-plugin.html]]></homepage>
Expand Down
4 changes: 2 additions & 2 deletions i18n/models/semiautomaticclassificationplugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_ar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_el_GR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_pl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_pt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_pt_BR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
4 changes: 2 additions & 2 deletions i18n/semiautomaticclassificationplugin_uk_UA.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3995,12 +3995,12 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="91"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../semiautomaticclassificationplugin.py" line="137"/>
<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>
<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>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down
Loading

0 comments on commit 9ab5dd5

Please sign in to comment.