mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
update linedensity test
This commit is contained in:
parent
bf2a6df16a
commit
9e127a8358
@ -2023,7 +2023,7 @@ void TestQgsProcessingAlgsPt1::fillNoData_data()
|
||||
* searchRadius = 3
|
||||
* pixelSize = 1.8
|
||||
*/
|
||||
QTest::newRow( "testcase 2" )
|
||||
QTest::newRow( "testcase 3" )
|
||||
<< "/raster/band1_float32_noct_epsg4326.tif"
|
||||
<< QStringLiteral( "/fillnodata_testcase3.tif" )
|
||||
<< 1
|
||||
|
Binary file not shown.
@ -1,11 +0,0 @@
|
||||
<PAMDataset>
|
||||
<PAMRasterBand band="1">
|
||||
<Metadata>
|
||||
<MDI key="STATISTICS_MAXIMUM">1.5624662410119e-05</MDI>
|
||||
<MDI key="STATISTICS_MEAN">6.4060804334076e-06</MDI>
|
||||
<MDI key="STATISTICS_MINIMUM">0</MDI>
|
||||
<MDI key="STATISTICS_STDDEV">4.939512050957e-06</MDI>
|
||||
<MDI key="STATISTICS_VALID_PERCENT">100</MDI>
|
||||
</Metadata>
|
||||
</PAMRasterBand>
|
||||
</PAMDataset>
|
Binary file not shown.
@ -1,11 +0,0 @@
|
||||
<PAMDataset>
|
||||
<PAMRasterBand band="1">
|
||||
<Metadata>
|
||||
<MDI key="STATISTICS_MAXIMUM">7.9285882748081e-06</MDI>
|
||||
<MDI key="STATISTICS_MEAN">3.3950790140125e-06</MDI>
|
||||
<MDI key="STATISTICS_MINIMUM">0</MDI>
|
||||
<MDI key="STATISTICS_STDDEV">2.4253179081431e-06</MDI>
|
||||
<MDI key="STATISTICS_VALID_PERCENT">100</MDI>
|
||||
</Metadata>
|
||||
</PAMRasterBand>
|
||||
</PAMDataset>
|
Loading…
x
Reference in New Issue
Block a user