Skip to content

Commit 0e1cf9f

Browse files
7.10.10
1 parent 30a6957 commit 0e1cf9f

20 files changed

Lines changed: 23649 additions & 23649 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.10.9 - Matera'
45+
return 'Version 7.10.10 - Matera'
4646

4747

4848
def icon():

core/utils.py

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3404,16 +3404,12 @@ def clipRasterByRaster(self, rasterClippedList, rasterClipping, outputRasterDir
34043404
else:
34053405
outList = []
34063406
for cc in range(0, len(oM)):
3407-
d = cfg.utls.fileName(rasterClippedList[cc])
3407+
d = cfg.utls.fileNameNoExt(rasterClippedList[cc])
34083408
if outputNameRoot is None:
34093409
t = ''
34103410
else:
34113411
t = outputNameRoot
3412-
e = outputRasterDir.rstrip('/') + '/' + t + d
3413-
if str(e).lower().endswith('.tif'):
3414-
pass
3415-
else:
3416-
e = e + '.tif'
3412+
e = outputRasterDir.rstrip('/') + '/' + t + d + '.tif'
34173413
outList.append(e)
34183414
if cfg.rasterCompression != 'No':
34193415
try:

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.10.9" plugin_id="284">
3+
<pyqgis_plugin name="Semi-Automatic Classification Plugin - master" version="7.10.10" 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.10.9</version>
6+
<version>7.10.10</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: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5524,12 +5524,12 @@ Do you want to add the required fields to this shapefile?</source>
55245524
<translation type="unfinished"></translation>
55255525
</message>
55265526
<message>
5527-
<location filename="../core/utils.py" line="7479"/>
5527+
<location filename="../core/utils.py" line="7475"/>
55285528
<source>Build overviews</source>
55295529
<translation type="unfinished"></translation>
55305530
</message>
55315531
<message>
5532-
<location filename="../core/utils.py" line="7479"/>
5532+
<location filename="../core/utils.py" line="7475"/>
55335533
<source>Do you want to build the external overviews of bands?</source>
55345534
<translation type="unfinished"></translation>
55355535
</message>
@@ -6144,7 +6144,7 @@ Do you want to add the required fields to this shapefile?</source>
61446144
<translation type="unfinished"></translation>
61456145
</message>
61466146
<message>
6147-
<location filename="../core/utils.py" line="9585"/>
6147+
<location filename="../core/utils.py" line="9581"/>
61486148
<source>SCP: completed process</source>
61496149
<translation type="unfinished"></translation>
61506150
</message>
@@ -6554,27 +6554,27 @@ Do you want to add the required fields to this shapefile?</source>
65546554
<translation type="unfinished"></translation>
65556555
</message>
65566556
<message>
6557-
<location filename="../core/utils.py" line="6370"/>
6557+
<location filename="../core/utils.py" line="6366"/>
65586558
<source>Calculating signature</source>
65596559
<translation type="unfinished"></translation>
65606560
</message>
65616561
<message>
6562-
<location filename="../core/utils.py" line="7753"/>
6562+
<location filename="../core/utils.py" line="7749"/>
65636563
<source>Writing file</source>
65646564
<translation type="unfinished"></translation>
65656565
</message>
65666566
<message>
6567-
<location filename="../core/utils.py" line="5664"/>
6567+
<location filename="../core/utils.py" line="5660"/>
65686568
<source>Conversion to vector</source>
65696569
<translation type="unfinished"></translation>
65706570
</message>
65716571
<message>
6572-
<location filename="../core/utils.py" line="7428"/>
6572+
<location filename="../core/utils.py" line="7424"/>
65736573
<source>Sieve</source>
65746574
<translation type="unfinished"></translation>
65756575
</message>
65766576
<message>
6577-
<location filename="../core/utils.py" line="7558"/>
6577+
<location filename="../core/utils.py" line="7554"/>
65786578
<source>Building overviews</source>
65796579
<translation type="unfinished"></translation>
65806580
</message>
@@ -6614,12 +6614,12 @@ Do you want to add the required fields to this shapefile?</source>
66146614
<translation type="unfinished"></translation>
66156615
</message>
66166616
<message>
6617-
<location filename="../core/utils.py" line="9032"/>
6617+
<location filename="../core/utils.py" line="9028"/>
66186618
<source>Remove rows</source>
66196619
<translation type="unfinished"></translation>
66206620
</message>
66216621
<message>
6622-
<location filename="../core/utils.py" line="9032"/>
6622+
<location filename="../core/utils.py" line="9028"/>
66236623
<source>Are you sure you want to remove highlighted rows from the table?</source>
66246624
<translation type="unfinished"></translation>
66256625
</message>

i18n/semiautomaticclassificationplugin.ts

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5524,12 +5524,12 @@ Do you want to add the required fields to this shapefile?</source>
55245524
<translation type="unfinished"></translation>
55255525
</message>
55265526
<message>
5527-
<location filename="../core/utils.py" line="7479"/>
5527+
<location filename="../core/utils.py" line="7475"/>
55285528
<source>Build overviews</source>
55295529
<translation type="unfinished"></translation>
55305530
</message>
55315531
<message>
5532-
<location filename="../core/utils.py" line="7479"/>
5532+
<location filename="../core/utils.py" line="7475"/>
55335533
<source>Do you want to build the external overviews of bands?</source>
55345534
<translation type="unfinished"></translation>
55355535
</message>
@@ -6144,7 +6144,7 @@ Do you want to add the required fields to this shapefile?</source>
61446144
<translation type="unfinished"></translation>
61456145
</message>
61466146
<message>
6147-
<location filename="../core/utils.py" line="9585"/>
6147+
<location filename="../core/utils.py" line="9581"/>
61486148
<source>SCP: completed process</source>
61496149
<translation type="unfinished"></translation>
61506150
</message>
@@ -6554,27 +6554,27 @@ Do you want to add the required fields to this shapefile?</source>
65546554
<translation type="unfinished"></translation>
65556555
</message>
65566556
<message>
6557-
<location filename="../core/utils.py" line="6370"/>
6557+
<location filename="../core/utils.py" line="6366"/>
65586558
<source>Calculating signature</source>
65596559
<translation type="unfinished"></translation>
65606560
</message>
65616561
<message>
6562-
<location filename="../core/utils.py" line="7753"/>
6562+
<location filename="../core/utils.py" line="7749"/>
65636563
<source>Writing file</source>
65646564
<translation type="unfinished"></translation>
65656565
</message>
65666566
<message>
6567-
<location filename="../core/utils.py" line="5664"/>
6567+
<location filename="../core/utils.py" line="5660"/>
65686568
<source>Conversion to vector</source>
65696569
<translation type="unfinished"></translation>
65706570
</message>
65716571
<message>
6572-
<location filename="../core/utils.py" line="7428"/>
6572+
<location filename="../core/utils.py" line="7424"/>
65736573
<source>Sieve</source>
65746574
<translation type="unfinished"></translation>
65756575
</message>
65766576
<message>
6577-
<location filename="../core/utils.py" line="7558"/>
6577+
<location filename="../core/utils.py" line="7554"/>
65786578
<source>Building overviews</source>
65796579
<translation type="unfinished"></translation>
65806580
</message>
@@ -6614,12 +6614,12 @@ Do you want to add the required fields to this shapefile?</source>
66146614
<translation type="unfinished"></translation>
66156615
</message>
66166616
<message>
6617-
<location filename="../core/utils.py" line="9032"/>
6617+
<location filename="../core/utils.py" line="9028"/>
66186618
<source>Remove rows</source>
66196619
<translation type="unfinished"></translation>
66206620
</message>
66216621
<message>
6622-
<location filename="../core/utils.py" line="9032"/>
6622+
<location filename="../core/utils.py" line="9028"/>
66236623
<source>Are you sure you want to remove highlighted rows from the table?</source>
66246624
<translation type="unfinished"></translation>
66256625
</message>

i18n/semiautomaticclassificationplugin_ar.ts

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5524,12 +5524,12 @@ Do you want to add the required fields to this shapefile?</source>
55245524
<translation type="unfinished"></translation>
55255525
</message>
55265526
<message>
5527-
<location filename="../core/utils.py" line="7479"/>
5527+
<location filename="../core/utils.py" line="7475"/>
55285528
<source>Build overviews</source>
55295529
<translation type="unfinished"></translation>
55305530
</message>
55315531
<message>
5532-
<location filename="../core/utils.py" line="7479"/>
5532+
<location filename="../core/utils.py" line="7475"/>
55335533
<source>Do you want to build the external overviews of bands?</source>
55345534
<translation type="unfinished"></translation>
55355535
</message>
@@ -6144,7 +6144,7 @@ Do you want to add the required fields to this shapefile?</source>
61446144
<translation type="unfinished"></translation>
61456145
</message>
61466146
<message>
6147-
<location filename="../core/utils.py" line="9585"/>
6147+
<location filename="../core/utils.py" line="9581"/>
61486148
<source>SCP: completed process</source>
61496149
<translation type="unfinished"></translation>
61506150
</message>
@@ -6554,27 +6554,27 @@ Do you want to add the required fields to this shapefile?</source>
65546554
<translation type="unfinished"></translation>
65556555
</message>
65566556
<message>
6557-
<location filename="../core/utils.py" line="6370"/>
6557+
<location filename="../core/utils.py" line="6366"/>
65586558
<source>Calculating signature</source>
65596559
<translation type="unfinished"></translation>
65606560
</message>
65616561
<message>
6562-
<location filename="../core/utils.py" line="7753"/>
6562+
<location filename="../core/utils.py" line="7749"/>
65636563
<source>Writing file</source>
65646564
<translation type="unfinished"></translation>
65656565
</message>
65666566
<message>
6567-
<location filename="../core/utils.py" line="5664"/>
6567+
<location filename="../core/utils.py" line="5660"/>
65686568
<source>Conversion to vector</source>
65696569
<translation type="unfinished"></translation>
65706570
</message>
65716571
<message>
6572-
<location filename="../core/utils.py" line="7428"/>
6572+
<location filename="../core/utils.py" line="7424"/>
65736573
<source>Sieve</source>
65746574
<translation type="unfinished"></translation>
65756575
</message>
65766576
<message>
6577-
<location filename="../core/utils.py" line="7558"/>
6577+
<location filename="../core/utils.py" line="7554"/>
65786578
<source>Building overviews</source>
65796579
<translation type="unfinished"></translation>
65806580
</message>
@@ -6614,12 +6614,12 @@ Do you want to add the required fields to this shapefile?</source>
66146614
<translation type="unfinished"></translation>
66156615
</message>
66166616
<message>
6617-
<location filename="../core/utils.py" line="9032"/>
6617+
<location filename="../core/utils.py" line="9028"/>
66186618
<source>Remove rows</source>
66196619
<translation type="unfinished"></translation>
66206620
</message>
66216621
<message>
6622-
<location filename="../core/utils.py" line="9032"/>
6622+
<location filename="../core/utils.py" line="9028"/>
66236623
<source>Are you sure you want to remove highlighted rows from the table?</source>
66246624
<translation type="unfinished"></translation>
66256625
</message>

i18n/semiautomaticclassificationplugin_de.ts

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5524,12 +5524,12 @@ Do you want to add the required fields to this shapefile?</source>
55245524
<translation type="unfinished"></translation>
55255525
</message>
55265526
<message>
5527-
<location filename="../core/utils.py" line="7479"/>
5527+
<location filename="../core/utils.py" line="7475"/>
55285528
<source>Build overviews</source>
55295529
<translation type="unfinished"></translation>
55305530
</message>
55315531
<message>
5532-
<location filename="../core/utils.py" line="7479"/>
5532+
<location filename="../core/utils.py" line="7475"/>
55335533
<source>Do you want to build the external overviews of bands?</source>
55345534
<translation type="unfinished"></translation>
55355535
</message>
@@ -6144,7 +6144,7 @@ Do you want to add the required fields to this shapefile?</source>
61446144
<translation type="unfinished"></translation>
61456145
</message>
61466146
<message>
6147-
<location filename="../core/utils.py" line="9585"/>
6147+
<location filename="../core/utils.py" line="9581"/>
61486148
<source>SCP: completed process</source>
61496149
<translation type="unfinished"></translation>
61506150
</message>
@@ -6554,27 +6554,27 @@ Do you want to add the required fields to this shapefile?</source>
65546554
<translation type="unfinished"></translation>
65556555
</message>
65566556
<message>
6557-
<location filename="../core/utils.py" line="6370"/>
6557+
<location filename="../core/utils.py" line="6366"/>
65586558
<source>Calculating signature</source>
65596559
<translation type="unfinished"></translation>
65606560
</message>
65616561
<message>
6562-
<location filename="../core/utils.py" line="7753"/>
6562+
<location filename="../core/utils.py" line="7749"/>
65636563
<source>Writing file</source>
65646564
<translation type="unfinished"></translation>
65656565
</message>
65666566
<message>
6567-
<location filename="../core/utils.py" line="5664"/>
6567+
<location filename="../core/utils.py" line="5660"/>
65686568
<source>Conversion to vector</source>
65696569
<translation type="unfinished"></translation>
65706570
</message>
65716571
<message>
6572-
<location filename="../core/utils.py" line="7428"/>
6572+
<location filename="../core/utils.py" line="7424"/>
65736573
<source>Sieve</source>
65746574
<translation type="unfinished"></translation>
65756575
</message>
65766576
<message>
6577-
<location filename="../core/utils.py" line="7558"/>
6577+
<location filename="../core/utils.py" line="7554"/>
65786578
<source>Building overviews</source>
65796579
<translation type="unfinished"></translation>
65806580
</message>
@@ -6614,12 +6614,12 @@ Do you want to add the required fields to this shapefile?</source>
66146614
<translation type="unfinished"></translation>
66156615
</message>
66166616
<message>
6617-
<location filename="../core/utils.py" line="9032"/>
6617+
<location filename="../core/utils.py" line="9028"/>
66186618
<source>Remove rows</source>
66196619
<translation type="unfinished"></translation>
66206620
</message>
66216621
<message>
6622-
<location filename="../core/utils.py" line="9032"/>
6622+
<location filename="../core/utils.py" line="9028"/>
66236623
<source>Are you sure you want to remove highlighted rows from the table?</source>
66246624
<translation type="unfinished"></translation>
66256625
</message>

i18n/semiautomaticclassificationplugin_el_GR.ts

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5524,12 +5524,12 @@ Do you want to add the required fields to this shapefile?</source>
55245524
<translation type="unfinished"></translation>
55255525
</message>
55265526
<message>
5527-
<location filename="../core/utils.py" line="7479"/>
5527+
<location filename="../core/utils.py" line="7475"/>
55285528
<source>Build overviews</source>
55295529
<translation type="unfinished"></translation>
55305530
</message>
55315531
<message>
5532-
<location filename="../core/utils.py" line="7479"/>
5532+
<location filename="../core/utils.py" line="7475"/>
55335533
<source>Do you want to build the external overviews of bands?</source>
55345534
<translation type="unfinished"></translation>
55355535
</message>
@@ -6144,7 +6144,7 @@ Do you want to add the required fields to this shapefile?</source>
61446144
<translation type="unfinished"></translation>
61456145
</message>
61466146
<message>
6147-
<location filename="../core/utils.py" line="9585"/>
6147+
<location filename="../core/utils.py" line="9581"/>
61486148
<source>SCP: completed process</source>
61496149
<translation type="unfinished"></translation>
61506150
</message>
@@ -6554,27 +6554,27 @@ Do you want to add the required fields to this shapefile?</source>
65546554
<translation type="unfinished"></translation>
65556555
</message>
65566556
<message>
6557-
<location filename="../core/utils.py" line="6370"/>
6557+
<location filename="../core/utils.py" line="6366"/>
65586558
<source>Calculating signature</source>
65596559
<translation type="unfinished"></translation>
65606560
</message>
65616561
<message>
6562-
<location filename="../core/utils.py" line="7753"/>
6562+
<location filename="../core/utils.py" line="7749"/>
65636563
<source>Writing file</source>
65646564
<translation type="unfinished"></translation>
65656565
</message>
65666566
<message>
6567-
<location filename="../core/utils.py" line="5664"/>
6567+
<location filename="../core/utils.py" line="5660"/>
65686568
<source>Conversion to vector</source>
65696569
<translation type="unfinished"></translation>
65706570
</message>
65716571
<message>
6572-
<location filename="../core/utils.py" line="7428"/>
6572+
<location filename="../core/utils.py" line="7424"/>
65736573
<source>Sieve</source>
65746574
<translation type="unfinished"></translation>
65756575
</message>
65766576
<message>
6577-
<location filename="../core/utils.py" line="7558"/>
6577+
<location filename="../core/utils.py" line="7554"/>
65786578
<source>Building overviews</source>
65796579
<translation type="unfinished"></translation>
65806580
</message>
@@ -6614,12 +6614,12 @@ Do you want to add the required fields to this shapefile?</source>
66146614
<translation type="unfinished"></translation>
66156615
</message>
66166616
<message>
6617-
<location filename="../core/utils.py" line="9032"/>
6617+
<location filename="../core/utils.py" line="9028"/>
66186618
<source>Remove rows</source>
66196619
<translation type="unfinished"></translation>
66206620
</message>
66216621
<message>
6622-
<location filename="../core/utils.py" line="9032"/>
6622+
<location filename="../core/utils.py" line="9028"/>
66236623
<source>Are you sure you want to remove highlighted rows from the table?</source>
66246624
<translation type="unfinished"></translation>
66256625
</message>

0 commit comments

Comments
 (0)