Skip to content

Instantly share code, notes, and snippets.

@velle
Created January 15, 2024 23:05
Show Gist options
  • Save velle/023e0cc6c3b5f134cdab3219cb9a8863 to your computer and use it in GitHub Desktop.
Save velle/023e0cc6c3b5f134cdab3219cb9a8863 to your computer and use it in GitHub Desktop.
LastTest.log for QGIS build
This file has been truncated, but you can view the full file.
# /home/velle/b/QGIS/build-foo/Testing/Temporary/LastTest.log
# coming from this test run: https://gist.github.com/velle/b195bee9a5d63e95ea7aa600b7833be1
Start testing: Jan 15 13:48 CET
----------------------------------------------------------
1/868 Testing: logGitStatus
1/868 Test: logGitStatus
Command: "/home/velle/b/QGIS/scripts/chkgitstatus.sh" "log"
Directory: /home/velle/b/QGIS/build-foo
"logGitStatus" start time: Jan 15 13:48 CET
Output:
----------------------------------------------------------
<end of output>
Test time = 0.04 sec
----------------------------------------------------------
Test Passed.
"logGitStatus" end time: Jan 15 13:48 CET
"logGitStatus" time elapsed: 00:00:00
----------------------------------------------------------
3/868 Testing: ProcessingGeneralTest
3/868 Test: ProcessingGeneralTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingGeneralTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingGeneralTest" start time: Jan 15 13:48 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/ProcessingGeneralTest.py
Application path not initialized
...
----------------------------------------------------------------------
Ran 3 tests in 1.586s
OK
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-6adii5a5/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-6adii5a5/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
Processing(0): Results: {'OUTPUT': 'Buffered_c5974443_b471_4bcb_90a3_8a4797155d8c'}
Processing(0): Results: {'OUTPUT': 'Buffered_8cc25d1f_f17e_4667_b9f6_96d316039a3e'}
Processing(0): Results: {'OUTPUT': 'Buffered_0bc78c36_3ab3_4cde_a046_4febde251652'}
<end of output>
Test time = 2.68 sec
----------------------------------------------------------
Test Passed.
"ProcessingGeneralTest" end time: Jan 15 13:48 CET
"ProcessingGeneralTest" time elapsed: 00:00:02
----------------------------------------------------------
4/868 Testing: ProcessingGuiTest
4/868 Test: ProcessingGuiTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingGuiTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingGuiTest" start time: Jan 15 13:48 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/GuiTest.py
Application path not initialized
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:1722: DeprecationWarning: BandWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("BandWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:271: DeprecationWarning: BooleanWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("BooleanWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:321: DeprecationWarning: CrsWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("CrsWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:867: DeprecationWarning: DistanceWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("DistanceWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:1115: DeprecationWarning: EnumWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("EnumWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:1396: DeprecationWarning: StringWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("StringWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:414: DeprecationWarning: ExtentWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("ExtentWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:1570: DeprecationWarning: TableFieldWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("TableFieldWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:544: DeprecationWarning: FileWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("FileWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:940: DeprecationWarning: MapLayerWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("MapLayerWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:620: DeprecationWarning: FixedTableWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("FixedTableWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:1081: DeprecationWarning: MeshWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("MeshWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
../home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:826: DeprecationWarning: NumberWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("NumberWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:486: DeprecationWarning: PointWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("PointWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:913: DeprecationWarning: RangeWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("RangeWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:1048: DeprecationWarning: RasterWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("RasterWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:1181: DeprecationWarning: FeatureSourceWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("FeatureSourceWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:1292: DeprecationWarning: StringWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("StringWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
./home/velle/b/QGIS/build-foo/output/python/plugins/processing/gui/wrappers.py:1471: DeprecationWarning: VectorLayerWidgetWrapper is deprecated and will be removed in QGIS 4.0
warn("VectorLayerWidgetWrapper is deprecated and will be removed in QGIS 4.0", DeprecationWarning)
.
----------------------------------------------------------------------
Ran 21 tests in 1.152s
OK
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-7dlc2xh6/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-7dlc2xh6/profiles/default/qgis-auth.db
<end of output>
Test time = 3.37 sec
----------------------------------------------------------
Test Passed.
"ProcessingGuiTest" end time: Jan 15 13:48 CET
"ProcessingGuiTest" time elapsed: 00:00:03
----------------------------------------------------------
5/868 Testing: ProcessingModelerTest
5/868 Test: ProcessingModelerTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingModelerTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingModelerTest" start time: Jan 15 13:48 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/ModelerTest.py
Application path not initialized
.
----------------------------------------------------------------------
Ran 1 test in 0.072s
OK
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-3oco5bco/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-3oco5bco/profiles/default/qgis-auth.db
<end of output>
Test time = 2.28 sec
----------------------------------------------------------
Test Passed.
"ProcessingModelerTest" end time: Jan 15 13:48 CET
"ProcessingModelerTest" time elapsed: 00:00:02
----------------------------------------------------------
6/868 Testing: ProcessingProjectProviderTest
6/868 Test: ProcessingProjectProviderTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingProjectProviderTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingProjectProviderTest" start time: Jan 15 13:48 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/ProjectProvider.py
Application path not initialized
...
----------------------------------------------------------------------
Ran 3 tests in 0.793s
OK
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-hr5o0imc/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-hr5o0imc/profiles/default/qgis-auth.db
Messages(3): Model was saved inside current project
<end of output>
Test time = 3.00 sec
----------------------------------------------------------
Test Passed.
"ProcessingProjectProviderTest" end time: Jan 15 13:48 CET
"ProcessingProjectProviderTest" time elapsed: 00:00:03
----------------------------------------------------------
7/868 Testing: ProcessingToolsTest
7/868 Test: ProcessingToolsTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingToolsTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingToolsTest" start time: Jan 15 13:48 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/ToolsTest.py
Application path not initialized
..
----------------------------------------------------------------------
Ran 2 tests in 0.018s
OK
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-75ewgz1l/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-75ewgz1l/profiles/default/qgis-auth.db
<end of output>
Test time = 2.19 sec
----------------------------------------------------------
Test Passed.
"ProcessingToolsTest" end time: Jan 15 13:48 CET
"ProcessingToolsTest" time elapsed: 00:00:02
----------------------------------------------------------
8/868 Testing: ProcessingParametersTest
8/868 Test: ProcessingParametersTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingParametersTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingParametersTest" start time: Jan 15 13:48 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/ParametersTest.py
Application path not initialized
.............
----------------------------------------------------------------------
Ran 13 tests in 0.004s
OK
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-gelalh6s/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-gelalh6s/profiles/default/qgis-auth.db
<end of output>
Test time = 2.17 sec
----------------------------------------------------------
Test Passed.
"ProcessingParametersTest" end time: Jan 15 13:48 CET
"ProcessingParametersTest" time elapsed: 00:00:02
----------------------------------------------------------
9/868 Testing: ProcessingGenericAlgorithmsTest
9/868 Test: ProcessingGenericAlgorithmsTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingGenericAlgorithmsTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingGenericAlgorithmsTest" start time: Jan 15 13:48 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/AlgorithmsTestBase.py
Application path not initialized
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-q2ij3nz5/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-q2ij3nz5/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
testing provider 3d
testing algorithm 3d:tessellate
testing provider gdal
testing algorithm gdal:aspect
testing algorithm gdal:assignprojection
testing algorithm gdal:buffervectors
testing algorithm gdal:buildvirtualraster
testing algorithm gdal:buildvirtualvector
testing algorithm gdal:cliprasterbyextent
testing algorithm gdal:cliprasterbymasklayer
testing algorithm gdal:clipvectorbyextent
testing algorithm gdal:clipvectorbypolygon
testing algorithm gdal:colorrelief
testing algorithm gdal:contour
testing algorithm gdal:contour_polygon
testing algorithm gdal:convertformat
testing algorithm gdal:dissolve
testing algorithm gdal:executesql
testing algorithm gdal:extractprojection
testing algorithm gdal:fillnodata
testing algorithm gdal:gdal2tiles
testing algorithm gdal:gdal2xyz
testing algorithm gdal:gdalinfo
testing algorithm gdal:gridaverage
testing algorithm gdal:griddatametrics
testing algorithm gdal:gridinversedistance
testing algorithm gdal:gridinversedistancenearestneighbor
testing algorithm gdal:gridlinear
testing algorithm gdal:gridnearestneighbor
testing algorithm gdal:hillshade
testing algorithm gdal:importvectorintopostgisdatabaseavailableconnections
testing algorithm gdal:importvectorintopostgisdatabasenewconnection
testing algorithm gdal:merge
testing algorithm gdal:nearblack
testing algorithm gdal:offsetcurve
testing algorithm gdal:ogrinfo
testing algorithm gdal:onesidebuffer
testing algorithm gdal:overviews
testing algorithm gdal:pansharp
testing algorithm gdal:pcttorgb
testing algorithm gdal:pointsalonglines
testing algorithm gdal:polygonize
testing algorithm gdal:proximity
testing algorithm gdal:rastercalculator
testing algorithm gdal:rasterize
testing algorithm gdal:rasterize_over
testing algorithm gdal:rasterize_over_fixed_value
testing algorithm gdal:rearrange_bands
testing algorithm gdal:retile
testing algorithm gdal:rgbtopct
testing algorithm gdal:roughness
testing algorithm gdal:sieve
testing algorithm gdal:slope
testing algorithm gdal:tileindex
testing algorithm gdal:tpitopographicpositionindex
testing algorithm gdal:translate
testing algorithm gdal:triterrainruggednessindex
testing algorithm gdal:viewshed
testing algorithm gdal:warpreproject
testing provider grass7
testing algorithm grass7:g.extension.list
testing algorithm grass7:g.extension.manage
testing algorithm grass7:i.albedo
testing algorithm grass7:i.aster.toar
testing algorithm grass7:i.atcorr
testing algorithm grass7:i.biomass
testing algorithm grass7:i.cca
testing algorithm grass7:i.cluster
testing algorithm grass7:i.colors.enhance
testing algorithm grass7:i.eb.eta
testing algorithm grass7:i.eb.evapfr
testing algorithm grass7:i.eb.hsebal01.coords
testing algorithm grass7:i.eb.netrad
testing algorithm grass7:i.eb.soilheatflux
testing algorithm grass7:i.emissivity
testing algorithm grass7:i.evapo.mh
testing algorithm grass7:i.evapo.pm
testing algorithm grass7:i.evapo.pt
testing algorithm grass7:i.evapo.time
testing algorithm grass7:i.fft
testing algorithm grass7:i.gensig
testing algorithm grass7:i.gensigset
testing algorithm grass7:i.group
testing algorithm grass7:i.his.rgb
testing algorithm grass7:i.ifft
testing algorithm grass7:i.image.mosaic
testing algorithm grass7:i.in.spotvgt
testing algorithm grass7:i.landsat.acca
testing algorithm grass7:i.landsat.toar
testing algorithm grass7:i.maxlik
testing algorithm grass7:i.modis.qc
testing algorithm grass7:i.oif
testing algorithm grass7:i.pansharpen
testing algorithm grass7:i.pca
testing algorithm grass7:i.rgb.his
testing algorithm grass7:i.segment
testing algorithm grass7:i.smap
testing algorithm grass7:i.tasscap
testing algorithm grass7:i.topo.coor.ill
testing algorithm grass7:i.topo.corr
testing algorithm grass7:i.vi
testing algorithm grass7:i.zc
testing algorithm grass7:m.cogo
testing algorithm grass7:nviz
testing algorithm grass7:r.basins.fill
testing algorithm grass7:r.blend.combine
testing algorithm grass7:r.blend.rgb
testing algorithm grass7:r.buffer
testing algorithm grass7:r.buffer.lowmem
testing algorithm grass7:r.carve
testing algorithm grass7:r.category
testing algorithm grass7:r.category.out
testing algorithm grass7:r.circle
testing algorithm grass7:r.clump
testing algorithm grass7:r.coin
testing algorithm grass7:r.colors
testing algorithm grass7:r.colors.out
testing algorithm grass7:r.colors.stddev
testing algorithm grass7:r.composite
testing algorithm grass7:r.contour
testing algorithm grass7:r.cost
testing algorithm grass7:r.covar
testing algorithm grass7:r.cross
testing algorithm grass7:r.describe
testing algorithm grass7:r.distance
testing algorithm grass7:r.drain
testing algorithm grass7:r.fill.dir
testing algorithm grass7:r.fill.stats
testing algorithm grass7:r.fillnulls
testing algorithm grass7:r.flow
testing algorithm grass7:r.geomorphon
testing algorithm grass7:r.grow
testing algorithm grass7:r.grow.distance
testing algorithm grass7:r.gwflow
testing algorithm grass7:r.his
testing algorithm grass7:r.horizon
testing algorithm grass7:r.horizon.height
testing algorithm grass7:r.in.lidar
testing algorithm grass7:r.in.lidar.info
testing algorithm grass7:r.info
testing algorithm grass7:r.kappa
testing algorithm grass7:r.lake
testing algorithm grass7:r.latlong
testing algorithm grass7:r.li.cwed
testing algorithm grass7:r.li.cwed.ascii
testing algorithm grass7:r.li.dominance
testing algorithm grass7:r.li.dominance.ascii
testing algorithm grass7:r.li.edgedensity
testing algorithm grass7:r.li.edgedensity.ascii
testing algorithm grass7:r.li.mpa
testing algorithm grass7:r.li.mpa.ascii
testing algorithm grass7:r.li.mps
testing algorithm grass7:r.li.mps.ascii
testing algorithm grass7:r.li.padcv
testing algorithm grass7:r.li.padcv.ascii
testing algorithm grass7:r.li.padrange
testing algorithm grass7:r.li.padrange.ascii
testing algorithm grass7:r.li.padsd
testing algorithm grass7:r.li.padsd.ascii
testing algorithm grass7:r.li.patchdensity
testing algorithm grass7:r.li.patchdensity.ascii
testing algorithm grass7:r.li.patchnum
testing algorithm grass7:r.li.patchnum.ascii
testing algorithm grass7:r.li.pielou
testing algorithm grass7:r.li.pielou.ascii
testing algorithm grass7:r.li.renyi
testing algorithm grass7:r.li.renyi.ascii
testing algorithm grass7:r.li.richness
testing algorithm grass7:r.li.richness.ascii
testing algorithm grass7:r.li.shannon
testing algorithm grass7:r.li.shannon.ascii
testing algorithm grass7:r.li.shape
testing algorithm grass7:r.li.shape.ascii
testing algorithm grass7:r.li.simpson
testing algorithm grass7:r.li.simpson.ascii
testing algorithm grass7:r.mapcalc.simple
testing algorithm grass7:r.mask.rast
testing algorithm grass7:r.mask.vect
testing algorithm grass7:r.mfilter
testing algorithm grass7:r.mode
testing algorithm grass7:r.neighbors
testing algorithm grass7:r.null
testing algorithm grass7:r.out.ascii
testing algorithm grass7:r.out.gridatb
testing algorithm grass7:r.out.mat
testing algorithm grass7:r.out.mpeg
testing algorithm grass7:r.out.png
testing algorithm grass7:r.out.pov
testing algorithm grass7:r.out.ppm
testing algorithm grass7:r.out.ppm3
testing algorithm grass7:r.out.vrml
testing algorithm grass7:r.out.vtk
testing algorithm grass7:r.out.xyz
testing algorithm grass7:r.param.scale
testing algorithm grass7:r.patch
testing algorithm grass7:r.path
testing algorithm grass7:r.path.coordinate.txt
testing algorithm grass7:r.plane
testing algorithm grass7:r.profile
testing algorithm grass7:r.proj
testing algorithm grass7:r.quant
testing algorithm grass7:r.quantile
testing algorithm grass7:r.quantile.plain
testing algorithm grass7:r.random
testing algorithm grass7:r.random.cells
testing algorithm grass7:r.random.surface
testing algorithm grass7:r.reclass
testing algorithm grass7:r.reclass.area
testing algorithm grass7:r.recode
testing algorithm grass7:r.regression.line
testing algorithm grass7:r.regression.multi
testing algorithm grass7:r.relief
testing algorithm grass7:r.relief.scaling
testing algorithm grass7:r.report
testing algorithm grass7:r.resamp.bspline
testing algorithm grass7:r.resamp.filter
testing algorithm grass7:r.resamp.interp
testing algorithm grass7:r.resamp.rst
testing algorithm grass7:r.resamp.stats
testing algorithm grass7:r.resample
testing algorithm grass7:r.rescale
testing algorithm grass7:r.rescale.eq
testing algorithm grass7:r.rgb
testing algorithm grass7:r.ros
testing algorithm grass7:r.series
testing algorithm grass7:r.series.accumulate
testing algorithm grass7:r.series.interp
testing algorithm grass7:r.shade
testing algorithm grass7:r.sim.sediment
testing algorithm grass7:r.sim.water
testing algorithm grass7:r.slope.aspect
testing algorithm grass7:r.solute.transport
testing algorithm grass7:r.spread
testing algorithm grass7:r.spreadpath
testing algorithm grass7:r.statistics
testing algorithm grass7:r.stats
testing algorithm grass7:r.stats.quantile.out
testing algorithm grass7:r.stats.quantile.rast
testing algorithm grass7:r.stats.zonal
testing algorithm grass7:r.stream.extract
testing algorithm grass7:r.sun.incidout
testing algorithm grass7:r.sun.insoltime
testing algorithm grass7:r.sunhours
testing algorithm grass7:r.sunmask.datetime
testing algorithm grass7:r.sunmask.position
testing algorithm grass7:r.surf.area
testing algorithm grass7:r.surf.contour
testing algorithm grass7:r.surf.fractal
testing algorithm grass7:r.surf.gauss
testing algorithm grass7:r.surf.idw
testing algorithm grass7:r.surf.random
testing algorithm grass7:r.terraflow
testing algorithm grass7:r.texture
testing algorithm grass7:r.thin
testing algorithm grass7:r.tile
testing algorithm grass7:r.tileset
testing algorithm grass7:r.to.vect
testing algorithm grass7:r.topidx
testing algorithm grass7:r.topmodel
testing algorithm grass7:r.topmodel.topidxstats
testing algorithm grass7:r.transect
testing algorithm grass7:r.univar
testing algorithm grass7:r.uslek
testing algorithm grass7:r.usler
testing algorithm grass7:r.viewshed
testing algorithm grass7:r.volume
testing algorithm grass7:r.walk.coords
testing algorithm grass7:r.walk.points
testing algorithm grass7:r.walk.rast
testing algorithm grass7:r.water.outlet
testing algorithm grass7:r.watershed
testing algorithm grass7:r.what.color
testing algorithm grass7:r.what.coords
testing algorithm grass7:r.what.points
testing algorithm grass7:v.buffer
testing algorithm grass7:v.build.check
testing algorithm grass7:v.build.polylines
testing algorithm grass7:v.class
testing algorithm grass7:v.clean
testing algorithm grass7:v.cluster
testing algorithm grass7:v.db.select
testing algorithm grass7:v.decimate
testing algorithm grass7:v.delaunay
testing algorithm grass7:v.dissolve
testing algorithm grass7:v.distance
testing algorithm grass7:v.drape
testing algorithm grass7:v.edit
testing algorithm grass7:v.extract
testing algorithm grass7:v.extrude
testing algorithm grass7:v.generalize
testing algorithm grass7:v.hull
testing algorithm grass7:v.in.ascii
testing algorithm grass7:v.in.dxf
testing algorithm grass7:v.in.e00
testing algorithm grass7:v.in.geonames
testing algorithm grass7:v.in.lidar
testing algorithm grass7:v.in.lines
testing algorithm grass7:v.in.mapgen
testing algorithm grass7:v.in.wfs
testing algorithm grass7:v.info
testing algorithm grass7:v.kcv
testing algorithm grass7:v.kernel.rast
testing algorithm grass7:v.kernel.vector
testing algorithm grass7:v.lidar.correction
testing algorithm grass7:v.lidar.edgedetection
testing algorithm grass7:v.lidar.growing
testing algorithm grass7:v.mkgrid
testing algorithm grass7:v.neighbors
testing algorithm grass7:v.net
testing algorithm grass7:v.net.alloc
testing algorithm grass7:v.net.allpairs
testing algorithm grass7:v.net.bridge
testing algorithm grass7:v.net.centrality
testing algorithm grass7:v.net.components
testing algorithm grass7:v.net.connectivity
testing algorithm grass7:v.net.distance
testing algorithm grass7:v.net.flow
testing algorithm grass7:v.net.iso
testing algorithm grass7:v.net.nreport
testing algorithm grass7:v.net.path
testing algorithm grass7:v.net.report
testing algorithm grass7:v.net.salesman
testing algorithm grass7:v.net.spanningtree
testing algorithm grass7:v.net.steiner
testing algorithm grass7:v.net.timetable
testing algorithm grass7:v.net.visibility
testing algorithm grass7:v.normal
testing algorithm grass7:v.out.ascii
testing algorithm grass7:v.out.dxf
testing algorithm grass7:v.out.postgis
testing algorithm grass7:v.out.pov
testing algorithm grass7:v.out.svg
testing algorithm grass7:v.out.vtk
testing algorithm grass7:v.outlier
testing algorithm grass7:v.overlay
testing algorithm grass7:v.pack
testing algorithm grass7:v.parallel
testing algorithm grass7:v.patch
testing algorithm grass7:v.perturb
testing algorithm grass7:v.proj
testing algorithm grass7:v.qcount
testing algorithm grass7:v.random
testing algorithm grass7:v.rast.stats
testing algorithm grass7:v.reclass
testing algorithm grass7:v.rectify
testing algorithm grass7:v.report
testing algorithm grass7:v.sample
testing algorithm grass7:v.segment
testing algorithm grass7:v.select
testing algorithm grass7:v.split
testing algorithm grass7:v.surf.bspline
testing algorithm grass7:v.surf.idw
testing algorithm grass7:v.surf.rst
testing algorithm grass7:v.surf.rst.cvdev
testing algorithm grass7:v.to.3d
testing algorithm grass7:v.to.lines
testing algorithm grass7:v.to.points
testing algorithm grass7:v.to.rast
testing algorithm grass7:v.transform
testing algorithm grass7:v.type
testing algorithm grass7:v.univar
testing algorithm grass7:v.vect.stats
testing algorithm grass7:v.voronoi
testing algorithm grass7:v.voronoi.skeleton
testing algorithm grass7:v.what.rast
testing algorithm grass7:v.what.vect
testing provider model
testing provider native
testing algorithm native:addautoincrementalfield
testing algorithm native:addfieldtoattributestable
testing algorithm native:adduniquevalueindexfield
testing algorithm native:addxyfields
testing algorithm native:affinetransform
testing algorithm native:aggregate
testing algorithm native:alignrasters
testing algorithm native:alignsingleraster
testing algorithm native:angletonearest
testing algorithm native:antimeridiansplit
testing algorithm native:arrayoffsetlines
testing algorithm native:arraytranslatedfeatures
testing algorithm native:aspect
testing algorithm native:assignprojection
testing algorithm native:atlaslayouttoimage
testing algorithm native:atlaslayouttomultiplepdf
testing algorithm native:atlaslayouttopdf
testing algorithm native:b3dmtogltf
testing algorithm native:batchnominatimgeocoder
testing algorithm native:bookmarkstolayer
testing algorithm native:boundary
testing algorithm native:boundingboxes
testing algorithm native:buffer
testing algorithm native:bufferbym
testing algorithm native:calculateexpression
testing algorithm native:calculatevectoroverlaps
testing algorithm native:categorizeusingstyle
testing algorithm native:cellstackpercentile
testing algorithm native:cellstackpercentrankfromrasterlayer
testing algorithm native:cellstackpercentrankfromvalue
testing algorithm native:cellstatistics
testing algorithm native:centroids
testing algorithm native:clip
testing algorithm native:collect
testing algorithm native:combinestyles
testing algorithm native:concavehull
testing algorithm native:condition
testing algorithm native:convertgpsdata
testing algorithm native:convertgpxfeaturetype
testing algorithm native:converttocurves
testing algorithm native:convexhull
testing algorithm native:countpointsinpolygon
testing algorithm native:createattributeindex
testing algorithm native:createconstantrasterlayer
testing algorithm native:createdirectory
testing algorithm native:creategrid
testing algorithm native:createpointslayerfromtable
testing algorithm native:createrandombinomialrasterlayer
testing algorithm native:createrandomexponentialrasterlayer
testing algorithm native:createrandomgammarasterlayer
testing algorithm native:createrandomgeometricrasterlayer
testing algorithm native:createrandomnegativebinomialrasterlayer
testing algorithm native:createrandomnormalrasterlayer
testing algorithm native:createrandompoissonrasterlayer
testing algorithm native:createrandomuniformrasterlayer
testing algorithm native:createspatialindex
testing algorithm native:dbscanclustering
testing algorithm native:delaunaytriangulation
testing algorithm native:deletecolumn
testing algorithm native:deleteduplicategeometries
testing algorithm native:deleteholes
testing algorithm native:densifygeometries
testing algorithm native:densifygeometriesgivenaninterval
testing algorithm native:detectvectorchanges
testing algorithm native:difference
testing algorithm native:dissolve
testing algorithm native:downloadgpsdata
testing algorithm native:downloadvectortiles
testing algorithm native:dropgeometries
testing algorithm native:dropmzvalues
testing algorithm native:dtmslopebasedfilter
testing algorithm native:dxfexport
testing algorithm native:equaltofrequency
testing algorithm native:explodehstorefield
testing algorithm native:explodelines
testing algorithm native:exportlayersinformation
testing algorithm native:exportmeshedges
testing algorithm native:exportmeshfaces
testing algorithm native:exportmeshongrid
testing algorithm native:exportmeshvertices
testing algorithm native:exporttospreadsheet
testing algorithm native:extendlines
testing algorithm native:extenttolayer
testing algorithm native:extractbinary
testing algorithm native:extractbyattribute
testing algorithm native:extractbyexpression
testing algorithm native:extractbyextent
testing algorithm native:extractbylocation
testing algorithm native:extractlabels
testing algorithm native:extractmvalues
testing algorithm native:extractspecificvertices
testing algorithm native:extractvertices
testing algorithm native:extractwithindistance
testing algorithm native:extractzvalues
testing algorithm native:fieldcalculator
testing algorithm native:filedownloader
testing algorithm native:fillnodata
testing algorithm native:filter
testing algorithm native:filterbygeometry
testing algorithm native:filterlayersbytype
testing algorithm native:filterverticesbym
testing algorithm native:filterverticesbyz
testing algorithm native:fixgeometries
testing algorithm native:flattenrelationships
testing algorithm native:forcerhr
testing algorithm native:fuzzifyrastergaussianmembership
testing algorithm native:fuzzifyrasterlargemembership
testing algorithm native:fuzzifyrasterlinearmembership
testing algorithm native:fuzzifyrasternearmembership
testing algorithm native:fuzzifyrasterpowermembership
testing algorithm native:fuzzifyrastersmallmembership
testing algorithm native:generatepointspixelcentroidsinsidepolygons
testing algorithm native:geometrybyexpression
testing algorithm native:gltftovector
testing algorithm native:greaterthanfrequency
testing algorithm native:highestpositioninrasterstack
testing algorithm native:hillshade
testing algorithm native:hublines
testing algorithm native:importintopostgis
testing algorithm native:importphotos
testing algorithm native:interpolatepoint
testing algorithm native:intersection
testing algorithm native:joinattributesbylocation
testing algorithm native:joinattributestable
testing algorithm native:joinbylocationsummary
testing algorithm native:joinbynearest
testing algorithm native:keepnbiggestparts
testing algorithm native:kmeansclustering
testing algorithm native:layertobookmarks
testing algorithm native:lessthanfrequency
testing algorithm native:linedensity
testing algorithm native:lineintersections
testing algorithm native:linesubstring
testing algorithm native:loadlayer
testing algorithm native:lowestpositioninrasterstack
testing algorithm native:meancoordinates
testing algorithm native:mergelines
testing algorithm native:mergevectorlayers
testing algorithm native:meshcontours
testing algorithm native:meshexportcrosssection
testing algorithm native:meshexporttimeseries
testing algorithm native:meshrasterize
testing algorithm native:minimumenclosingcircle
testing algorithm native:modelerrastercalc
testing algorithm native:modelervirtualrastercalc
testing algorithm native:multidifference
testing algorithm native:multiintersection
testing algorithm native:multiparttosingleparts
testing algorithm native:multiringconstantbuffer
testing algorithm native:multiunion
testing algorithm native:nearestneighbouranalysis
testing algorithm native:offsetline
testing algorithm native:orderbyexpression
testing algorithm native:orientedminimumboundingbox
testing algorithm native:orthogonalize
testing algorithm native:package
testing algorithm native:pixelstopoints
testing algorithm native:pixelstopolygons
testing algorithm native:pointonsurface
testing algorithm native:pointsalonglines
testing algorithm native:pointstopath
testing algorithm native:pointtolayer
testing algorithm native:poleofinaccessibility
testing algorithm native:polygonfromlayerextent
testing algorithm native:polygonize
testing algorithm native:polygonstolines
testing algorithm native:postgisexecutesql
testing algorithm native:printlayoutmapextenttolayer
testing algorithm native:printlayouttoimage
testing algorithm native:printlayouttopdf
testing algorithm native:projectpointcartesian
testing algorithm native:promotetomulti
testing algorithm native:raiseexception
testing algorithm native:raisemessage
testing algorithm native:raisewarning
testing algorithm native:randomextract
testing algorithm native:randompointsinextent
testing algorithm native:randompointsinpolygons
testing algorithm native:randompointsonlines
testing algorithm native:rasterbooleanand
testing algorithm native:rastercalc
testing algorithm native:rasterize
testing algorithm native:rasterlayerproperties
testing algorithm native:rasterlayerstatistics
testing algorithm native:rasterlayeruniquevaluesreport
testing algorithm native:rasterlayerzonalstats
testing algorithm native:rasterlogicalor
testing algorithm native:rastersampling
testing algorithm native:rastersurfacevolume
testing algorithm native:reclassifybylayer
testing algorithm native:reclassifybytable
testing algorithm native:rectanglesovalsdiamonds
testing algorithm native:refactorfields
testing algorithm native:removeduplicatesbyattribute
testing algorithm native:removeduplicatevertices
testing algorithm native:removenullgeometries
testing algorithm native:renamelayer
testing algorithm native:renametablefield
testing algorithm native:repairshapefile
testing algorithm native:reprojectlayer
testing algorithm native:rescaleraster
testing algorithm native:retainfields
testing algorithm native:reverselinedirection
testing algorithm native:rotatefeatures
testing algorithm native:roundness
testing algorithm native:roundrastervalues
testing algorithm native:ruggednessindex
testing algorithm native:savefeatures
testing algorithm native:savelog
testing algorithm native:saveselectedfeatures
testing algorithm native:segmentizebymaxangle
testing algorithm native:segmentizebymaxdistance
testing algorithm native:selectbylocation
testing algorithm native:selectwithindistance
testing algorithm native:serviceareafromlayer
testing algorithm native:serviceareafrompoint
testing algorithm native:setlayerencoding
testing algorithm native:setlayerstyle
testing algorithm native:setmfromraster
testing algorithm native:setmvalue
testing algorithm native:setprojectvariable
testing algorithm native:setzfromraster
testing algorithm native:setzvalue
testing algorithm native:shortestline
testing algorithm native:shortestpathlayertopoint
testing algorithm native:shortestpathpointtolayer
testing algorithm native:shortestpathpointtopoint
testing algorithm native:shpencodinginfo
testing algorithm native:simplifygeometries
testing algorithm native:singlesidedbuffer
testing algorithm native:slope
testing algorithm native:smoothgeometry
testing algorithm native:snapgeometries
testing algorithm native:snappointstogrid
testing algorithm native:spatialiteexecutesql
testing algorithm native:spatialiteexecutesqlregistered
.
----------------------------------------------------------------------
Ran 1 test in 1.525s
OK
testing algorithm native:splitfeaturesbycharacter
testing algorithm native:splitlinesbylength
testing algorithm native:splitvectorlayer
testing algorithm native:splitwithlines
testing algorithm native:stdbscanclustering
testing algorithm native:stringconcatenation
testing algorithm native:stylefromproject
testing algorithm native:subdivide
testing algorithm native:sumlinelengths
testing algorithm native:swapxy
testing algorithm native:symmetricaldifference
testing algorithm native:taperedbuffer
testing algorithm native:tilesxyzdirectory
testing algorithm native:tilesxyzmbtiles
testing algorithm native:tinmeshcreation
testing algorithm native:transect
testing algorithm native:transferannotationsfrommain
testing algorithm native:translategeometry
testing algorithm native:truncatetable
testing algorithm native:union
testing algorithm native:uploadgpsdata
testing algorithm native:virtualrastercalc
testing algorithm native:voronoipolygons
testing algorithm native:wedgebuffers
testing algorithm native:writevectortiles_mbtiles
testing algorithm native:writevectortiles_xyz
testing algorithm native:zonalhistogram
testing algorithm native:zonalstatistics
testing algorithm native:zonalstatisticsfb
testing provider otb
testing provider project
testing provider qgis
testing algorithm qgis:advancedpythonfieldcalculator
testing algorithm qgis:barplot
testing algorithm qgis:basicstatisticsforfields
testing algorithm qgis:boxplot
testing algorithm qgis:checkvalidity
testing algorithm qgis:climbalongline
testing algorithm qgis:convertgeometrytype
testing algorithm qgis:definecurrentprojection
testing algorithm qgis:distancematrix
testing algorithm qgis:distancetonearesthublinetohub
testing algorithm qgis:distancetonearesthubpoints
testing algorithm qgis:eliminateselectedpolygons
testing algorithm qgis:executesql
testing algorithm qgis:exportaddgeometrycolumns
testing algorithm qgis:findprojection
testing algorithm qgis:generatepointspixelcentroidsalongline
testing algorithm qgis:heatmapkerneldensityestimation
testing algorithm qgis:hypsometriccurves
testing algorithm qgis:idwinterpolation
testing algorithm qgis:importintospatialite
testing algorithm qgis:knearestconcavehull
testing algorithm qgis:linestopolygons
testing algorithm qgis:listuniquevalues
testing algorithm qgis:meanandstandarddeviationplot
testing algorithm qgis:minimumboundinggeometry
testing algorithm qgis:pointsdisplacement
testing algorithm qgis:polarplot
testing algorithm qgis:postgisexecuteandloadsql
testing algorithm qgis:randomextractwithinsubsets
testing algorithm qgis:randompointsalongline
testing algorithm qgis:randompointsinlayerbounds
testing algorithm qgis:randompointsinsidepolygons
testing algorithm qgis:randomselection
testing algorithm qgis:randomselectionwithinsubsets
testing algorithm qgis:rastercalculator
testing algorithm qgis:rasterlayerhistogram
testing algorithm qgis:rectanglesovalsdiamondsvariable
testing algorithm qgis:regularpoints
testing algorithm qgis:relief
testing algorithm qgis:scatter3dplot
testing algorithm qgis:selectbyattribute
testing algorithm qgis:selectbyexpression
testing algorithm qgis:setstyleforrasterlayer
testing algorithm qgis:setstyleforvectorlayer
testing algorithm qgis:statisticsbycategories
testing algorithm qgis:texttofloat
testing algorithm qgis:tininterpolation
testing algorithm qgis:topologicalcoloring
testing algorithm qgis:variabledistancebuffer
testing algorithm qgis:vectorlayerhistogram
testing algorithm qgis:vectorlayerscatterplot
testing provider script
<end of output>
Test time = 2.79 sec
----------------------------------------------------------
Test Passed.
"ProcessingGenericAlgorithmsTest" end time: Jan 15 13:48 CET
"ProcessingGenericAlgorithmsTest" time elapsed: 00:00:02
----------------------------------------------------------
10/868 Testing: ProcessingQgisAlgorithmsTestPt1
10/868 Test: ProcessingQgisAlgorithmsTestPt1
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingQgisAlgorithmsTestPt1.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingQgisAlgorithmsTestPt1" start time: Jan 15 13:48 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/QgisAlgorithmsTest1.py
Application path not initialized
About to start 0 of 148: "Centroid"
About to start 1 of 148: "Centroid with non-ascii input"
About to start 2 of 148: "Aggregate all"
About to start 3 of 148: "Aggregate using field"
About to start 4 of 148: "Aggregate using two fields"
About to start 5 of 148: "Aggregate points"
About to start 6 of 148: "Aggregate lines"
About to start 7 of 148: "Aggregate with a quoted delimiter"
About to start 8 of 148: "Aggregate to array field"
About to start 9 of 148: "Delete Holes"
About to start 10 of 148: "Clip lines by polygons"
!!! Skipping Clip lines by multipolygon (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 12 of 148: "Clip lines by multipolygon (GEOS > 3.9)"
About to start 13 of 148: "Clip polygons by multipolygons"
About to start 14 of 148: "Clip multipolygons by polygons"
About to start 15 of 148: "Clip points by polygons"
About to start 16 of 148: "Clip points by multipolygons"
About to start 17 of 148: "Intersects multipolygons with polygons"
About to start 18 of 148: "Densify geometries"
About to start 19 of 148: "Densify polygons by interval"
About to start 20 of 148: "Polygons to Lines"
About to start 21 of 148: "Basic statistics for numeric fields"
About to start 22 of 148: "Basic statistics for text fields"
About to start 23 of 148: "Unique values"
About to start 24 of 148: "Unique values (multiple fields)"
About to start 25 of 148: "Add autoincremental field"
About to start 26 of 148: "Add autoincremental field with start value"
About to start 27 of 148: "Add autoincremental field with name"
About to start 28 of 148: "Add incremental field (grouped)"
About to start 29 of 148: "Add incremental field (with sorting)"
About to start 30 of 148: "Add incremental field (with modulus)"
About to start 31 of 148: "Add incremental field (with modulus)"
About to start 32 of 148: "Add incremental field (with modulus, start)"
About to start 33 of 148: "Add incremental field (with modulus, grouped, start)"
About to start 34 of 148: "Add incremental field (with modulus, grouped, sorted, start)"
!!! Skipping Dissolve using field (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 36 of 148: "Dissolve using field (GEOS >= 3.9)"
!!! Skipping Dissolve using two fields (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 38 of 148: "Dissolve using two fields (GEOS >= 3.9)"
About to start 39 of 148: "Dissolve with geometries reported as valid but as invalid with isGeosValid"
About to start 40 of 148: "Dissolve with NULL geometries"
About to start 41 of 148: "Dissolve with invalid geometries"
About to start 42 of 148: "Dissolve separate disjoint"
About to start 43 of 148: "Dissolve separate disjoint with classes"
!!! Skipping Basic polygon buffer (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 45 of 148: "Basic polygon buffer (GEOS >= 3.9)"
!!! Skipping Polygon buffer with dissolve (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 47 of 148: "Polygon buffer with dissolve (GEOS >= 3.9)"
About to start 48 of 148: "Create fixed distance rectangle buffers around points"
About to start 49 of 148: "Merge lines algorithm"
!!! Skipping Merge points (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 51 of 148: "Merge points (GEOS >= 3.9)"
!!! Skipping Merge points with mixed attribute types (GDAL < 3.4), requires GDAL < 3040000, have version 3040100
About to start 53 of 148: "Merge points with mixed attribute types (GDAL >= 3.4)"
About to start 54 of 148: "Merge polygons"
!!! Skipping Merge polygons with CRS (GDAL < 3.4), requires GDAL < 3040000, have version 3040100
About to start 56 of 148: "Merge polygons with CRS (GDAL >= 3.4)"
About to start 57 of 148: "Multiparts to singleparts"
About to start 58 of 148: "Bounding boxes for lines"
About to start 59 of 148: "Bounding boxes for multilines"
About to start 60 of 148: "Bounding boxes for multipolygons"
About to start 61 of 148: "Bounding boxes for points"
About to start 62 of 148: "Bounding boxes for polygons"
!!! Skipping Bounding boxes for multipoints (GDAL < 3.4), requires GDAL < 3040000, have version 3040100
About to start 64 of 148: "Bounding boxes for multipoints (GDAL >= 3.4)"
About to start 65 of 148: "Polygon boundary"
About to start 66 of 148: "Multipoly boundary"
About to start 67 of 148: "Line boundary"
About to start 68 of 148: "Multiline boundary"
About to start 69 of 148: "Set M Value"
About to start 70 of 148: "Set Z Value"
About to start 71 of 148: "Drop M Value"
About to start 72 of 148: "Drop Z Value"
About to start 73 of 148: "Drop ZM Value"
About to start 74 of 148: "Test explode HStore field with all keys"
About to start 75 of 148: "Test explode HStore field with 2 fields"
About to start 76 of 148: "Point on polygon surface"
About to start 77 of 148: "Point on all parts of multi polygon surface"
!!! Skipping Point on multipoint surface (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 79 of 148: "Point on multipoint surface (GEOS >= 3.9)"
About to start 80 of 148: "Point on line surface"
About to start 81 of 148: "Reverse line direction"
About to start 82 of 148: "Reverse multiline direction"
About to start 83 of 148: "Offset line positive"
About to start 84 of 148: "Offset line negative (GEOS < 3.11)"
!!! Skipping Offset line negative (GEOS >= 3.11), requires GEOS >= 31100, have version 31002
About to start 86 of 148: "Offset line miter"
About to start 87 of 148: "Offset line bevel"
About to start 88 of 148: "Offset multilines"
About to start 89 of 148: "Buffer polygons using bevel"
About to start 90 of 148: "Buffer polygons using miter (GEOS < 3.11)"
!!! Skipping Buffer polygons using miter (GEOS >= 3.11), requires GEOS >= 31100, have version 31002
!!! Skipping Buffer lines (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 93 of 148: "Buffer lines (GEOS >= 3.9)"
!!! Skipping Buffer lines (flat) (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 95 of 148: "Buffer lines (flat) (GEOS >= 3.9)"
!!! Skipping Buffer lines (square) (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 97 of 148: "Buffer lines (square) (GEOS >= 3.9)"
About to start 98 of 148: "Centroid (lines)"
About to start 99 of 148: "Centroid (multilines)"
!!! Skipping Centroid (multipoints) (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 101 of 148: "Centroid (multipoints) (GEOS >= 3.9)"
About to start 102 of 148: "Centroid (multipolygons)"
About to start 103 of 148: "Centroid (multipolygons)"
About to start 104 of 148: "Centroid (points)"
About to start 105 of 148: "Centroid (polygons)"
About to start 106 of 148: "Lines translated"
About to start 107 of 148: "Translate Z/M"
About to start 108 of 148: "Single sided buffer lines (left, round)"
About to start 109 of 148: "Single sided buffer lines (Right, miter)"
About to start 110 of 148: "Single sided buffer multiline (bevel)"
About to start 111 of 148: "Extract vertices from multipolygons"
About to start 112 of 148: "Extract vertices from polygons"
About to start 113 of 148: "Extract vertices from multilines"
About to start 114 of 148: "Extract vertices from lines"
About to start 115 of 148: "Simplify (lines)"
About to start 116 of 148: "Simplify (multilines)"
!!! Skipping Simplify (visval) (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 118 of 148: "Simplify (visval) (GEOS >= 3.9)"
!!! Skipping Simplify (grid) (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 120 of 148: "Simplify (grid) (GEOS >= 3.9)"
About to start 121 of 148: "Smooth (lines)"
About to start 122 of 148: "Smooth (lines, with max angle)"
About to start 123 of 148: "Add Geometry PointZ"
About to start 124 of 148: "Export line info"
About to start 125 of 148: "Export multiline info"
!!! Skipping Export multipoint info (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 127 of 148: "Export multipoint info (GEOS >= 3.9)"
About to start 128 of 148: "Text to float"
About to start 129 of 148: "Count points in polygon"
About to start 130 of 148: "Aspect from QGIS analysis library"
..........ERROR 1: File /home/velle/b/QGIS/python/plugins/processing/tests/testdata/expected/aggregate_quoted_delim.gfs is not a GMLFeatureClassList document.
ERROR 1: File /home/velle/b/QGIS/python/plugins/processing/tests/testdata/expected/aggregate_quoted_delim.gfs is not a GMLFeatureClassList document.
........About to start 131 of 148: "Slope from QGIS analysis library"
About to start 132 of 148: "Ruggedness index from QGIS analysis library"
About to start 133 of 148: "Hillshade from QGIS analysis library"
About to start 134 of 148: "Relief (automatic colors generation)"
About to start 135 of 148: "Relief (custom colors)"
About to start 136 of 148: "Line intersections all fields"
About to start 137 of 148: "Line intersections all fields (custom prefix)"
About to start 138 of 148: "Line intersections some fields"
!!! Skipping Line intersections with geometry collection (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 140 of 148: "Line intersections with geometry collection (GEOS >= 3.9)"
About to start 141 of 148: "Sum line lengths"
About to start 142 of 148: "Sum line lengths (projected CRS)"
About to start 143 of 148: "Delaunay triangulation (multipoint data)"
About to start 144 of 148: "Polygon from layer extent rounded to 0"
About to start 145 of 148: "Polygon from layer extent rounded to 2"
About to start 146 of 148: "Test (native:pointtolayer)"
About to start 147 of 148: "Climb line layer with DTM"
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-jcb4xayw/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-jcb4xayw/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
Processing(2): Exception while processing
Processing(2): Exception while processing
Running alg: "native:centroids"
Algorithm parameters are {'INPUT': 'polys_gml_2de9ee86_612a_470d_a7f1_a49adbf88aec', 'OUTPUT': '/tmp/tmpaxj27v13/polys_centroid.gml'}
Running alg: "native:centroids"
Algorithm parameters are {'INPUT': 'polys_non_ascii_____gml_24ef2df7_5fc8_496e_aae2_28338abba780', 'OUTPUT': '/tmp/tmp6569na45/polys_centroid.gml'}
Running alg: "qgis:aggregate"
Algorithm parameters are {'INPUT': 'dissolve_polys_gml_f6df11fc_c087_4696_a52e_b37d3f1253fc', 'GROUP_BY': 'NULL', 'AGGREGATES': [{'input': 'fid', 'aggregate': 'concatenate', 'delimiter': ',', 'name': 'fids', 'type': 10, 'length': 255, 'precision': 0}, {'input': 'name', 'aggregate': 'concatenate_unique', 'delimiter': ',', 'name': 'name', 'type': 10, 'length': 255, 'precision': 0}, {'input': 'intval', 'aggregate': 'sum', 'delimiter': '', 'name': 'intval', 'type': 2, 'length': 0, 'precision': 0}, {'aggregate': 'mean', 'input': 'floatval', 'type': 6, 'delimiter': '', 'name': 'floatval', 'length': 0, 'precision': 0}], 'OUTPUT': '/tmp/tmpz5ywrp_h/aggregate_all.gml'}
Running alg: "qgis:aggregate"
Algorithm parameters are {'INPUT': 'dissolve_polys_gml_513171c2_0dfa_426b_bcf1_c56eaa76e40f', 'GROUP_BY': '"name"', 'AGGREGATES': [{'input': 'fid', 'aggregate': 'concatenate', 'delimiter': ',', 'name': 'fids', 'type': 10, 'length': 50, 'precision': 0}, {'input': 'name', 'aggregate': 'first_value', 'delimiter': ',', 'name': 'name', 'type': 10, 'length': 2, 'precision': 0}, {'input': 'intval', 'aggregate': 'sum', 'delimiter': '', 'name': 'intval', 'type': 2, 'length': 0, 'precision': 0}, {'input': 'floatval', 'aggregate': 'mean', 'delimiter': '', 'name': 'floatval', 'type': 6, 'length': 0, 'precision': 0}], 'OUTPUT': '/tmp/tmp1kr2w_su/aggregate_field.gml'}
Running alg: "qgis:aggregate"
Algorithm parameters are {'INPUT': 'dissolve_polys_gml_72f150cb_c14e_48a3_a7fe_f9ddfaef3089', 'GROUP_BY': 'array("intval", "name")', 'AGGREGATES': [{'input': 'fid', 'aggregate': 'concatenate', 'delimiter': ',', 'name': 'fids', 'type': 10, 'length': 80, 'precision': 0}, {'input': 'name', 'aggregate': 'first_value', 'delimiter': ',', 'name': 'name', 'type': 10, 'length': 2, 'precision': 0}, {'input': 'intval', 'aggregate': 'last_value', 'delimiter': '', 'name': 'intval', 'type': 2, 'length': 0, 'precision': 0}, {'input': 'floatval', 'aggregate': 'mean', 'delimiter': '', 'name': 'floatval', 'type': 6, 'length': 0, 'precision': 0}], 'OUTPUT': '/tmp/tmpw8tqmof2/aggregate_two_fields.gml'}
Running alg: "qgis:aggregate"
Algorithm parameters are {'INPUT': 'points_gml_0a3a4be3_8c0c_438d_b741_0deaa4b5fd02', 'GROUP_BY': '"id2"', 'AGGREGATES': [{'input': 'fid', 'aggregate': 'concatenate', 'delimiter': ',', 'name': 'fids', 'type': 10, 'length': 50, 'precision': 0}, {'input': 'to_string("id")', 'aggregate': 'concatenate', 'delimiter': ',', 'name': 'ids', 'type': 10, 'length': 50, 'precision': 0}, {'input': 'id2', 'aggregate': 'first_value', 'delimiter': '', 'name': 'id2', 'type': 6, 'length': 0, 'precision': 0}], 'OUTPUT': '/tmp/tmporpgj8km/aggregate_points.gml'}
Running alg: "qgis:aggregate"
Algorithm parameters are {'INPUT': 'lines_gml_4530091b_5ce8_47f7_b314_edd6f5c107f0', 'GROUP_BY': 'NULL', 'AGGREGATES': [{'input': 'fid', 'aggregate': 'concatenate', 'delimiter': ',', 'name': 'fids', 'type': 10, 'length': 255, 'precision': 0}], 'OUTPUT': '/tmp/tmpx092gckg/aggregate_lines.gml'}
Running alg: "qgis:aggregate"
Algorithm parameters are {'INPUT': 'lines_gml_da3da36c_26d8_455c_9b83_49f2b51e1514', 'GROUP_BY': 'NULL', 'AGGREGATES': [{'input': 'fid', 'aggregate': 'concatenate', 'delimiter': '"\',\'"', 'name': 'fids', 'type': 10, 'length': 255, 'precision': 0}], 'OUTPUT': '/tmp/tmppbdn6ore/aggregate_quoted_delim.gml'}
Running alg: "qgis:aggregate"
Algorithm parameters are {'INPUT': 'lines_gml_19e3f50b_ce52_4a32_b9c2_7f0e263bf068', 'GROUP_BY': 'NULL', 'AGGREGATES': [{'input': 'fid', 'aggregate': 'array_agg', 'delimiter': '"\',\'"', 'name': 'fids', 'type': 11, 'type_name': 'stringlist', 'length': 0, 'precision': 0, 'sub_type': 10}], 'OUTPUT': '/tmp/tmp_hzxyv9m/aggregate_to_array.gml'}
Running alg: "native:deleteholes"
Algorithm parameters are {'INPUT': 'polys_gml_21be4a6b_9af8_4807_868a_e8aa19426168', 'OUTPUT': '/tmp/tmphctpmdkj/polys_deleteholes.gml'}
Running alg: "native:clip"
Algorithm parameters are {'INPUT': 'custom_lines2_gml_5f8df2fa_59b0_497f_ac4a_a9e2f718b5df', 'OVERLAY': 'polys_gml_bc988efa_df51_4aa2_8c75_8a6c4e18b25f', 'OUTPUT': '/tmp/tmpdb10zrr8/clip_lines_by_polygon.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:clip"
Algorithm parameters are {'INPUT': 'lines_gml_layername_lines_ce802478_84f4_4f00_a597_6267d063e19c', 'OVERLAY': 'multipolys_gml_layername_multipolys_e6b34b86_63b2_4d84_8545_1be58c78fece', 'OUTPUT': '/tmp/tmpcfmt0m9y/clip_lines_by_multipolygon.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:clip"
Algorithm parameters are {'INPUT': 'polys_gml_e0b5ae4b_f1e5_47e5_8fcb_ea5193fa9f3e', 'OVERLAY': 'multipolys_gml_541bdd43_8271_4e5c_9522_4c71272ec505', 'OUTPUT': '/tmp/tmpbi27o_tz/clip_polys_by_multipolygon.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:clip"
Algorithm parameters are {'INPUT': 'multipolys_gml_d18396de_21dc_4b04_bb84_7b5f7c279871', 'OVERLAY': 'polys_gml_c3702567_c92d_4dd4_a69b_fe2d2de74d9a', 'OUTPUT': '/tmp/tmpu2oo3msq/clip_multipolygons_by_polygons.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:clip"
Algorithm parameters are {'INPUT': 'points_gml_9f2abd63_9fdc_452a_a848_c5b0bc872856', 'OVERLAY': 'polys_gml_57194817_bb41_4022_922b_007155be1263', 'OUTPUT': '/tmp/tmp18d4g_5s/clip_points_by_polygons.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:clip"
Algorithm parameters are {'INPUT': 'points_gml_b395c16a_ecc1_47e2_ba14_59e37533e7be', 'OVERLAY': 'multipolys_gml_51b6d502_23e7_4dd5_8af8_273a668b2e3f', 'OUTPUT': '/tmp/tmp7a_0j8mp/clip_points_by_multipolygons.gml'}
.Warning 1: Field fid of width 255 truncated to 254.
Warning 1: Field fid_2 of width 255 truncated to 254.
....../home/velle/b/QGIS/build-foo/output/python/plugins/processing/algs/qgis/UniqueValues.py:96: DeprecationWarning: QgsProcessingAlgorithm.parameterAsFields() is deprecated
field_names = self.parameterAsFields(parameters, self.FIELDS, context)
........................Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "qgis:intersection"
Algorithm parameters are {'INPUT': 'multipolys_gml_2861f75c_a453_4326_bd86_57dcefda19ef', 'OVERLAY': 'polys_gml_f69079bf_9e05_46ed_99b1_0d9e7a5becd3', 'OUTPUT': '/tmp/tmpfaldnzmt/intersection_collection_fallback.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:densifygeometries"
Algorithm parameters are {'INPUT': 'multipolys_gml_6fc1743e_bbcc_47a8_a713_e7fdb2532780', 'VERTICES': 4, 'OUTPUT': '/tmp/tmp15it3zsp/multipolys_densify.gml'}
Running alg: "qgis:densifygeometriesgivenaninterval"
Algorithm parameters are {'INPUT': 'polys_gml_fcef90c4_bd82_432d_9c3e_7399a1e6c2f9', 'INTERVAL': 1.0, 'OUTPUT': '/tmp/tmpw30odmtm/densify_by_interval_polys.gml'}
Running alg: "qgis:polygonstolines"
Algorithm parameters are {'INPUT': 'multipolys_gml_8f675981_3449_4de7_9432_6f206c9b6650', 'OUTPUT': '/tmp/tmpdyihfg5b/polys_to_lines.gml'}
Running alg: "qgis:basicstatisticsforfields"
Algorithm parameters are {'INPUT_LAYER': 'multipolys_gml_d3b12935_c80e_4f43_b207_1f956b774f23', 'FIELD_NAME': 'Bfloatval', 'OUTPUT_HTML_FILE': '/tmp/tmptevhee1f/basic_statistics_numeric_float.html'}
Running alg: "qgis:basicstatisticsforfields"
Algorithm parameters are {'INPUT_LAYER': 'multipolys_gml_ca8fcfbb_4f04_4b31_beb4_a42a2773a292', 'FIELD_NAME': 'Bname', 'OUTPUT_HTML_FILE': '/tmp/tmpzfdpogei/basic_statistics_string.html'}
Running alg: "qgis:listuniquevalues"
Algorithm parameters are {'INPUT': 'points_gml_444339d6_4e8e_483b_a7f8_d04477ce2db9', 'FIELDS': 'id2', 'OUTPUT': '/tmp/tmpsl0_oo0t/unique_values.gml'}
Running alg: "qgis:listuniquevalues"
Algorithm parameters are {'FIELDS': ['name', 'intval'], 'INPUT': 'dissolve_polys_gml_a80198d9_c58d_4511_a667_c80dd07cc33f', 'OUTPUT': '/tmp/tmpq6wj2dfb/unique_values_multiple.gml'}
Running alg: "native:addautoincrementalfield"
Algorithm parameters are {'INPUT': 'points_gml_4b350f43_253a_4b80_adf7_23be117faea9', 'OUTPUT': '/tmp/tmpaqh0_aop/autoincrement_field.gml'}
Running alg: "native:addautoincrementalfield"
Algorithm parameters are {'FIELD_NAME': 'AUTO', 'INPUT': 'points_gml_f448d4cb_0053_4b3e_b172_c65067c11ff6', 'START': 10, 'OUTPUT': '/tmp/tmp530ygnzn/autoincrement_field_start.gml'}
Running alg: "native:addautoincrementalfield"
Algorithm parameters are {'FIELD_NAME': 'my_field', 'INPUT': 'points_gml_6df1ff60_1c4b_49b9_ba2a_c4616af888b7', 'START': 0, 'OUTPUT': '/tmp/tmp9s_iex8z/autoincrement_field_field_name.gml'}
Running alg: "native:addautoincrementalfield"
Algorithm parameters are {'FIELD_NAME': 'AUTO', 'GROUP_FIELDS': ['intval', 'name'], 'INPUT': 'dissolve_polys_gml_7e75427f_745d_4efa_829b_019fb5d61f0e', 'START': 6, 'OUTPUT': '/tmp/tmp7p06t841/autoincrement_grouped.gml'}
Running alg: "native:addautoincrementalfield"
Algorithm parameters are {'FIELD_NAME': 'AUTO', 'INPUT': 'points_gml_5f9248a8_b949_49f8_816b_f4ab40fce5f5', 'SORT_ASCENDING': True, 'SORT_EXPRESSION': '99-id', 'SORT_NULLS_FIRST': False, 'START': 0, 'OUTPUT': '/tmp/tmp4q5npwz4/autoincrement_sort.gml'}
Running alg: "native:addautoincrementalfield"
Algorithm parameters are {'FIELD_NAME': 'AUTO', 'GROUP_FIELDS': ['id2'], 'INPUT': 'points_gml_layername_points_5ab85073_3c4a_4f91_89bf_f5d3826b6a86', 'MODULUS': 3, 'SORT_ASCENDING': True, 'SORT_NULLS_FIRST': False, 'START': 0, 'OUTPUT': '/tmp/tmpr96e_9hw/autoincrement_grouped_modulus.gml'}
Running alg: "native:addautoincrementalfield"
Algorithm parameters are {'FIELD_NAME': 'AUTO', 'INPUT': 'points_gml_layername_points_207a9422_2ec0_4603_8a1e_6a209ce23e05', 'MODULUS': 3, 'SORT_ASCENDING': True, 'SORT_NULLS_FIRST': False, 'START': 0, 'OUTPUT': '/tmp/tmpi9ydzh3s/autoincrement_modulus.gml'}
Running alg: "native:addautoincrementalfield"
Algorithm parameters are {'FIELD_NAME': 'AUTO', 'INPUT': 'points_gml_layername_points_ae2d176c_97fe_4dee_940f_ee9a5f123499', 'MODULUS': 4, 'SORT_ASCENDING': True, 'SORT_NULLS_FIRST': False, 'START': 1, 'OUTPUT': '/tmp/tmp0iup_1tk/autoincrement_field_start_modulus.gml'}
Running alg: "native:addautoincrementalfield"
Algorithm parameters are {'FIELD_NAME': 'AUTO', 'GROUP_FIELDS': ['id2'], 'INPUT': 'points_gml_layername_points_4d66e0d7_b87a_4d2b_addb_6ff55ddddb49', 'MODULUS': 4, 'SORT_ASCENDING': True, 'SORT_NULLS_FIRST': False, 'START': 1, 'OUTPUT': '/tmp/tmpj81i62_r/autoincrement_field_start_grouped_modulus.gml'}
Running alg: "native:addautoincrementalfield"
Algorithm parameters are {'FIELD_NAME': 'AUTO', 'GROUP_FIELDS': ['id2'], 'INPUT': 'points_gml_layername_points_60794792_f510_4cee_8b3f_f152024c5b2b', 'MODULUS': 4, 'SORT_ASCENDING': True, 'SORT_EXPRESSION': 'fid', 'SORT_NULLS_FIRST': False, 'START': 1, 'OUTPUT': '/tmp/tmpuwur7h42/autoincrement_field_start_grouped_sorted_modulus.gml'}
Running alg: "native:dissolve"
Algorithm parameters are {'FIELD': 'name', 'INPUT': 'dissolve_polys_gml_78a81a43_2268_43b5_a3d4_ddc0e376b2d8', 'OUTPUT': '/tmp/tmp8k888eiw/dissolve_field.gml'}
Running alg: "native:dissolve"
Algorithm parameters are {'FIELD': 'intval;name', 'INPUT': 'dissolve_polys_gml_12340856_9cdd_46ea_b93d_1b48b6640c55', 'OUTPUT': '/tmp/tmpdc09hgvt/dissolve_two_fields.gml'}
Running alg: "native:dissolve"
Algorithm parameters are {'INPUT': 'custom_innerRingTouchesOuterRing_gml_55d59711_f351_41bb_8d20_866fd6c94e9c', 'OUTPUT': '/tmp/tmp8kk53sqa/innerRingTouchesOuterRing_output.gml'}
Running alg: "native:dissolve"
Algorithm parameters are {'INPUT': 'custom_nullGeometryDissolve_gml_03f00a82_1aea_4821_ba44_87dbbfff5d16', 'OUTPUT': '/tmp/tmpp8ewudk5/nullGeometryDissolve_output.gml'}
Running alg: "native:dissolve"
Algorithm parameters are {'INPUT': 'custom_PolygonDissolveTest_gml_1b87dc7a_ea67_4fea_80ef_dc5b06608a76', 'OUTPUT': '/tmp/tmpvpyzs21g/PolygonDissolveTest_output.gml'}
(2): Geometry error: One or more input features have invalid geometry.
(2): Geometry error: One or more input features have invalid geometry.
Running alg: "native:dissolve"
Algorithm parameters are {'INPUT': 'custom_overlapping_polys_geojson_0df9bc62_e136_45e4_9ab5_635bb0cfad7f', 'SEPARATE_DISJOINT': True, 'OUTPUT': '/tmp/tmptxxj6c5l/dissolve_disjoint.geojson'}
Running alg: "native:dissolve"
Algorithm parameters are {'FIELD': ['class'], 'INPUT': 'custom_overlapping_polys_geojson_777eee05_ab1f_441f_848c_23ba01efa5a6', 'SEPARATE_DISJOINT': True, 'OUTPUT': '/tmp/tmp1esgl9gb/dissolve_disjoint_by_class.geojson'}
Running alg: "native:buffer"
Algorithm parameters are {'DISSOLVE': 'False', 'DISTANCE': 0.5, 'INPUT': 'polys_gml_44ce51c8_bd9c_4d90_9c9a_088baed65bda', 'SEGMENTS': 5, 'OUTPUT': '/tmp/tmp8z4fntn3/buffer_polys.gml'}
Running alg: "native:buffer"
Algorithm parameters are {'DISSOLVE': 'True', 'DISTANCE': 0.5, 'INPUT': 'polys_gml_e6b735c9_f13e_48dc_b9c7_8344aee106ef', 'SEGMENTS': 5, 'OUTPUT': '/tmp/tmph2r4m8wx/buffer_polys_dissolve.gml'}
Running alg: "native:rectanglesovalsdiamonds"
Algorithm parameters are {'HEIGHT': 0.25, 'INPUT': 'points_gml_81fd9a72_7b7f_4a72_8395_204f9710f5f9', 'ROTATION': 45, 'SEGMENTS': 36, 'SHAPE': 0, 'WIDTH': 0.5, 'OUTPUT': '/tmp/tmp5nvr1qd_/rectanglesovalsdiamondsfixed.gml'}
Running alg: "native:mergelines"
Algorithm parameters are {'INPUT': 'multilines_gml_bc1472d7_3bc5_439e_8cbc_fe30da326b6a', 'OUTPUT': '/tmp/tmpt2wie8o7/merge_lines.gml'}
Running alg: "native:mergevectorlayers"
Algorithm parameters are {'LAYERS': ['custom_points_shp_b1e85cbc_f769_40e4_a401_b9cbbc77fa95', 'custom_pointszm_shp_5d1adc45_92bf_4d49_b672_eafefddf9f79'], 'OUTPUT': '/tmp/tmpqk57d2u2/merged_points.gml'}
Processing(0): Taking destination CRS EPSG:4326 from layer
Processing(0): Setting output type to Point
Processing(0): Found a layer with M values, upgrading output type to PointM
Processing(0): Found a layer with Z values, upgrading output type to PointZM
Processing(0): Packaging layer 1/2: custom/points.shp
Processing(0): Packaging layer 2/2: custom/pointszm.shp
Running alg: "native:mergevectorlayers"
Algorithm parameters are {'LAYERS': ['custom_points_shp_26aff772_146a_4dcf_b641_561c9dc9a61c', 'custom_points_alt_shp_e3e5ca6b_ce15_4a68_a177_281c1a412a5b'], 'OUTPUT': '/tmp/tmp610ojp1t/merged_points_mixed.gml'}
Processing(0): Taking destination CRS EPSG:4326 from layer
..............Warning 1: Field fid of width 255 truncated to 254.
.Warning 1: Field fid of width 255 truncated to 254.
....................Processing(0): Setting output type to Point
Processing(1): id2 field in layer custom/points_alt.shp has different data type than the destination layer (String instead of Integer64). id2 field will be converted to string type.
Processing(0): Packaging layer 1/2: custom/points.shp
Processing(0): Packaging layer 2/2: custom/points_alt.shp
Running alg: "native:mergevectorlayers"
Algorithm parameters are {'LAYERS': ['multipolys_gml_46bb2f33_3bc4_4702_a031_5c9c74094ee7', 'polys_gml_3e88c09f_fad6_43b9_841c_4bec87626f09'], 'OUTPUT': '/tmp/tmpv22jlpti/merged_polys.gml'}
Processing(0): Taking destination CRS EPSG:4326 from layer
Processing(0): Setting output type to MultiPolygon
Processing(0): Packaging layer 1/2: multipolys.gml
Processing(0): Packaging layer 2/2: polys.gml
Running alg: "native:mergevectorlayers"
Algorithm parameters are {'CRS': 'EPSG:3857', 'LAYERS': ['multipolys_gml_f409419e_d42a_41e0_93b3_6354e96127a1', 'polys_gml_fc9d5f2a_6220_4313_b733_ab30c59399ad'], 'OUTPUT': '/tmp/tmpp9quigi6/merged_polys_crs.gml'}
Processing(0): Using specified destination CRS EPSG:3857
Processing(0): Setting output type to MultiPolygon
Processing(0): Packaging layer 1/2: multipolys.gml
Processing(0): Packaging layer 2/2: polys.gml
Running alg: "native:multiparttosingleparts"
Algorithm parameters are {'INPUT': 'multilines_gml_75babdf1_4ad9_4010_9fcf_a377dd834e63', 'OUTPUT': '/tmp/tmprgpje0hs/multi_to_single.gml'}
Running alg: "native:boundingboxes"
Algorithm parameters are {'INPUT': 'lines_gml_5e4a4479_469b_4f7a_af8f_443012780e07', 'OUTPUT': '/tmp/tmp61j9y2h2/lines_bounds.gml'}
Running alg: "native:boundingboxes"
Algorithm parameters are {'INPUT': 'multilines_gml_555834f1_182a_42a6_9ff2_34f6da8a0a3a', 'OUTPUT': '/tmp/tmpebhzs7xu/multiline_bounds.gml'}
Running alg: "native:boundingboxes"
Algorithm parameters are {'INPUT': 'multipolys_gml_9c032479_c623_4e5a_87c0_31d6632f98a0', 'OUTPUT': '/tmp/tmpzwdxqplj/multipoly_bounds.gml'}
Running alg: "native:boundingboxes"
Algorithm parameters are {'INPUT': 'points_gml_adf4b86d_e8af_48a2_974e_04d1a6dd8df5', 'OUTPUT': '/tmp/tmpkv4rfw7w/point_bounds.gml'}
Running alg: "native:boundingboxes"
Algorithm parameters are {'INPUT': 'polys_gml_8529628a_6c11_4f9e_8a14_dfe7591f1767', 'OUTPUT': '/tmp/tmploh1oxho/poly_bounds.gml'}
Running alg: "native:boundingboxes"
Algorithm parameters are {'INPUT': 'multipoints_gml_geometrytype_Point_ba96813a_fdc2_4701_b775_9ded36cf9a91', 'OUTPUT': '/tmp/tmpwi0f17uc/multipoint_bounds.gml'}
Running alg: "native:boundary"
Algorithm parameters are {'INPUT': 'polys_gml_7104173a_78da_4dcb_b728_eee1db5be87d', 'OUTPUT': '/tmp/tmpqr68a3g1/poly_boundary.gml'}
Running alg: "native:boundary"
Algorithm parameters are {'INPUT': 'multipolys_gml_8c7bda0a_d5a3_4465_aa96_11f152ce93be', 'OUTPUT': '/tmp/tmpfk14eqt6/multipoly_boundary.gml'}
Running alg: "native:boundary"
Algorithm parameters are {'INPUT': 'lines_gml_1c6ffbd5_5202_4d52_9e05_2977c06863b4', 'OUTPUT': '/tmp/tmpmsmfgxtv/lines_boundary.gml'}
Running alg: "native:boundary"
Algorithm parameters are {'INPUT': 'multilines_gml_30e13d11_8f70_48e7_94bc_dec8ae284b87', 'OUTPUT': '/tmp/tmpq2lo1oow/multiline_boundary.gml'}
Running alg: "native:setmvalue"
Algorithm parameters are {'INPUT': 'points_gml_4efc7527_be4b_41fc_b432_3f63a45d05fc', 'M_VALUE': 7, 'OUTPUT': '/tmp/tmpz8ri6mdu/set_m_value.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:setzvalue"
Algorithm parameters are {'INPUT': 'points_gml_9c9e6e54_8681_4f04_8e9e_4d08bf650ed0', 'Z_VALUE': 6, 'OUTPUT': '/tmp/tmper9vma5_/set_z_value.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:dropmzvalues"
Algorithm parameters are {'INPUT': 'custom_pointszm_shp_1e5cef23_8941_4826_b1f3_a2562bcefeb2', 'DROP_Z_VALUES': False, 'DROP_M_VALUES': True, 'OUTPUT': '/tmp/tmpog2q5cwp/m_dropped.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:dropmzvalues"
Algorithm parameters are {'INPUT': 'custom_pointszm_shp_1c170b72_0835_4f62_942a_3f53f184ef53', 'DROP_Z_VALUES': True, 'DROP_M_VALUES': False, 'OUTPUT': '/tmp/tmp3pjjliv4/z_dropped.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:dropmzvalues"
Algorithm parameters are {'INPUT': 'custom_pointszm_shp_3747db9e_a3e8_4973_a0ea_c29cb399c776', 'DROP_Z_VALUES': True, 'DROP_M_VALUES': True, 'OUTPUT': '/tmp/tmp02ek6t4a/zm_dropped.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:explodehstorefield"
Algorithm parameters are {'EXPECTED_FIELDS': '', 'FIELD': 'hstore', 'INPUT': 'custom_hstore_gml_698b3507_9a32_4b5d_a7e5_7ecb5f9a15dd', 'OUTPUT': '/tmp/tmpsgwj5ewr/hstore_all_keys.gml'}
Running alg: "native:explodehstorefield"
Algorithm parameters are {'EXPECTED_FIELDS': 'internet_access,cuisine,doesntexist', 'FIELD': 'hstore', 'INPUT': 'custom_hstore_gml_bb0eea10_5b5d_4873_aabc_4cd901f8ddf7', 'OUTPUT': '/tmp/tmpd3rzk1td/hstore_two_fields.gml'}
Running alg: "native:pointonsurface"
Algorithm parameters are {'INPUT': 'polys_gml_69dff9ce_4e7c_459e_a6f7_19df67186f63', 'OUTPUT': '/tmp/tmpdqpcwt3_/point_on_poly.gml'}
Running alg: "native:pointonsurface"
Algorithm parameters are {'INPUT': 'multipolys_gml_cc37638b_e1ee_4a71_bc38_bf6be0c7ed26', 'ALL_PARTS': True, 'OUTPUT': '/tmp/tmpm5z_eh5i/point_on_multipoly.gml'}
Running alg: "qgis:pointonsurface"
Algorithm parameters are {'INPUT': 'multipoints_gml_layername_multipoints_geometrytype_Point_843a9232_58e0_4b59_aa0a_271474d41614', 'OUTPUT': '/tmp/tmp7y5bmzfs/point_on_multipoint.gml'}
Running alg: "qgis:pointonsurface"
Algorithm parameters are {'INPUT': 'lines_gml_495a2de7_b136_4dfb_9ed5_435895f74698', 'OUTPUT': '/tmp/tmps7uqjsph/point_on_line.gml'}
Running alg: "native:reverselinedirection"
Algorithm parameters are {'INPUT': 'lines_gml_2b01beaf_e225_4743_86b1_3d0defc04433', 'OUTPUT': '/tmp/tmpzh35tqi2/lines_reversed.gml'}
Running alg: "native:reverselinedirection"
Algorithm parameters are {'INPUT': 'multilines_gml_a55c301c_8ab3_409b_9e30_889308694e5a', 'OUTPUT': '/tmp/tmp9xzbxwi7/reverse_multiline.gml'}
Running alg: "native:offsetline"
Algorithm parameters are {'DISTANCE': 1.0, 'INPUT': 'lines_gml_ebe95130_9d70_426b_9893_2046260d3846', 'JOIN_STYLE': '0', 'MITER_LIMIT': 2, 'SEGMENTS': 8, 'OUTPUT': '/tmp/tmp9dj2ukw9/line_offset_round_positive.gml'}
Running alg: "native:offsetline"
Algorithm parameters are {'DISTANCE': -1.0, 'INPUT': 'lines_gml_f72644a4_f8fa_4aad_b225_3d6c0dc606cd', 'JOIN_STYLE': '0', 'MITER_LIMIT': 2, 'SEGMENTS': 8, 'OUTPUT': '/tmp/tmp7wkjhgzp/line_offset_round_negative.gml'}
Running alg: "native:offsetline"
Algorithm parameters are {'DISTANCE': 1.0, 'INPUT': 'lines_gml_abeacf2e_6cc8_47ee_af8e_8bc20a420d56', 'JOIN_STYLE': '1', 'MITER_LIMIT': 2, 'SEGMENTS': 4, 'OUTPUT': '/tmp/tmpjae0smnh/line_offset_miter.gml'}
Running alg: "native:offsetline"
Algorithm parameters are {'DISTANCE': 1.0, 'INPUT': 'lines_gml_5e0f76eb_5e24_4984_9657_fa1819e10043', 'JOIN_STYLE': '2', 'MITER_LIMIT': 2, 'SEGMENTS': 8, 'OUTPUT': '/tmp/tmpoa4e8p1v/line_offset_bevel.gml'}
Running alg: "native:offsetline"
Algorithm parameters are {'DISTANCE': 1.0, 'INPUT': 'multilines_gml_6a852621_f268_4f7d_bb9d_7101ab0a9cbf', 'JOIN_STYLE': '0', 'MITER_LIMIT': 2, 'SEGMENTS': 8, 'OUTPUT': '/tmp/tmp2ojqo85k/multiline_offset.gml'}
Running alg: "native:buffer"
Algorithm parameters are {'DISSOLVE': False, 'DISTANCE': 1.0, 'END_CAP_STYLE': '0', 'INPUT': 'polys_gml_613550d8_b4f5_4080_9f8a_677079974bc1', 'JOIN_STYLE': '2', 'MITER_LIMIT': 2, 'SEGMENTS': 5, 'OUTPUT': '/tmp/tmpgda892tm/buffer_polys_bevel.gml'}
Running alg: "native:buffer"
Algorithm parameters are {'DISSOLVE': False, 'DISTANCE': 1.0, 'END_CAP_STYLE': '0', 'INPUT': 'polys_gml_aaab0e46_a5b7_4be7_9e6c_dc3c7a5d86c9', 'JOIN_STYLE': '1', 'MITER_LIMIT': 2, 'SEGMENTS': 5, 'OUTPUT': '/tmp/tmp0d09txt2/buffer_polys_miter.gml'}
Running alg: "native:buffer"
Algorithm parameters are {'DISSOLVE': False, 'DISTANCE': 1.0, 'END_CAP_STYLE': '0', 'INPUT': 'lines_gml_beb7990a_2fc8_4615_bb56_aafbd676633e', 'JOIN_STYLE': '0', 'MITER_LIMIT': 2, 'SEGMENTS': 5, 'OUTPUT': '/tmp/tmpupxm6cny/buffer_lines.gml'}
Running alg: "native:buffer"
..................................0
31
31
31
31
31
168
226
226
252
.Algorithm parameters are {'DISSOLVE': False, 'DISTANCE': 1.0, 'END_CAP_STYLE': '1', 'INPUT': 'lines_gml_02270a52_efc5_4819_9e32_f7851d789f27', 'JOIN_STYLE': '0', 'MITER_LIMIT': 2, 'SEGMENTS': 5, 'OUTPUT': '/tmp/tmpmz7kix91/buffer_lines_flat.gml'}
Running alg: "native:buffer"
Algorithm parameters are {'DISSOLVE': False, 'DISTANCE': 1.0, 'END_CAP_STYLE': '2', 'INPUT': 'lines_gml_89e68f64_797f_499e_9e66_19f2a1a6b814', 'JOIN_STYLE': '0', 'MITER_LIMIT': 2, 'SEGMENTS': 5, 'OUTPUT': '/tmp/tmp8hz15y47/buffer_lines_square.gml'}
Running alg: "native:centroids"
Algorithm parameters are {'INPUT': 'lines_gml_8e73ba7e_2242_4765_acce_186f493f5510', 'OUTPUT': '/tmp/tmp8g95hsvc/centroid_lines.gml'}
Running alg: "native:centroids"
Algorithm parameters are {'INPUT': 'multilines_gml_bf01ba03_2585_4750_b1d0_09cc5e178421', 'OUTPUT': '/tmp/tmpnh4c9f3s/centroid_multilines.gml'}
Running alg: "native:centroids"
Algorithm parameters are {'INPUT': 'multipoints_gml_geometrytype_Point_6e158bd1_1cff_474b_af9a_f8a94419982f', 'OUTPUT': '/tmp/tmpxpakhoq8/centroid_multipoint.gml'}
Running alg: "native:centroids"
Algorithm parameters are {'INPUT': 'multipolys_gml_13447a1c_0f83_4689_9d63_7a8cc544f090', 'OUTPUT': '/tmp/tmpi517v66h/centroid_multipolys.gml'}
Running alg: "native:centroids"
Algorithm parameters are {'INPUT': 'multipolys_gml_70030a01_dd51_4c59_8cdb_57ef1a0ed270', 'ALL_PARTS': True, 'OUTPUT': '/tmp/tmprbvkqsn3/centroid_multipoly_all_parts.gml'}
Running alg: "native:centroids"
Algorithm parameters are {'INPUT': 'points_gml_125664bb_9089_4821_a7a8_924d9fb2ebc2', 'OUTPUT': '/tmp/tmpm4_llx5x/centroid_points.gml'}
Running alg: "native:centroids"
Algorithm parameters are {'INPUT': 'polys_gml_5d75fa51_84d9_4899_9dbc_fa7005df03ad', 'OUTPUT': '/tmp/tmppyf8botp/centroid_polys.gml'}
Running alg: "native:translategeometry"
Algorithm parameters are {'DELTA_X': 0.1, 'DELTA_Y': -0.2, 'INPUT': 'lines_gml_84bda652_8c96_4c38_8202_8eb4946a365e', 'OUTPUT': '/tmp/tmp2i0kmi_z/lines_translated.gml'}
Running alg: "native:translategeometry"
Algorithm parameters are {'DELTA_M': 4.0, 'DELTA_X': 0.0, 'DELTA_Y': 0.0, 'DELTA_Z': 3.0, 'INPUT': 'custom_pointszm_shp_94f00f7a_81ba_4432_81f4_a93e904592b5', 'OUTPUT': '/tmp/tmpe72cyhxf/translate_z_m.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:singlesidedbuffer"
Algorithm parameters are {'DISTANCE': 1.0, 'INPUT': 'lines_gml_7d46c9f3_0691_4f4c_bb71_1b9557ec4579', 'JOIN_STYLE': '0', 'MITER_LIMIT': 2, 'SEGMENTS': 8, 'SIDE': '0', 'OUTPUT': '/tmp/tmpozua15sg/single_sided_buffer_line.gml'}
Running alg: "native:singlesidedbuffer"
Algorithm parameters are {'DISTANCE': 1.0, 'INPUT': 'lines_gml_05ba48a6_a48d_4141_8d1d_c473795d7f55', 'JOIN_STYLE': '1', 'MITER_LIMIT': 2, 'SEGMENTS': 8, 'SIDE': '1', 'OUTPUT': '/tmp/tmpn78ej4rt/single_sided_buffer_line_miter.gml'}
Running alg: "native:singlesidedbuffer"
Algorithm parameters are {'DISTANCE': 1.0, 'INPUT': 'multilines_gml_a951c194_05c8_4004_a831_a25ad01b4fa5', 'JOIN_STYLE': '2', 'MITER_LIMIT': 2, 'SEGMENTS': 8, 'SIDE': '0', 'OUTPUT': '/tmp/tmpta_dw600/single_sided_buffer_multiline_bevel.gml'}
Running alg: "native:extractvertices"
Algorithm parameters are {'INPUT': 'multipolys_gml_79533b96_bea4_4c9c_8259_d93ee0535e3c', 'OUTPUT': '/tmp/tmpca2e31dl/extract_nodes_multipolys.gml'}
Running alg: "native:extractvertices"
Algorithm parameters are {'INPUT': 'polys_gml_a93631ac_d086_442f_aaad_52bb9587aa21', 'OUTPUT': '/tmp/tmpk2sg5si0/extract_nodes_polys.gml'}
Running alg: "native:extractvertices"
Algorithm parameters are {'INPUT': 'multilines_gml_0da2472e_6969_4909_8bf0_35e3b7195bf1', 'OUTPUT': '/tmp/tmpcd_l1ict/extract_nodes_multilines.gml'}
Running alg: "native:extractvertices"
Algorithm parameters are {'INPUT': 'lines_gml_4f121ff1_d37a_4ec9_945a_f4ca77525a90', 'OUTPUT': '/tmp/tmpw_hlv4ic/extract_nodes_lines.gml'}
Running alg: "native:simplifygeometries"
Algorithm parameters are {'INPUT': 'lines_gml_a2c459a0_527a_4cbc_a822_38314fd6ad0b', 'TOLERANCE': 1.0, 'OUTPUT': '/tmp/tmp5flajrfz/simplify_lines.gml'}
Running alg: "native:simplifygeometries"
Algorithm parameters are {'INPUT': 'multilines_gml_53093e1d_e897_4bb6_861b_d679a90913e5', 'TOLERANCE': 1.0, 'OUTPUT': '/tmp/tmpyq6xqapu/simplify_multilines.gml'}
Running alg: "native:simplifygeometries"
Algorithm parameters are {'INPUT': 'simplify_lines_gml_3da44771_edad_462a_92d3_d0aea6e5b73b', 'METHOD': '2', 'TOLERANCE': 1.0, 'OUTPUT': '/tmp/tmp6b0seg7a/simplify_vis_lines.gml'}
Running alg: "native:simplifygeometries"
Algorithm parameters are {'INPUT': 'simplify_lines_gml_d90e76bd_084c_4573_84c3_a71ccf7affd7', 'METHOD': '1', 'TOLERANCE': 5.0, 'OUTPUT': '/tmp/tmppo9iw_k0/simplify_grid_lines.gml'}
Running alg: "native:smoothgeometry"
Algorithm parameters are {'INPUT': 'lines_gml_6c8bb21d_f6f3_4dc1_bfcf_8c3e78fd7c62', 'ITERATIONS': 1, 'MAX_ANGLE': 180.0, 'OFFSET': 0.25, 'OUTPUT': '/tmp/tmp9e9wflwb/smoothed_lines.gml'}
Running alg: "native:smoothgeometry"
Algorithm parameters are {'INPUT': 'lines_gml_dbf00a58_75e4_4664_91b3_cb76db914f35', 'ITERATIONS': 1, 'MAX_ANGLE': 60.0, 'OFFSET': 0.25, 'OUTPUT': '/tmp/tmpaw0_fau0/smoothed_lines_max_angle.gml'}
Running alg: "qgis:exportaddgeometrycolumns"
Algorithm parameters are {'CALC_METHOD': '0', 'INPUT': 'pointsz_gml_4a5657c2_7404_44c3_9cf2_02a93e0962e7', 'OUTPUT': '/tmp/tmpytolxsix/add_geometry_pointz.gml'}
Running alg: "qgis:exportaddgeometrycolumns"
Algorithm parameters are {'CALC_METHOD': 0, 'INPUT': 'lines_gml_b8571a0f_5477_49e5_9e78_a514f64978b4', 'OUTPUT': '/tmp/tmpu3botse_/export_line_info.gml'}
Running alg: "qgis:exportaddgeometrycolumns"
Algorithm parameters are {'CALC_METHOD': 0, 'INPUT': 'multilines_gml_cc984231_b513_4a02_96a6_30934f28e03c', 'OUTPUT': '/tmp/tmp2e9s5agd/export_multiline_info.gml'}
Running alg: "qgis:exportaddgeometrycolumns"
Algorithm parameters are {'CALC_METHOD': 0, 'INPUT': 'multipoints_gml_layername_multipoints_geometrytype_Point_ea73b8b2_0867_4923_8bae_ec1a032a49b2', 'OUTPUT': '/tmp/tmphmzyaf8_/add_geometry_info_multipoint.gml'}
Running alg: "qgis:texttofloat"
Algorithm parameters are {'FIELD': 'text_float', 'INPUT': 'custom_text_to_float_gml_8712706c_8e85_40fc_a727_33558a736803', 'OUTPUT': '/tmp/tmp2mq9bzas/text_to_float.gml'}
Running alg: "qgis:countpointsinpolygon"
Algorithm parameters are {'FIELD': 'NUMPOINTS', 'POINTS': 'points_in_polys_gml_6af3fe7e_d2fb_4024_8834_b83d2bb286f9', 'POLYGONS': 'polys_gml_4c24c9c6_9037_40ce_aee5_a98735fdf14d', 'OUTPUT': '/tmp/tmpou9c7qcn/points_in_polys.gml'}
Processing(1): No spatial index exists for points layer, performance will be severely degraded
Running alg: "native:aspect"
Algorithm parameters are {'INPUT': 'dem_tif_a7160ebc_08a6_4945_b42c_8966f694dca8', 'Z_FACTOR': 1.0, 'OUTPUT': '/tmp/tmp94vstgme/raster.tif'}
id:OUTPUT result:/tmp/tmp94vstgme/raster.tif
Running alg: "native:slope"
Algorithm parameters are {'INPUT': 'dem_tif_02e49bd4_8ecd_4e88_bd5a_60317a6a1dbe', 'Z_FACTOR': 1.0, 'OUTPUT': '/tmp/tmpiytxkba7/raster.tif'}
id:OUTPUT result:/tmp/tmpiytxkba7/raster.tif
Running alg: "native:ruggednessindex"
Algorithm parameters are {'INPUT': 'dem_tif_13871b32_c324_47b7_b8f6_6dba708d9144', 'Z_FACTOR': 1.0, 'OUTPUT': '/tmp/tmp48i9yauh/raster.tif'}
id:OUTPUT result:/tmp/tmp48i9yauh/raster.tif
Running alg: "native:hillshade"
Algorithm parameters are {'AZIMUTH': 300.0, 'INPUT': 'dem_tif_b53b61ff_38c5_4a8f_9269_7866b7b0bf1f', 'V_ANGLE': 40.0, 'Z_FACTOR': 1.0, 'OUTPUT': '/tmp/tmp33klnx23/raster.tif'}
id:OUTPUT result:/tmp/tmp33klnx23/raster.tif
Running alg: "qgis:relief"
Algorithm parameters are {'AUTO_COLORS': True, 'INPUT': 'dem_tif_6d985154_3f54_4247_bad8_c269d6cbe673', 'Z_FACTOR': 1.0, 'OUTPUT': '/tmp/tmp7g853dkh/raster.tif'}
id:OUTPUT result:/tmp/tmp7g853dkh/raster.tif
Running alg: "qgis:relief"
............
----------------------------------------------------------------------
Ran 131 tests in 15.903s
OK
Algorithm parameters are {'AUTO_COLORS': False, 'COLORS': '85.000000, 104.436508, 7, 165, 144;104.436508, 104.436508, 12, 221, 162;104.436508, 104.436508, 33, 252, 183;104.436508, 104.436508, 247, 252, 152;104.436508, 104.436508, 252, 196, 8;104.436508, 190.333333, 252, 166, 15;190.333333, 226.698413, 175, 101, 15;226.698413, 226.698413, 255, 133, 92;226.698413, 243.000000, 204, 204, 204', 'INPUT': 'dem_tif_420376a7_6e36_4eec_b67b_f3118086becf', 'Z_FACTOR': 1.0, 'OUTPUT': '/tmp/tmpsr1el2jg/raster.tif'}
id:OUTPUT result:/tmp/tmpsr1el2jg/raster.tif
Running alg: "native:lineintersections"
Algorithm parameters are {'INPUT': 'custom_line_intersection1_gml_28c12ce4_96f2_4e31_a74e_181cd090c65f', 'INTERSECT': 'custom_line_intersection2_gml_2d3ffb4d_db3a_49fa_9799_060c5738b0fb', 'OUTPUT': '/tmp/tmpxlduntjd/line_intersection_all_fields.gml'}
Running alg: "native:lineintersections"
Algorithm parameters are {'INPUT': 'custom_line_intersection1_gml_4858dace_0e5c_4002_b919_7de26a59cd9b', 'INTERSECT': 'custom_line_intersection2_gml_f67cb305_8a49_46b0_8535_ebe12bc48cd3', 'INTERSECT_FIELDS_PREFIX': 'pre_', 'OUTPUT': '/tmp/tmp0ni_q3vl/line_intersection_prefix.gml'}
Running alg: "native:lineintersections"
Algorithm parameters are {'INPUT': 'custom_line_intersection1_gml_f304e301_3daf_47c5_821e_d80a037d97dd', 'INPUT_FIELDS': ['name'], 'INTERSECT': 'custom_line_intersection2_gml_81992ce6_37f1_45f0_b2b5_dd7faa8779bf', 'INTERSECT_FIELDS': ['name'], 'OUTPUT': '/tmp/tmpb9v6k_03/line_intersection_partial_fields.gml'}
Running alg: "native:lineintersections"
Algorithm parameters are {'INPUT': 'custom_line_intersection_collection1_gml_layername_line_intersection_collection1_fc3abdd3_baa2_492d_a444_7811cfed7c1d', 'INTERSECT': 'custom_line_intersection_collection2_gml_layername_line_intersection_collection2_b58245f3_d758_4c64_bc40_8b2d2d0219ee', 'INTERSECT_FIELDS_PREFIX': '', 'OUTPUT': '/tmp/tmph1ijjg61/line_intersection_collection.gml'}
Running alg: "native:sumlinelengths"
Algorithm parameters are {'COUNT_FIELD': 'line_count', 'LEN_FIELD': 'line_len', 'LINES': 'lines_gml_425c1d33_1818_400f_8986_810adc0ad9b2', 'POLYGONS': 'polys_gml_d0c7f3dd_4da8_4143_ae07_940c32840e60', 'OUTPUT': '/tmp/tmp930segu1/sum_line_length.gml'}
Processing(1): No spatial index exists for lines layer, performance will be severely degraded
Running alg: "native:sumlinelengths"
Algorithm parameters are {'COUNT_FIELD': 'line_count', 'LEN_FIELD': 'line_len', 'LINES': 'custom_sumlinelengths_gpkg_layername_roads_7264d9c9_d435_4a9a_967d_a73ea602730c', 'POLYGONS': 'custom_sumlinelengths_gpkg_layername_polygons_be8dcb50_a8df_4509_bbf3_61eedbb24448', 'OUTPUT': '/tmp/tmphsh0nvr4/sum_line_length_projected_crs.gml'}
Running alg: "native:delaunaytriangulation"
Algorithm parameters are {'INPUT': 'multipoints_gml_94add2ad_1461_4c0b_911a_97cf4c1e0698', 'OUTPUT': '/tmp/tmpmxivpb6b/multipoint_delaunay.gml'}
Running alg: "native:polygonfromlayerextent"
Algorithm parameters are {'BY_FEATURE': False, 'INPUT': 'polys_gml_9cb38942_f35c_4458_994b_7982951c048c', 'ROUND_TO': 0.0, 'OUTPUT': '/tmp/tmpvx6bao0d/polygon_from_extent.gml'}
Running alg: "native:polygonfromlayerextent"
Algorithm parameters are {'BY_FEATURE': False, 'INPUT': 'lines_gml_ba3f8613_a7d6_46cd_8972_ffb2d03ba70e', 'ROUND_TO': 2.0, 'OUTPUT': '/tmp/tmpnqfgay8p/polygon_from_extent_rounded_2.gml'}
Running alg: "native:pointtolayer"
Algorithm parameters are {'INPUT': '1000000.000000,1550000.000000 [EPSG:3857]', 'OUTPUT': '/tmp/tmpyvdefepz/point_to_layer.gml'}
Running alg: "qgis:climbalongline"
Algorithm parameters are {'INPUT': 'custom_climb_line_shp_26a4b2a1_39f6_42c6_b17b_f91c28e193b6', 'OUTPUT': '/tmp/tmp1pypaloy/climb_layer_result.shp'}
Processing(0): The following features do not have geometry:
Processing(0): The following points do not have Z values:
(1): Codec system not found. Falling back to system locale
<end of output>
Test time = 17.56 sec
----------------------------------------------------------
Test Passed.
"ProcessingQgisAlgorithmsTestPt1" end time: Jan 15 13:48 CET
"ProcessingQgisAlgorithmsTestPt1" time elapsed: 00:00:17
----------------------------------------------------------
11/868 Testing: ProcessingQgisAlgorithmsTestPt2
11/868 Test: ProcessingQgisAlgorithmsTestPt2
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingQgisAlgorithmsTestPt2.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingQgisAlgorithmsTestPt2" start time: Jan 15 13:48 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/QgisAlgorithmsTest2.py
Application path not initialized
About to start 0 of 128: "TIN interpolation using attribute"
About to start 1 of 128: "TIN interpolation using Z value"
About to start 2 of 128: "TIN interpolation with breaklines"
About to start 3 of 128: "TIN interpolation using attribute (old parameters)"
About to start 4 of 128: "TIN interpolation using Z value (old parameters)"
About to start 5 of 128: "TIN interpolation with breaklines (old parameters)"
About to start 6 of 128: "IDW interpolation using attribute"
About to start 7 of 128: "IDW interpolation using Z value"
About to start 8 of 128: "IDW interpolation with breaklines"
About to start 9 of 128: "IDW interpolation using attribute (old parameters)"
About to start 10 of 128: "IDW interpolation using Z value (old parameters)"
About to start 11 of 128: "IDW interpolation with breaklines (old parameters)"
About to start 12 of 128: "Remove null geometries (do not remove empty)"
About to start 13 of 128: "Remove null geometries (remove empty)"
About to start 14 of 128: "Remove null geometries (do not remove empty, but there is empty data)"
About to start 15 of 128: "Remove null geometries (remove empty, and there is empty data)"
About to start 16 of 128: "Remove null geometries, 2 outputs (do not remove empty, but there is empty data)"
About to start 17 of 128: "Remove null geometries, 2 outputs (remove empty, and there is empty data)"
About to start 18 of 128: "Extract by Expression"
About to start 19 of 128: "Extend lines"
About to start 20 of 128: "Extend multilines"
About to start 21 of 128: "Extract specific vertices lines"
About to start 22 of 128: "Extract specific vertices polygons"
About to start 23 of 128: "Test (native:fuzzifyrasterlinearmembership)"
About to start 24 of 128: "Test (native:fuzzifyrasterlinearmembership)"
About to start 25 of 128: "Test (native:fuzzifyrasterpowermembership)"
About to start 26 of 128: "Test (native:fuzzifyrasterpowermembership)"
About to start 27 of 128: "Test (native:fuzzifyrasterlargemembership)"
About to start 28 of 128: "Test (native:fuzzifyrastersmallmembership)"
About to start 29 of 128: "Test (native:fuzzifyrastergaussianmembership)"
About to start 30 of 128: "Test (native:fuzzifyrasternearmembership)"
About to start 31 of 128: "Geometry by expression (point)"
About to start 32 of 128: "Geometry by expression (polygon)"
About to start 33 of 128: "Geometry by expression (line)"
About to start 34 of 128: "Snap lines to lines"
About to start 35 of 128: "Snap polygons to polygons"
About to start 36 of 128: "Snap points to points"
About to start 37 of 128: "Snap points to lines (prefer nodes)"
About to start 38 of 128: "Snap points to lines (prefer closest)"
About to start 39 of 128: "Snap internal"
About to start 40 of 128: "Test Snap Geometries (to each other)"
About to start 41 of 128: "Snap lines to lines (against itself; ordering check)"
About to start 42 of 128: "Pole of inaccessibility (polygons)"
About to start 43 of 128: "Extract by attribute (is null)"
About to start 44 of 128: "Extract by attribute (is not null)"
About to start 45 of 128: "Extract by attribute (bad field)"
About to start 46 of 128: "Extract by attribute (starts with)"
About to start 47 of 128: "Extract by attribute (contains)"
About to start 48 of 128: "Extract by attribute (does not contain)"
About to start 49 of 128: "Extract by attribute (greater)"
About to start 50 of 128: "Delete columns (multiple)"
About to start 51 of 128: "Delete columns (single)"
About to start 52 of 128: "Create points from table"
About to start 53 of 128: "Split poly with lines"
About to start 54 of 128: "Split lines with same lines"
About to start 55 of 128: "Split lines with lines"
About to start 56 of 128: "Split lines with same lines (2)"
About to start 57 of 128: "Drop geometries"
About to start 58 of 128: "Create grid (lines)"
About to start 59 of 128: "Create grid (rectangles)"
About to start 60 of 128: "Create grid (diamond)"
About to start 61 of 128: "Create grid (hexagon)"
About to start 62 of 128: "Create grid (lines with overlay)"
About to start 63 of 128: "Create grid (rectangle with overlay)"
About to start 64 of 128: "Create grid (diamond with overlay)"
About to start 65 of 128: "Create grid (hexagon with overlay)"
About to start 66 of 128: "Delete holes (no min)"
About to start 67 of 128: "Delete holes (with min)"
About to start 68 of 128: "Basic stats datetime"
About to start 69 of 128: "Basic stats date"
About to start 70 of 128: "Basic stats time"
About to start 71 of 128: "Raster Calculator with cellsize"
About to start 72 of 128: "Raster Calculator"
About to start 73 of 128: "Oriented minimum bounding box polys"
About to start 74 of 128: "Orthogonalize polys"
About to start 75 of 128: "Orthogonalize lines"
About to start 76 of 128: "refactor fields"
About to start 77 of 128: "Refactor fields, empty expression"
About to start 78 of 128: "Refactor fields, array"
About to start 79 of 128: "reproject vector layer"
About to start 80 of 128: "variable buffer on points"
About to start 81 of 128: "variable buffer on points with dissolve option"
About to start 82 of 128: "add unique field based on another field"
About to start 83 of 128: "Add unique field summary"
About to start 84 of 128: "convert lines to polygon"
About to start 85 of 128: "Gridify polys"
About to start 86 of 128: "Gridify lines"
About to start 87 of 128: "Hub distance points"
About to start 88 of 128: "Hub distance lines"
About to start 89 of 128: "Hub lines"
About to start 90 of 128: "Hub lines (with polygons)"
About to start 91 of 128: "Hub lines ( with z )"
About to start 92 of 128: "Hub lines subset of fields"
About to start 93 of 128: "Hub lines geodesic"
About to start 94 of 128: "Hub lines, geodesic, split"
About to start 95 of 128: "Points to path (non grouped)"
About to start 96 of 128: "Points to path (grouped)"
About to start 97 of 128: "Points to path (close path)"
About to start 98 of 128: "join the attribute table by common field (one-to-one)"
About to start 99 of 128: "Join with prefix"
About to start 100 of 128: "join the attribute table by common field, discard non matching (one-to-one)"
About to start 101 of 128: "join the attribute table by common field (one-to-many)"
About to start 102 of 128: "Join attributes table with subset of fields"
About to start 103 of 128: "Join attributes table, saving unjoinable features"
About to start 104 of 128: "Shortest path (point to point, shortest route)"
About to start 105 of 128: "Shortest path (point to point, fastest route)"
About to start 106 of 128: "Shortest path layer to point"
About to start 107 of 128: "Shortest path point to layer"
About to start 108 of 128: "Service area from point (shortest, nodes)"
About to start 109 of 128: "Service area from point (shortest, nodes, bounds)"
About to start 110 of 128: "Service area from point (shortest, lines)"
About to start 111 of 128: "Service area from point (fastest, old parameter)"
About to start 112 of 128: "Service area from point (fastest, new parameter)"
About to start 113 of 128: "Service area from layer (shortest, nodes)"
About to start 114 of 128: "Service area from layer (shortest, nodes, boundary)"
About to start 115 of 128: "Service area from layer (shortest, lines)"
About to start 116 of 128: "Create attribute index"
About to start 117 of 128: "Create spatial index"
About to start 118 of 128: "Truncate table"
About to start 119 of 128: "Distance matrix (only tests for run, does not check result as rows are in random order)"
About to start 120 of 128: "standard count unique points in polygon"
About to start 121 of 128: "standard count points in polygon weighted"
About to start 122 of 128: "standard points along lines"
About to start 123 of 128: "Points along lines with start offset"
About to start 124 of 128: "Points along lines with end offset"
About to start 125 of 128: "Points along polygons"
About to start 126 of 128: "Points along lines with z"
About to start 127 of 128: "Points along lines with m"
......................Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-nqqbj203/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-nqqbj203/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
Running alg: "qgis:tininterpolation"
Algorithm parameters are {'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::0::~::1::~::0', 'METHOD': 0, 'PIXEL_SIZE': 0.1, 'OUTPUT': '/tmp/tmpwa6ye0wj/raster.tif'}
id:OUTPUT result:/tmp/tmpwa6ye0wj/raster.tif
Running alg: "qgis:tininterpolation"
Algorithm parameters are {'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::1::~::-1::~::0', 'METHOD': 0, 'PIXEL_SIZE': 0.1, 'OUTPUT': '/tmp/tmp3sb1tc5h/raster.tif'}
id:OUTPUT result:/tmp/tmp3sb1tc5h/raster.tif
Running alg: "qgis:tininterpolation"
Algorithm parameters are {'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::1::~::-1::~::0;/home/velle/b/QGIS/python/plugins/processing/tests/testdata/breaklines.gml::~::0::~::1::~::2', 'METHOD': 0, 'PIXEL_SIZE': 0.1, 'OUTPUT': '/tmp/tmpezekgzox/raster.tif'}
id:OUTPUT result:/tmp/tmpezekgzox/raster.tif
Running alg: "qgis:tininterpolation"
Algorithm parameters are {'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::0::~::1::~::0', 'METHOD': 0, 'COLUMNS': 80, 'ROWS': 80, 'OUTPUT': '/tmp/tmpzgukiv86/raster.tif'}
id:OUTPUT result:/tmp/tmpzgukiv86/raster.tif
Running alg: "qgis:tininterpolation"
Algorithm parameters are {'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::1::~::-1::~::0', 'METHOD': 0, 'COLUMNS': 80, 'ROWS': 80, 'OUTPUT': '/tmp/tmpiwxpe549/raster.tif'}
id:OUTPUT result:/tmp/tmpiwxpe549/raster.tif
Running alg: "qgis:tininterpolation"
Algorithm parameters are {'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::1::~::-1::~::0;/home/velle/b/QGIS/python/plugins/processing/tests/testdata/breaklines.gml::~::0::~::1::~::2', 'METHOD': 0, 'COLUMNS': 80, 'ROWS': 80, 'OUTPUT': '/tmp/tmpfssf4cag/raster.tif'}
id:OUTPUT result:/tmp/tmpfssf4cag/raster.tif
Running alg: "qgis:idwinterpolation"
Algorithm parameters are {'DISTANCE_COEFFICIENT': 2.0, 'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::0::~::1::~::0', 'PIXEL_SIZE': 0.1, 'OUTPUT': '/tmp/tmpa3sxxicl/raster.tif'}
id:OUTPUT result:/tmp/tmpa3sxxicl/raster.tif
Running alg: "qgis:idwinterpolation"
Algorithm parameters are {'DISTANCE_COEFFICIENT': 2.0, 'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::1::~::-1::~::0', 'PIXEL_SIZE': 0.1, 'OUTPUT': '/tmp/tmpxops0737/raster.tif'}
id:OUTPUT result:/tmp/tmpxops0737/raster.tif
Running alg: "qgis:idwinterpolation"
Algorithm parameters are {'DISTANCE_COEFFICIENT': 2.0, 'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::1::~::-1::~::0;/home/velle/b/QGIS/python/plugins/processing/tests/testdata/breaklines.gml::~::0::~::1::~::2', 'PIXEL_SIZE': 0.1, 'OUTPUT': '/tmp/tmpb04e09nl/raster.tif'}
id:OUTPUT result:/tmp/tmpb04e09nl/raster.tif
Running alg: "qgis:idwinterpolation"
Algorithm parameters are {'DISTANCE_COEFFICIENT': 2.0, 'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::0::~::1::~::0', 'COLUMNS': 80, 'ROWS': 80, 'OUTPUT': '/tmp/tmpdecoaspy/raster.tif'}
id:OUTPUT result:/tmp/tmpdecoaspy/raster.tif
Running alg: "qgis:idwinterpolation"
Algorithm parameters are {'DISTANCE_COEFFICIENT': 2.0, 'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::1::~::-1::~::0', 'COLUMNS': 80, 'ROWS': 80, 'OUTPUT': '/tmp/tmpg3bmq6vq/raster.tif'}
id:OUTPUT result:/tmp/tmpg3bmq6vq/raster.tif
Running alg: "qgis:idwinterpolation"
Algorithm parameters are {'DISTANCE_COEFFICIENT': 2.0, 'EXTENT': '0.000000000,8.000000000,-5.000000000,3.000000000 [EPSG:4326]', 'INTERPOLATION_DATA': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml::~::1::~::-1::~::0;/home/velle/b/QGIS/python/plugins/processing/tests/testdata/breaklines.gml::~::0::~::1::~::2', 'COLUMNS': 80, 'ROWS': 80, 'OUTPUT': '/tmp/tmp6yopl24w/raster.tif'}
id:OUTPUT result:/tmp/tmp6yopl24w/raster.tif
Running alg: "native:removenullgeometries"
Algorithm parameters are {'INPUT': 'polys_gml_37320d08_4781_432c_8500_cd8eae09539f', 'OUTPUT': '/tmp/tmpicp0ve1g/remove_null_polys.gml'}
Running alg: "native:removenullgeometries"
Algorithm parameters are {'INPUT': 'polys_gml_440e48cc_d99f_4daf_8b63_c1ea8ed32927', 'REMOVE_EMPTY': True, 'OUTPUT': '/tmp/tmp_0voecoo/remove_null_polys.gml'}
Running alg: "native:removenullgeometries"
Algorithm parameters are {'INPUT': 'custom_multi_polys_with_empty_geoms_gpkg_layername_multi_polys_with_empty_geoms_e8759164_ff00_435c_ae54_6466ec00aa8c', 'OUTPUT': '/tmp/tmpjpkbtoxr/multi_polys_non_null_one_empty.gpkg\' table="output" (geom) sql='}
Running alg: "native:removenullgeometries"
Algorithm parameters are {'INPUT': 'custom_multi_polys_with_empty_geoms_gpkg_layername_multi_polys_with_empty_geoms_5e34f729_20b1_4cf6_8b15_c3f4fc6f288b', 'REMOVE_EMPTY': True, 'OUTPUT': '/tmp/tmpdctc9ud6/multi_polys_non_null_non_empty.gml'}
Running alg: "native:removenullgeometries"
Algorithm parameters are {'INPUT': 'custom_multi_polys_with_empty_geoms_gpkg_layername_multi_polys_with_empty_geoms_ec8cbbd2_e6da_4063_93e8_9284340b4147', 'OUTPUT': '/tmp/tmpjhtwf9cb/results_remove_null_geometries.gpkg\' table="output" (geom) sql=', 'NULL_OUTPUT': '/tmp/tmphi598aww/results_remove_null_geometries.gpkg\' table="output" (geom) sql='}
Running alg: "native:removenullgeometries"
Algorithm parameters are {'INPUT': 'custom_multi_polys_with_empty_geoms_gpkg_layername_multi_polys_with_empty_geoms_7f88e6c9_4be9_4a6a_9cc5_c8833a9ddfb2', 'REMOVE_EMPTY': True, 'OUTPUT': '/tmp/tmpmyne7531/results_remove_null_geometries.gpkg\' table="output" (geom) sql=', 'NULL_OUTPUT': '/tmp/tmp3uar31hi/results_remove_null_geometries.gpkg\' table="output" (geom) sql='}
Running alg: "native:extractbyexpression"
Algorithm parameters are {'EXPRESSION': 'left( "Name",1)=\'A\'', 'INPUT': 'polys_gml_4dc83997_3a16_42e4_bcbe_ab7c4251b912', 'OUTPUT': '/tmp/tmpnojkns_z/extract_expression.gml'}
Running alg: "native:extendlines"
Algorithm parameters are {'END_DISTANCE': 0.2, 'INPUT': 'lines_gml_f7ce349d_520a_42ab_9b67_d97b626e5f27', 'START_DISTANCE': 0.1, 'OUTPUT': '/tmp/tmpp16krsl6/extend_lines.gml'}
Running alg: "native:extendlines"
Algorithm parameters are {'END_DISTANCE': 0.4, 'INPUT': 'multilines_gml_82b71c5f_8c28_45fd_8972_32b90bc4ba8a', 'START_DISTANCE': 0.2, 'OUTPUT': '/tmp/tmp8ino2eb6/extend_multilines.gml'}
Running alg: "native:extractspecificvertices"
.............................Algorithm parameters are {'INPUT': 'lines_gml_fd48ddc6_5ea1_403f_964b_9abc1397ff7b', 'VERTICES': '0,-1,2,-2', 'OUTPUT': '/tmp/tmp0frzxf5a/extract_specific_nodes_lines.gml'}
Running alg: "native:extractspecificvertices"
Algorithm parameters are {'INPUT': 'polys_gml_f6a8d863_58d2_4a19_a400_ad395f9cf0fd', 'VERTICES': '0,-1,5,-5', 'OUTPUT': '/tmp/tmpvd5ud07y/extract_specific_nodes_polys.gml'}
Running alg: "native:fuzzifyrasterlinearmembership"
Algorithm parameters are {'BAND': 1, 'FUZZYHIGHBOUND': 100.0, 'FUZZYLOWBOUND': 200.0, 'INPUT': 'dem_tif_0a27bcd3_1334_44dd_86e1_211a79471295', 'OUTPUT': '/tmp/tmpgq391mmi/raster.tif'}
id:OUTPUT result:/tmp/tmpgq391mmi/raster.tif
Running alg: "native:fuzzifyrasterlinearmembership"
Algorithm parameters are {'BAND': 1, 'FUZZYHIGHBOUND': 200.0, 'FUZZYLOWBOUND': 100.0, 'INPUT': 'dem_tif_578d61bd_6eba_4165_a2a0_6896e8568efa', 'OUTPUT': '/tmp/tmpmycyl4u6/raster.tif'}
id:OUTPUT result:/tmp/tmpmycyl4u6/raster.tif
Running alg: "native:fuzzifyrasterpowermembership"
Algorithm parameters are {'BAND': 1, 'FUZZYEXPONENT': 2.0, 'FUZZYHIGHBOUND': 100.0, 'FUZZYLOWBOUND': 200.0, 'INPUT': 'dem_tif_af852106_29d3_42ef_b40c_f40e6d5f7f5a', 'OUTPUT': '/tmp/tmp_589qvwp/raster.tif'}
id:OUTPUT result:/tmp/tmp_589qvwp/raster.tif
Running alg: "native:fuzzifyrasterpowermembership"
Algorithm parameters are {'BAND': 1, 'FUZZYEXPONENT': 2.0, 'FUZZYHIGHBOUND': 200.0, 'FUZZYLOWBOUND': 100.0, 'INPUT': 'dem_tif_410cbbff_8e2e_460a_9f8e_622b1fb09eb6', 'OUTPUT': '/tmp/tmpp2ligb7i/raster.tif'}
id:OUTPUT result:/tmp/tmpp2ligb7i/raster.tif
Running alg: "native:fuzzifyrasterlargemembership"
Algorithm parameters are {'BAND': 1, 'FUZZYMIDPOINT': 100.0, 'FUZZYSPREAD': 5.0, 'INPUT': 'dem_tif_853ec048_aae9_49b4_809f_fc519f9de3e2', 'OUTPUT': '/tmp/tmpbfhkxihj/raster.tif'}
id:OUTPUT result:/tmp/tmpbfhkxihj/raster.tif
Running alg: "native:fuzzifyrastersmallmembership"
Algorithm parameters are {'BAND': 1, 'FUZZYMIDPOINT': 100.0, 'FUZZYSPREAD': 5.0, 'INPUT': 'dem_tif_9fe33c15_9636_4cdf_8164_e4d996a5549e', 'OUTPUT': '/tmp/tmp4q11gk39/raster.tif'}
id:OUTPUT result:/tmp/tmp4q11gk39/raster.tif
Running alg: "native:fuzzifyrastergaussianmembership"
Algorithm parameters are {'BAND': 1, 'FUZZYMIDPOINT': 100.0, 'FUZZYSPREAD': 0.01, 'INPUT': 'dem_tif_0fc3c40e_21c8_4359_92ec_c43610d460fd', 'OUTPUT': '/tmp/tmp0nr9bmbe/raster.tif'}
id:OUTPUT result:/tmp/tmp0nr9bmbe/raster.tif
Running alg: "native:fuzzifyrasternearmembership"
Algorithm parameters are {'BAND': 1, 'FUZZYMIDPOINT': 100.0, 'FUZZYSPREAD': 0.01, 'INPUT': 'dem_tif_2544c188_b59e_4054_85ab_f5bc5d0117f8', 'OUTPUT': '/tmp/tmpg82c0s57/raster.tif'}
id:OUTPUT result:/tmp/tmpg82c0s57/raster.tif
Running alg: "native:geometrybyexpression"
Algorithm parameters are {'EXPRESSION': 'translate( $geometry,1,1)', 'INPUT': 'points_gml_072e126e_0a28_4ebf_a9f3_f55cb80ad993', 'OUTPUT_GEOMETRY': '0', 'WITH_M': False, 'WITH_Z': False, 'OUTPUT': '/tmp/tmpyv2l82ql/geometry_by_expression_point.gml'}
Running alg: "native:geometrybyexpression"
Algorithm parameters are {'EXPRESSION': ' translate( centroid($geometry),1,1)', 'INPUT': 'polys_gml_50911b36_e8f3_44b6_8a01_e33affa37345', 'OUTPUT_GEOMETRY': '2', 'WITH_M': False, 'WITH_Z': False, 'OUTPUT': '/tmp/tmpp8r556t0/geometry_by_expression_poly.gml'}
Running alg: "native:geometrybyexpression"
Algorithm parameters are {'EXPRESSION': ' translate( $geometry,1,1)', 'INPUT': 'lines_gml_d5f00628_a4e7_4a5e_b185_abfd07c30c8f', 'OUTPUT_GEOMETRY': '1', 'WITH_M': False, 'WITH_Z': False, 'OUTPUT': '/tmp/tmprsjiih73/geometry_by_expression_line.gml'}
Running alg: "native:snapgeometries"
Algorithm parameters are {'BEHAVIOR': '0', 'INPUT': 'snap_lines_gml_21f5b7e3_052b_43fc_a20c_a539052d047f', 'REFERENCE_LAYER': 'lines_gml_8bccfe6c_2f31_4449_8f6b_7db06cd49bf5', 'TOLERANCE': 1.0, 'OUTPUT': '/tmp/tmps04q06eh/snap_lines_to_lines.gml'}
Running alg: "native:snapgeometries"
Algorithm parameters are {'BEHAVIOR': '0', 'INPUT': 'snap_polys_gml_32f2c08e_b14d_428d_a0c2_60c5f8a549d2', 'REFERENCE_LAYER': 'polys_gml_c82a9943_346d_41cf_b6df_2747401aead4', 'TOLERANCE': 1.0, 'OUTPUT': '/tmp/tmpqfpj26_u/snap_polys_to_polys.gml'}
Running alg: "native:snapgeometries"
Algorithm parameters are {'BEHAVIOR': '0', 'INPUT': 'snap_points_gml_05e12e45_6d00_41be_9bf0_a17fa9834dd0', 'REFERENCE_LAYER': 'points_gml_203a619c_1129_4f75_a74b_96db1552847f', 'TOLERANCE': 1.0, 'OUTPUT': '/tmp/tmpsb7ygmqy/snap_points_to_points.gml'}
Running alg: "native:snapgeometries"
Algorithm parameters are {'BEHAVIOR': '0', 'INPUT': 'snap_points_gml_1b9a5f43_c26b_4924_adb9_5cbfaa069c41', 'REFERENCE_LAYER': 'lines_gml_4cc6f5e4_9194_4b0d_8a34_1fb1d2cbf083', 'TOLERANCE': 1.0, 'OUTPUT': '/tmp/tmpubndp3x3/snap_point_to_lines_prefer_nodes.gml'}
Running alg: "native:snapgeometries"
Algorithm parameters are {'BEHAVIOR': '1', 'INPUT': 'snap_points_gml_9469fe67_99a4_4457_8f88_57a5f4041648', 'REFERENCE_LAYER': 'lines_gml_cc464ad4_a884_4547_bcd8_ec004b25675f', 'TOLERANCE': 1.0, 'OUTPUT': '/tmp/tmp9553t0yo/snap_point_to_lines_prefer_closest.gml'}
Running alg: "native:snapgeometries"
Algorithm parameters are {'BEHAVIOR': '0', 'INPUT': 'custom_snap_internal_gml_6a114a19_fcd5_465a_b60e_a894caa09ee2', 'REFERENCE_LAYER': 'custom_snap_internal_gml_6a114a19_fcd5_465a_b60e_a894caa09ee2', 'TOLERANCE': 1.0, 'OUTPUT': '/tmp/tmpq2_4k8s2/snap_internal.gml'}
Running alg: "native:snapgeometries"
Algorithm parameters are {'BEHAVIOR': '7', 'INPUT': 'custom_snap_geometries_geojson_639f5b22_018b_47c0_8487_b3c3d79c992d', 'REFERENCE_LAYER': 'custom_snap_geometries_geojson_639f5b22_018b_47c0_8487_b3c3d79c992d', 'TOLERANCE': 0.5, 'OUTPUT': '/tmp/tmpb3_yf1hy/snap_geometries.gml'}
Processing(0): Snapped 2 geometries.
Running alg: "native:snapgeometries"
Algorithm parameters are {'BEHAVIOR': '0', 'INPUT': 'lines_t_shape_gml_c5599ea2_0dd4_4d6c_b50a_59a9984d971f', 'REFERENCE_LAYER': 'lines_t_shape_gml_c5599ea2_0dd4_4d6c_b50a_59a9984d971f', 'TOLERANCE': 0.3, 'OUTPUT': '/tmp/tmpmz3x88ft/lines_t_shape_snapped.gml'}
Running alg: "native:poleofinaccessibility"
Algorithm parameters are {'INPUT': 'polys_gml_32157da4_c950_475c_8c74_50666c7aee6c', 'TOLERANCE': 1e-05, 'OUTPUT': '/tmp/tmpayq17gld/pole_inaccessibility_polys.gml'}
Running alg: "native:extractbyattribute"
Algorithm parameters are {'FIELD': 'intval', 'INPUT': 'polys_gml_6857f84c_6eb8_4b6f_982d_d746945a9d43', 'OPERATOR': '8', 'OUTPUT': '/tmp/tmp2hxpxtiu/extract_by_attribute_null.gml'}
Running alg: "native:extractbyattribute"
Algorithm parameters are {'FIELD': 'intval', 'INPUT': 'polys_gml_bb8bfe5e_2f86_4999_bf32_27eabc7d8a2b', 'OPERATOR': '9', 'OUTPUT': '/tmp/tmpukycmb5h/extract_by_attribute_not_null.gml'}
Running alg: "native:extractbyattribute"
Algorithm parameters are {'FIELD': 'notafield', 'INPUT': 'polys_gml_cc304230_d2b4_4aa3_8e02_fd741f5c64bf', 'OPERATOR': '9', 'OUTPUT': '/tmp/tmp7q8_atdt/failure.gml'}
Processing(2): Field 'notafield' was not found in INPUT source
Processing(2): Field 'notafield' was not found in INPUT source
OGR(1): Cannot open /home/velle/b/QGIS/python/plugins/processing/tests/testdata/expected/failure.gml ().()
Running alg: "native:extractbyattribute"
Algorithm parameters are {'FIELD': 'name', 'INPUT': 'polys_gml_d3555990_0132_4e44_a351_f3124eccd712', 'OPERATOR': '6', 'VALUE': 'A', 'OUTPUT': '/tmp/tmppcxt3si9/extract_by_attribute_startswith.gml'}
Running alg: "native:extractbyattribute"
Algorithm parameters are {'FIELD': 'name', 'INPUT': 'polys_gml_ab4baa5a_0319_42ad_8122_968e2bd4dc57', 'OPERATOR': '7', 'VALUE': 'aaa', 'OUTPUT': '/tmp/tmpev7jsr8h/extract_by_attribute_contains.gml'}
Running alg: "native:extractbyattribute"
Algorithm parameters are {'FIELD': 'name', 'INPUT': 'polys_gml_602e7637_9e0a_4723_97c7_d8079faecfbe', 'OPERATOR': '10', 'VALUE': 'a', 'OUTPUT': '/tmp/tmpsi35eo6u/extract_by_attribute_does_not_contain.gml'}
Running alg: "native:extractbyattribute"
Algorithm parameters are {'FIELD': 'floatval', 'INPUT': 'polys_gml_6728e333_b1c8_4f3c_938a_883f61074654', 'OPERATOR': '2', 'VALUE': '1', 'OUTPUT': '/tmp/tmpxu_e_8km/extract_by_attribute_greater.gml'}
Running alg: "qgis:deletecolumn"
...Warning 1: Field fid of width 255 truncated to 254.
.Warning 1: Field fid of width 255 truncated to 254.
.Warning 1: Field fid of width 255 truncated to 254.
.Warning 1: Field fid of width 255 truncated to 254.
.........................Algorithm parameters are {'COLUMN': 'floatval;name;xxxxxx', 'INPUT': 'polys_gml_28b9032e_01ce_4b44_8df1_ccdaf3eac912', 'OUTPUT': '/tmp/tmp57ongwsb/delete_columns.gml'}
Processing(0): Field “xxxxxx” does not exist in input layer
Running alg: "qgis:deletecolumn"
Algorithm parameters are {'COLUMN': 'intval', 'INPUT': 'polys_gml_e656c5f4_37ba_40f3_8352_bd76396f86de', 'OUTPUT': '/tmp/tmpl3qs8ky5/delete_column.gml'}
Running alg: "native:createpointslayerfromtable"
Algorithm parameters are {'INPUT': 'create_points_gml_f6e9233a_be42_4c8d_981f_999f3528ba85', 'MFIELD': 'mcoord', 'TARGET_CRS': 'EPSG:4326', 'XFIELD': 'xcoord', 'YFIELD': 'ycoord', 'ZFIELD': 'zcoord', 'OUTPUT': '/tmp/tmpg5dhz1sy/create_points.gml'}
Running alg: "native:splitwithlines"
Algorithm parameters are {'INPUT': 'polys_gml_ebfe8351_d1dc_44e7_a2a4_322e571465e2', 'LINES': 'lines_gml_ba123d02_72de_4bcb_a02d_5c7e68052f93', 'OUTPUT': '/tmp/tmp_eov0iy5/split_polys_with_lines.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:splitwithlines"
Algorithm parameters are {'INPUT': 'lines_gml_a52632dd_cc1b_425d_8aa3_b1461c2b4ec6', 'LINES': 'lines_gml_a52632dd_cc1b_425d_8aa3_b1461c2b4ec6', 'OUTPUT': '/tmp/tmp82ftr5js/split_lines_with_same2.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:splitwithlines"
Algorithm parameters are {'INPUT': 'lines_gml_d66ccbfb_9a91_4c2d_997a_6908ee235d6a', 'LINES': 'custom_lines2_gml_29a0208c_82b1_40c3_996c_1fd3c460c432', 'OUTPUT': '/tmp/tmpq1rfjt5u/split_lines_with_lines.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:splitwithlines"
Algorithm parameters are {'INPUT': 'custom_lines2_gml_30894c1a_7ee8_49c1_b462_04480d2d27ca', 'LINES': 'custom_lines2_gml_30894c1a_7ee8_49c1_b462_04480d2d27ca', 'OUTPUT': '/tmp/tmpj66meytc/split_lines_with_lines_same.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:dropgeometries"
Algorithm parameters are {'INPUT': 'polys_gml_77a57424_1e89_4b7e_9f29_491154e4badf', 'OUTPUT': '/tmp/tmpy1g7eeon/dropped_geometry.csv'}
Running alg: "native:creategrid"
Algorithm parameters are {'CRS': 'EPSG:4326', 'EXTENT': '-1,11.2,-4,6.5', 'HSPACING': 5.0, 'TYPE': '1', 'VSPACING': 3.0, 'OUTPUT': '/tmp/tmp2w5r1_vu/grid_lines.gml'}
Running alg: "native:creategrid"
Algorithm parameters are {'CRS': 'EPSG:4326', 'EXTENT': '-1,11.2,-4,6.5', 'HSPACING': 5.0, 'TYPE': '2', 'VSPACING': 3.0, 'OUTPUT': '/tmp/tmpzzjwxipm/grid_rectangles.gml'}
Running alg: "native:creategrid"
Algorithm parameters are {'CRS': 'EPSG:4326', 'EXTENT': '-1,11.2,-4,6.5', 'HSPACING': 5.0, 'TYPE': '3', 'VSPACING': 3.0, 'OUTPUT': '/tmp/tmpdz5j2019/grid_diamond.gml'}
Running alg: "native:creategrid"
Algorithm parameters are {'CRS': 'EPSG:4326', 'EXTENT': '-1,11.2,-4,6.5', 'HSPACING': 5.0, 'TYPE': '4', 'VSPACING': 5.0, 'OUTPUT': '/tmp/tmpp492z_r2/grid_hexagon.gml'}
Running alg: "native:creategrid"
Algorithm parameters are {'CRS': 'EPSG:4326', 'EXTENT': '-1,11.2,-4,6.5', 'HOVERLAY': 2.0, 'HSPACING': 5.0, 'TYPE': '1', 'VOVERLAY': 1.0, 'VSPACING': 3.0, 'OUTPUT': '/tmp/tmpugqfwvak/grid_lines_overlay.gml'}
Running alg: "native:creategrid"
Algorithm parameters are {'CRS': 'EPSG:4326', 'EXTENT': '-1,11.2,-4,6.5', 'HOVERLAY': 2.0, 'HSPACING': 5.0, 'TYPE': '2', 'VOVERLAY': 1.0, 'VSPACING': 3.0, 'OUTPUT': '/tmp/tmpoja8cfm9/grid_rectangle_overlay.gml'}
Running alg: "native:creategrid"
Algorithm parameters are {'CRS': 'EPSG:4326', 'EXTENT': '-1,11.2,-4,6.5', 'HOVERLAY': 2.0, 'HSPACING': 5.0, 'TYPE': '3', 'VOVERLAY': 1.0, 'VSPACING': 3.0, 'OUTPUT': '/tmp/tmpcwqrvx_6/grid_diamond_overlay.gml'}
Running alg: "native:creategrid"
Algorithm parameters are {'CRS': 'EPSG:4326', 'EXTENT': '-1,11.2,-4,6.5', 'HOVERLAY': 2.0, 'HSPACING': 5.0, 'TYPE': '4', 'VOVERLAY': 1.0, 'VSPACING': 5.0, 'OUTPUT': '/tmp/tmpz_14r0co/grid_hexagon_overlay.gml'}
Running alg: "native:deleteholes"
Algorithm parameters are {'INPUT': 'custom_remove_holes_gml_b909b4c6_956c_4099_ac78_12142c491d53', 'MIN_AREA': 0.0, 'OUTPUT': '/tmp/tmp6i1spae2/removed_holes.gml'}
Running alg: "native:deleteholes"
Algorithm parameters are {'INPUT': 'custom_remove_holes_gml_5fbd06f9_9183_4eff_8c37_409aa428e1b4', 'MIN_AREA': 5.0, 'OUTPUT': '/tmp/tmpekv9u3yo/removed_holes_min_area.gml'}
Running alg: "qgis:basicstatisticsforfields"
Algorithm parameters are {'FIELD_NAME': 'date_time', 'INPUT_LAYER': 'custom_datetimes_tab_7d70b858_5b01_4110_8924_4e8e0af3d29d', 'OUTPUT_HTML_FILE': '/tmp/tmpynvqxgha/basic_statistics_datetime.html'}
Running alg: "qgis:basicstatisticsforfields"
Algorithm parameters are {'FIELD_NAME': 'date', 'INPUT_LAYER': 'custom_datetimes_tab_227bd91f_df08_4841_9ed7_35687b3a913f', 'OUTPUT_HTML_FILE': '/tmp/tmp4z55s9k1/basic_statistics_date.html'}
Running alg: "qgis:basicstatisticsforfields"
Algorithm parameters are {'FIELD_NAME': 'time', 'INPUT_LAYER': 'custom_datetimes_tab_58b6cf78_004a_4085_af00_aa055215491c', 'OUTPUT_HTML_FILE': '/tmp/tmplir0wd3c/basic_statistics_time.html'}
Running alg: "native:rastercalc"
Algorithm parameters are {'LAYERS': ['dem_tif_0722ac01_780c_49e4_b8ce_249bf9b2e62d'], 'CELLSIZE': 0.001, 'EXPRESSION': '"dem.tif@1"', 'OUTPUT': '/tmp/tmpomlanqo5/raster.tif'}
id:OUTPUT result:/tmp/tmpomlanqo5/raster.tif
Running alg: "native:rastercalc"
Algorithm parameters are {'LAYERS': ['dem_tif_706a8443_77ac_4649_9a54_ad0c6b7e7772'], 'CELLSIZE': 0.0, 'EXPRESSION': '"dem.tif@1" * 2', 'OUTPUT': '/tmp/tmp96btx72w/raster.tif'}
id:OUTPUT result:/tmp/tmp96btx72w/raster.tif
Running alg: "native:orientedminimumboundingbox"
Algorithm parameters are {'INPUT': 'custom_oriented_bbox_gml_36058a8e_e2a6_4bb4_85a8_e22404b5ca92', 'OUTPUT': '/tmp/tmpfc8l1cb3/oriented_bounds.gml'}
Running alg: "native:orthogonalize"
Algorithm parameters are {'INPUT': 'custom_polys_to_orth_gml_8ef8051c_afc6_4f5c_8990_1af73bfea555', 'OUTPUT': '/tmp/tmpvd9r0b_y/orthagonal_polys.gml'}
Running alg: "native:orthogonalize"
Algorithm parameters are {'INPUT': 'custom_lines_to_orth_gml_3fa1870f_bcca_4d07_90eb_e2676e10e336', 'OUTPUT': '/tmp/tmp2d_x64pj/orthagonal_lines.gml'}
Running alg: "qgis:refactorfields"
Algorithm parameters are {'INPUT': 'multipolys_gml_cc5ae2e1_99af_430a_9074_897bbd857f84', 'FIELDS_MAPPING': [{'expression': '@row_number', 'name': 'row_number', 'type': 2, 'length': 0, 'precision': 0}, {'expression': '"fid" || \' - \' || "Bname"\n', 'name': 'Bname', 'type': 10, 'length': 30, 'precision': 0}, {'expression': '"Bintval" + 1', 'name': 'Bintval', 'type': 2, 'length': 0, 'precision': 0}, {'expression': '"Bfloatval" * 2', 'name': 'Bfloatval', 'type': 6, 'length': 0, 'precision': 0}], 'OUTPUT': '/tmp/tmp02i76516/refactorfields.gml'}
Running alg: "qgis:refactorfields"
Algorithm parameters are {'FIELDS_MAPPING': [{'expression': '"fid"', 'length': 0, 'name': 'fid', 'precision': 0, 'type': 10}, {'expression': '"id"', 'length': 0, 'name': 'id', 'precision': 0, 'type': 2}, {'expression': '"id2"', 'length': 0, 'name': 'id2', 'precision': 0, 'type': 2}, {'expression': '', 'length': 0, 'name': 'no_exp', 'precision': 0, 'type': 10}], 'INPUT': 'points_gml_082123fd_ac6d_4a06_8e9c_b229824e3b42', 'OUTPUT': '/tmp/tmp626nu2zf/refactor_fields_null.gml'}
Running alg: "qgis:refactorfields"
Algorithm parameters are {'FIELDS_MAPPING': [{'expression': '"fid"', 'length': 0, 'name': 'fid', 'precision': 0, 'type': 10}, {'expression': '"id"', 'length': 0, 'name': 'id', 'precision': 0, 'type': 2}, {'expression': '"id2"', 'length': 0, 'name': 'id2', 'precision': 0, 'type': 2}, {'expression': 'array(1,2,3)', 'length': 0, 'name': 'array', 'precision': 0, 'type': 9, 'sub_type': 2}], 'INPUT': 'points_gml_7ac8e0f0_d94a_4312_b143_6d91d71b6cb8', 'OUTPUT': '/tmp/tmpq3c688lz/refactor_array.gml'}
Running alg: "native:reprojectlayer"
Algorithm parameters are {'INPUT': 'points_gml_e96d2e7f_c034_4c84_a4fb_0cf4837a3fe9', 'TARGET_CRS': 'EPSG:3857', 'OUTPUT': '/tmp/tmpwuznuvef/reprojected.gml'}
Running alg: "qgis:variabledistancebuffer"
Algorithm parameters are {'DISSOLVE': False, 'FIELD': 'buffer', 'INPUT': 'custom_variable_buffer_gml_389adba8_ce93_408b_9142_c3be95da9cc8', 'SEGMENTS': 5, 'OUTPUT': '/tmp/tmpumc5k2c8/variable_buffer_points.gml'}
.......................Running alg: "qgis:variabledistancebuffer"
Algorithm parameters are {'DISSOLVE': True, 'FIELD': 'buffer', 'INPUT': 'custom_variable_buffer_gml_b185e668_201a_492d_8f52_97d522847a00', 'SEGMENTS': 5, 'OUTPUT': '/tmp/tmpr2v0bpfd/variable_buffer_points_dissolved.gml'}
Running alg: "native:adduniquevalueindexfield"
Algorithm parameters are {'FIELD': 'id2', 'INPUT': 'points_gml_4e412842_a859_49bc_adde_611ccc10d54c', 'OUTPUT': '/tmp/tmpxou984do/add_unique_field.gml'}
Running alg: "native:adduniquevalueindexfield"
Algorithm parameters are {'FIELD': 'id2', 'FIELD_NAME': 'classes', 'INPUT': 'points_gml_8eb74d04_cbf8_4053_bbe8_de1bb66b8b83', 'SUMMARY_OUTPUT': '/tmp/tmpiivehkzj/add_unique_field_summary.gml'}
Running alg: "qgis:linestopolygons"
Algorithm parameters are {'INPUT': 'lines_gml_cae21f92_4206_4a87_9fbf_4273d6005eca', 'OUTPUT': '/tmp/tmpktw9v6aw/lines_to_polygon.gml'}
Processing(2): One or more line ignored due to geometry not having a minimum of three vertices.
Processing(2): One or more line ignored due to geometry not having a minimum of three vertices.
Processing(2): One or more line ignored due to geometry not having a minimum of three vertices.
Processing(2): One or more line ignored due to geometry not having a minimum of three vertices.
Running alg: "native:snappointstogrid"
Algorithm parameters are {'INPUT': 'polys_gml_66ac2576_8424_4ba8_95af_063989af7017', 'HSPACING': 2, 'VSPACING': 2, 'OUTPUT': '/tmp/tmpsv9zzkix/gridify_polys.gml'}
Processing(2): Error snapping geometry 2
Running alg: "native:snappointstogrid"
Algorithm parameters are {'INPUT': 'lines_gml_922fa08d_5ffe_4f1e_a6b8_6c6b1a43e570', 'HSPACING': 2, 'VSPACING': 2, 'OUTPUT': '/tmp/tmpsb25c02r/gridify_lines.gml'}
Running alg: "qgis:distancetonearesthubpoints"
Algorithm parameters are {'INPUT': 'points_gml_23e68c16_ad59_4167_bf75_613fbb8bbd33', 'HUBS': 'custom_hub_points_gml_2b4b6006_82fd_4dcb_a165_6233e40ae5e3', 'FIELD': 'name', 'UNIT': 0, 'OUTPUT': '/tmp/tmpvqdj62cu/hub_distance_points.gml'}
Running alg: "qgis:distancetonearesthublinetohub"
Algorithm parameters are {'INPUT': 'points_gml_44e1e40b_ed83_4bce_8ef1_ecb9ac7c234f', 'HUBS': 'custom_hub_points_gml_90298e98_86f8_4570_a055_85574d970b4a', 'FIELD': 'name', 'UNIT': 0, 'OUTPUT': '/tmp/tmpsamrbote/hub_distance_lines.gml'}
Running alg: "native:hublines"
Algorithm parameters are {'HUBS': 'points_gml_a0af05b1_2c16_433a_9514_15d8dd3310a6', 'SPOKES': 'custom_spoke_points_gml_e03c84d2_8b28_4f93_89c3_6a93cf6308c0', 'HUB_FIELD': 'id', 'SPOKE_FIELD': 'id', 'OUTPUT': '/tmp/tmpwsfv0xlh/hub_lines.gml'}
Running alg: "native:hublines"
Algorithm parameters are {'HUBS': 'dissolve_polys_gml_5295afe7_964d_40ea_8621_945b28f0f07b', 'HUB_FIELD': 'intval', 'SPOKES': 'points_gml_1b7677d5_df23_45d2_8a6f_dbe6fab34178', 'SPOKE_FIELD': 'id', 'OUTPUT': '/tmp/tmp3q4hn3u7/hub_lines_to_poly.gml'}
Running alg: "native:hublines"
Algorithm parameters are {'HUBS': 'multipoints_gml_bea601cf_bc69_492d_8034_ff16b5e1cca9', 'HUB_FIELD': 'd', 'SPOKES': 'pointsz_gml_a567c65c_cf83_4e7e_b8aa_03ffd6402b6d', 'SPOKE_FIELD': 'elev', 'OUTPUT': '/tmp/tmpmki31xgy/hub_lines_multi_to_z.gml'}
Running alg: "native:hublines"
Algorithm parameters are {'HUBS': 'points_gml_240906c3_a4e7_47ea_b578_de1cdcd11431', 'HUB_FIELD': 'id', 'HUB_FIELDS': ['id', 'id2'], 'SPOKES': 'custom_spoke_points_gml_8a1fa3b8_8cf1_40e5_a769_48f84e13aab9', 'SPOKE_FIELD': 'id', 'SPOKE_FIELDS': ['name'], 'OUTPUT': '/tmp/tmpc6boxz52/hub_lines_field_subset.gml'}
Running alg: "native:hublines"
Algorithm parameters are {'ANTIMERIDIAN_SPLIT': False, 'GEODESIC': True, 'GEODESIC_DISTANCE': 1000.0, 'HUBS': 'custom_geodesic_hub_shp_1b93582e_5503_43c2_b953_66b0bd32038f', 'HUB_FIELD': 'id', 'SPOKES': 'custom_geodesic_spoke_shp_d2e194b8_e9c1_4cdd_9e8f_39a1eaa8a070', 'SPOKE_FIELD': 'id', 'OUTPUT': '/tmp/tmpiirfs6x6/geodesic_hub_no_split.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:hublines"
Algorithm parameters are {'ANTIMERIDIAN_SPLIT': True, 'GEODESIC': True, 'GEODESIC_DISTANCE': 1000.0, 'HUBS': 'custom_geodesic_hub_shp_ff1e06fc_4484_4320_9c24_19f82a2b20d0', 'HUB_FIELD': 'id', 'SPOKES': 'custom_geodesic_spoke_shp_e1cf53f2_4b81_49d1_9984_15fab75b707c', 'SPOKE_FIELD': 'id', 'OUTPUT': '/tmp/tmpsfsjitfb/geodesic_hub_split.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "qgis:pointstopath"
Algorithm parameters are {'INPUT': 'points_gml_c4c3bbe7_c824_41c6_82e9_f23e60b01a36', 'ORDER_FIELD': 'id', 'OUTPUT': '/tmp/tmpfh41h0w1/points_to_path.gml'}
Running alg: "qgis:pointstopath"
Algorithm parameters are {'INPUT': 'points_gml_c8d7678b_9b91_4f72_9b61_0e0eff1798c5', 'ORDER_FIELD': 'id', 'GROUP_FIELD': 'id2', 'OUTPUT': '/tmp/tmpyphrygnv/points_to_path_grouped.gml'}
Running alg: "qgis:pointstopath"
Algorithm parameters are {'ORDER_FIELD': 'id', 'CLOSE_PATH': True, 'INPUT': 'points_gml_01a6bc48_1546_4f9a_ae57_79f05823c810', 'OUTPUT': '/tmp/tmp6l5rsuu_/points_to_path_close_path.gml'}
Running alg: "native:joinattributestable"
Algorithm parameters are {'INPUT': 'points_gml_2284917f_a633_4123_9759_bd7aa129ff42', 'INPUT_2': 'table_dbf_5b1275fa_6c9f_4cf3_a65d_104b2b456e13', 'FIELD': 'id', 'FIELD_2': 'ID', 'OUTPUT': '/tmp/tmpjh41_7w8/join_attribute_table.gml'}
Processing(0): 8 feature(s) from input layer were successfully matched
Processing(2): 1 feature(s) from input layer could not be matched
Running alg: "native:joinattributestable"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'FIELD': 'id', 'FIELD_2': 'ID', 'INPUT': 'points_gml_32b72825_3fe4_4edd_840d_a20b668de80e', 'INPUT_2': 'table_dbf_00a47880_0022_4b2b_8fcf_05b80b46ae80', 'METHOD': 1, 'PREFIX': 'j_', 'OUTPUT': '/tmp/tmpkbbqnebg/join_attributes_with_prefix.gml'}
Processing(0): 8 feature(s) from input layer were successfully matched
Processing(2): 1 feature(s) from input layer could not be matched
Running alg: "native:joinattributestable"
Algorithm parameters are {'METHOD': 1, 'INPUT': 'points_gml_593603a7_eaaf_4981_bec7_10fcaae5fae2', 'INPUT_2': 'table2_dbf_21267c8e_e563_46c4_91b9_2290cdbdcda5', 'FIELD': 'id', 'FIELD_2': 'ID', 'DISCARD_NONMATCHING': True, 'OUTPUT': '/tmp/tmpap0bx7xf/join_attribute_table_discard_nonmatching.gml'}
Processing(0): 1 feature(s) from input layer were successfully matched
Processing(2): 8 feature(s) from input layer could not be matched
Running alg: "native:joinattributestable"
Algorithm parameters are {'METHOD': 0, 'INPUT': 'points_gml_0075de88_afcb_4901_bc3a_9c8a205c6a26', 'INPUT_2': 'table_dbf_fc158f0f_62bb_466d_810d_fb8d69eea285', 'FIELD': 'id', 'FIELD_2': 'ID', 'OUTPUT': '/tmp/tmpbi7irh2w/join_attribute_table_all_match.gml'}
Processing(0): 8 feature(s) from input layer were successfully matched
Processing(2): 1 feature(s) from input layer could not be matched
Running alg: "native:joinattributestable"
Algorithm parameters are {'FIELD': 'id', 'FIELDS_TO_COPY': ['NUM_A'], 'FIELD_2': 'ID', 'INPUT': 'points_gml_2e46b4ed_74fe_4697_8220_3f811784aed4', 'INPUT_2': 'table_dbf_60498446_81bd_4df5_91fe_a450c8d121a7', 'OUTPUT': '/tmp/tmpy7b9bjwn/join_attribute_table_subset.gml'}
Processing(0): 8 feature(s) from input layer were successfully matched
Processing(2): 1 feature(s) from input layer could not be matched
Running alg: "native:joinattributestable"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'FIELD': 'id', 'FIELD_2': 'ID', 'INPUT': 'points_gml_a03ae525_50eb_4748_ae29_0df379baf3db', 'INPUT_2': 'table2_dbf_5e33d123_92d5_4732_bbe7_f31d0efa722d', 'METHOD': 1, 'PREFIX': '', 'NON_MATCHING': '/tmp/tmp5idvf7d6/join_attribute_table_unjoinable.gml'}
Processing(0): 1 feature(s) from input layer were successfully matched
Processing(2): 8 feature(s) from input layer could not be matched
Running alg: "native:shortestpathpointtopoint"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 5.0, 'END_POINT': '1003712.4162500285,6222484.5571899945 [EPSG:32733]', 'INPUT': 'roads_gml_7dfbcafd_6b3d_4d43_8b71_d24a19fd0a86', 'START_POINT': '1000997.5971978485,6220343.83965781 [EPSG:32733]', 'STRATEGY': 0, 'TOLERANCE': 0.0, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT': '/tmp/tmpgnr91frd/shortest.gml'}
Processing(0): Building graph…
..Warning 1: Field fid of width 255 truncated to 254.
Warning 1: Field start of width 255 truncated to 254.
Warning 1: Field end of width 255 truncated to 254.
.Warning 1: Field fid of width 255 truncated to 254.
Warning 1: Field start of width 255 truncated to 254.
Warning 1: Field end of width 255 truncated to 254.
.......Warning 1: Field fid of width 255 truncated to 254.
Warning 1: Field type of width 255 truncated to 254.
Warning 1: Field start of width 255 truncated to 254.
..ERROR 1: Indexing not support for the field type of field id.
.....Processing(0): Calculating shortest path…
Processing(0): Writing results…
Running alg: "native:shortestpathpointtopoint"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 5.0, 'END_POINT': '1003731.877318503,6222474.826655758 [EPSG:32733]', 'INPUT': 'roads_gml_2161f5df_8bfd_4507_a239_3b611188f33a', 'SPEED_FIELD': 'SPEED', 'START_POINT': '1000997.5971978485,6220324.378589335 [EPSG:32733]', 'STRATEGY': 1, 'TOLERANCE': 0.0, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT': '/tmp/tmplyzuzaex/fastest.gml'}
Processing(0): Building graph…
Processing(0): Calculating shortest path…
Processing(0): Writing results…
Running alg: "native:shortestpathlayertopoint"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 5.0, 'END_POINT': '1004160.8843928401,6223198.426763908 [EPSG:32733]', 'INPUT': 'roads_gml_b5769595_a589_4da9_b1b5_fedbacef7abb', 'START_POINTS': 'custom_route_points_gml_49018eb5_7602_4ab9_acc2_0d1136e61438', 'STRATEGY': 0, 'TOLERANCE': 0.0, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT': '/tmp/tmpy_d1vd9g/shortest_path_layer_to_point.shp'}
Processing(0): Loading points…
Processing(0): Building graph…
Processing(0): Calculating shortest paths…
(1): Codec system not found. Falling back to system locale
Running alg: "native:shortestpathpointtolayer"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 5.0, 'END_POINTS': 'custom_route_points_gml_c51123e5_ea59_4edb_8cb9_b922f06e58bc', 'INPUT': 'roads_gml_fb3bc426_e452_405c_ac8e_c40e4b3d71d5', 'START_POINT': '1001285.5030045575,6219636.580449594 [EPSG:32733]', 'STRATEGY': 0, 'TOLERANCE': 0.0, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT': '/tmp/tmp7gg346o3/shortest_path_point_to_layer.shp'}
Processing(0): Loading points…
Processing(0): Building graph…
Processing(0): Calculating shortest paths…
(1): Codec system not found. Falling back to system locale
Running alg: "native:serviceareafrompoint"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 50.0, 'INCLUDE_BOUNDS': False, 'INPUT': 'roads_gml_4957da22_c0a6_4042_8dce_f988082a3e30', 'START_POINT': '1002465.0089601517,6221875.432489508 [EPSG:32733]', 'STRATEGY': 0, 'TOLERANCE': 0.0, 'TRAVEL_COST': 700.0, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT': '/tmp/tmpxq8ddvif/service_area_from_point_nodes.gml'}
Processing(0): Building graph…
Processing(0): Calculating service area…
Processing(0): Writing results…
Running alg: "native:serviceareafrompoint"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 50.0, 'INCLUDE_BOUNDS': True, 'INPUT': 'roads_gml_c54aa04c_4990_455e_b126_74cf86d136a5', 'START_POINT': '1002465.0089601517,6221875.432489508 [EPSG:32733]', 'STRATEGY': 0, 'TOLERANCE': 0.0, 'TRAVEL_COST': 700.0, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT': '/tmp/tmp2tdxv4pu/service_area_from_point_nodes_bounds.gml'}
Processing(0): Building graph…
Processing(0): Calculating service area…
Processing(0): Writing results…
Running alg: "native:serviceareafrompoint"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 50.0, 'INCLUDE_BOUNDS': False, 'INPUT': 'roads_gml_d49a5faa_578c_4fe4_81f6_afc5a6d97b3d', 'START_POINT': '1003654.8065293541,6222397.723338357 [EPSG:32733]', 'STRATEGY': 0, 'TOLERANCE': 0.0, 'TRAVEL_COST': 400.0, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT_LINES': '/tmp/tmp9rf8pe2i/service_area_from_point_lines.gml'}
Processing(0): Building graph…
Processing(0): Calculating service area…
Processing(0): Writing results…
Running alg: "native:serviceareafrompoint"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 50.0, 'INCLUDE_BOUNDS': False, 'INPUT': 'roads_gml_layername_roads_593253b1_d9b3_4402_ad34_97c2401da5bf', 'START_POINT': '1002424.321122,6221845.996330 [EPSG:32733]', 'STRATEGY': 1, 'TOLERANCE': 0.0, 'TRAVEL_COST': 36, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT': '/tmp/tmpevsp687x/service_area_fastest_nodes.gml', 'OUTPUT_LINES': '/tmp/tmpuxlprzso/service_area_fastests_lines.gml'}
Processing(0): Building graph…
Processing(0): Calculating service area…
Processing(0): Writing results…
Running alg: "native:serviceareafrompoint"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 50.0, 'INCLUDE_BOUNDS': False, 'INPUT': 'roads_gml_layername_roads_e2f29ad8_f83f_4ddd_b0dd_2e62d9c569b5', 'START_POINT': '1002424.321122,6221845.996330 [EPSG:32733]', 'STRATEGY': 1, 'TOLERANCE': 0.0, 'TRAVEL_COST2': 0.01, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT': '/tmp/tmpfh8j66o1/service_area_fastest_nodes.gml', 'OUTPUT_LINES': '/tmp/tmpp_esikoz/service_area_fastests_lines.gml'}
Processing(0): Building graph…
Processing(0): Calculating service area…
Processing(0): Writing results…
Running alg: "native:serviceareafromlayer"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 50.0, 'INCLUDE_BOUNDS': False, 'INPUT': 'roads_gml_7550f4cf_c8e7_42e1_b1fd_41cce85843e7', 'START_POINTS': 'custom_route_points_gml_18e25288_d467_46be_acce_164a6f763b20', 'STRATEGY': 0, 'TOLERANCE': 0.0, 'TRAVEL_COST': 700.0, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT': '/tmp/tmptl15epre/service_area_from_layer_nodes.gml'}
Processing(0): Loading points…
Processing(0): Building graph…
Processing(0): Calculating service areas…
Running alg: "native:serviceareafromlayer"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 50.0, 'INCLUDE_BOUNDS': True, 'INPUT': 'roads_gml_aea9d92e_5bfb_4d12_8af3_299ec97ea9dc', 'START_POINTS': 'custom_route_points_gml_4c009142_fe14_4e7f_a051_be1d2ba8112c', 'STRATEGY': 0, 'TOLERANCE': 0.0, 'TRAVEL_COST': 700.0, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT': '/tmp/tmp1kfcb0rx/service_area_from_layer_nodes_bounds.shp'}
Processing(0): Loading points…
Processing(0): Building graph…
Processing(0): Calculating service areas…
(1): Codec system not found. Falling back to system locale
Running alg: "native:serviceareafromlayer"
Algorithm parameters are {'DEFAULT_DIRECTION': 2, 'DEFAULT_SPEED': 50.0, 'INCLUDE_BOUNDS': False, 'INPUT': 'roads_gml_931a049d_0661_460d_be8a_041af63acbf2', 'START_POINTS': 'custom_route_points_gml_90d405a9_c803_4ef4_a6cb_3607461c870c', 'STRATEGY': 0, 'TOLERANCE': 0.0, 'TRAVEL_COST': 700.0, 'VALUE_BACKWARD': '', 'VALUE_BOTH': '', 'VALUE_FORWARD': '', 'OUTPUT_LINES': '/tmp/tmp_rpa231a/service_area_from_layer_lines.gml'}
Processing(0): Loading points…
Processing(0): Building graph…
Processing(0): Calculating service areas…
Running alg: "native:createattributeindex"
Algorithm parameters are {'FIELD': 'id', 'INPUT': 'custom_points_shp_7d79fe87_3969_4c43_901b_7633f0aeef71'}
Running alg: "native:createspatialindex"
Algorithm parameters are {'INPUT': 'custom_points_shp_8c73dc24_6c4b_4bb1_b3cf_ba3b7f0b2c40'}
Running alg: "native:truncatetable"
Algorithm parameters are {'INPUT': 'custom_points_shp_1ce85e31_d1f5_4afb_865b_9b49839475d5'}
Running alg: "qgis:distancematrix"
Algorithm parameters are {'INPUT_FIELD': 'fid', 'INPUT': 'points_gml_25db5a93_757f_4a6e_ab4d_c597db4b327a', 'MATRIX_TYPE': '0', 'NEAREST_POINTS': 0, 'TARGET_FIELD': 'fid', 'TARGET': 'points_gml_25db5a93_757f_4a6e_ab4d_c597db4b327a', 'OUTPUT': '/tmp/tmpiq8b3gt_/count_unique_points.gml'}
Running alg: "qgis:countpointsinpolygon"
Algorithm parameters are {'CLASSFIELD': 'id2', 'FIELD': 'NUMPOINTS', 'POINTS': 'points_gml_d819f7e7_8861_4dc2_9767_229abcaf4ec1', 'POLYGONS': 'polys_gml_f591b189_de25_46c9_ac4d_60f2fbb329cb', 'OUTPUT': '/tmp/tmpmmimovt9/count_unique_points.gml'}
Processing(1): No spatial index exists for points layer, performance will be severely degraded
Running alg: "qgis:countpointsinpolygon"
Algorithm parameters are {'FIELD': 'NUMPOINTS', 'POINTS': 'custom_points_weighted_gml_4af45d9a_080f_4e5f_8357_52b3c82d668a', 'POLYGONS': 'polys_gml_f909159b_37a0_4f64_8d6d_ec4819563bf0', 'WEIGHT': 'id', 'OUTPUT': '/tmp/tmp2a10d33f/count_points_weighted.gml'}
.......
----------------------------------------------------------------------
Ran 129 tests in 17.029s
OK
Processing(1): No spatial index exists for points layer, performance will be severely degraded
Running alg: "qgis:pointsalonglines"
Algorithm parameters are {'DISTANCE': 1.0, 'END_OFFSET': 0.0, 'INPUT': 'lines_gml_c151279a_5195_4c31_9691_27e8213037d8', 'START_OFFSET': 0.0, 'OUTPUT': '/tmp/tmppxysdhyi/points_along_lines.gml'}
Running alg: "native:pointsalonglines"
Algorithm parameters are {'DISTANCE': 1.0, 'END_OFFSET': 0.0, 'INPUT': 'lines_gml_layername_lines_9c04fd7f_9dc6_4fb9_9112_5e2db14e44e1', 'START_OFFSET': 1.5, 'OUTPUT': '/tmp/tmpbvohi0dc/points_along_lines_start_offset.gml'}
Running alg: "native:pointsalonglines"
Algorithm parameters are {'DISTANCE': 1.0, 'END_OFFSET': 2.2, 'INPUT': 'lines_gml_layername_lines_3ce15112_dbd1_41de_baf9_1a7589d5d729', 'START_OFFSET': 0.0, 'OUTPUT': '/tmp/tmpd7lcgu6m/points_along_lines_end_offset.gml'}
Running alg: "native:pointsalonglines"
Algorithm parameters are {'DISTANCE': 1.0, 'END_OFFSET': 0.0, 'INPUT': 'polys_gml_layername_polys2_59d6737b_5b8c_4435_97cf_98b9147391f9', 'START_OFFSET': 0.0, 'OUTPUT': '/tmp/tmpwe57h6ya/points_along_polys.gml'}
Running alg: "native:pointsalonglines"
Algorithm parameters are {'DISTANCE': 1.0, 'END_OFFSET': 0.0, 'INPUT': 'lines_z_shp_ddc95343_da05_4b58_a509_3f80f92ea144', 'START_OFFSET': 0.0, 'OUTPUT': '/tmp/tmpv0wsw5yg/points_along_lines_z.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:pointsalonglines"
Algorithm parameters are {'DISTANCE': 1.0, 'END_OFFSET': 0.0, 'INPUT': 'lines_m_shp_f56cc8af_326a_4b48_803b_40c995f92382', 'START_OFFSET': 0.0, 'OUTPUT': '/tmp/tmp_1jzvt5d/points_along_lines_m.shp'}
(1): Codec system not found. Falling back to system locale
<end of output>
Test time = 18.66 sec
----------------------------------------------------------
Test Passed.
"ProcessingQgisAlgorithmsTestPt2" end time: Jan 15 13:49 CET
"ProcessingQgisAlgorithmsTestPt2" time elapsed: 00:00:18
----------------------------------------------------------
12/868 Testing: ProcessingQgisAlgorithmsTestPt3
12/868 Test: ProcessingQgisAlgorithmsTestPt3
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingQgisAlgorithmsTestPt3.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingQgisAlgorithmsTestPt3" start time: Jan 15 13:49 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/QgisAlgorithmsTest3.py
Application path not initialized
About to start 0 of 135: "standard mean coordinates"
About to start 1 of 135: "Mean coordinates, multiple grouped"
About to start 2 of 135: "Mean coordinates, unique field"
About to start 3 of 135: "Mean coordinates, weighted"
About to start 4 of 135: "single part to multipart"
About to start 5 of 135: "stats by category"
About to start 6 of 135: "Zonal statistics"
About to start 7 of 135: "Zonal stats (feature based, with transform)"
About to start 8 of 135: "Zonal histogram"
About to start 9 of 135: "Fix geometries"
About to start 10 of 135: "Check validity polygon ring self intersection"
About to start 11 of 135: "Check validity polygon ring self intersection, ignoring self intersections"
About to start 12 of 135: "Polygonize"
About to start 13 of 135: "Standard voronoi"
About to start 14 of 135: "Vornoi with buffer region"
About to start 15 of 135: "Voronoi without source atributes"
About to start 16 of 135: "Vornoi with vertical and horizontal Voronoi edges"
About to start 17 of 135: "Vornoi with configuration that may cause numerical issues"
About to start 18 of 135: "Explode lines"
About to start 19 of 135: "Explode multilines"
About to start 20 of 135: "Explode compound curves"
About to start 21 of 135: "Standard polygon from layer extent"
About to start 22 of 135: "Topological coloring"
About to start 23 of 135: "Topological coloring w/ min distance"
About to start 24 of 135: "Regular point with standard extent"
About to start 25 of 135: "Rectangular buffer shape"
About to start 26 of 135: "Diamond buffer shape"
About to start 27 of 135: "Oval buffer shape"
About to start 28 of 135: "Lines grid 0.1 degree spacing"
About to start 29 of 135: "polygon to centroid"
About to start 30 of 135: "polygon to multilinestring"
About to start 31 of 135: "polygon to nodes"
About to start 32 of 135: "polygon intersecting points"
About to start 33 of 135: "points within polygons"
About to start 34 of 135: "Polygons containing points"
About to start 35 of 135: "Extract by location (disjoint)"
About to start 36 of 135: "Extract by location (touches)"
About to start 37 of 135: "add float field"
About to start 38 of 135: "add datetime field"
About to start 39 of 135: "add stringlist field"
About to start 40 of 135: "add doublelist field"
About to start 41 of 135: "Order by expression"
About to start 42 of 135: "Random point in extent, don't check result"
!!! Skipping Random points in polygons, 10 pts, min distance 0.0, 10 tries, seed 1, attributes (older qt), requires Qt < 331008, have version 331523
About to start 44 of 135: "Rand p in p, 10 pts, min distance 0.0, 10 tries, seed 1, attributes (qt >= 5.13)"
!!! Skipping Rand p in p, 10 pts, global min dis 2.0, 10 tries, seed 1, attrs (qt < 5.13), requires Qt < 331008, have version 331523
About to start 46 of 135: "Rand p in p, 10 pts, global min dis 2.0, 10 tries, seed 1, attrs (qt >= 5.15)"
!!! Skipping Random points in polygons, 10 pts, min distance 2.0, 10 tries, seed 1, no attributes (qt < 5.13), requires Qt < 331008, have version 331523
About to start 48 of 135: "Random points in polygons, 10 pts, min distance 2.0, 10 tries, seed 1, no attributes (qt >= 5.13)"
!!! Skipping Random points in polygons, 10 pts, global min distance 2.0, min distance 2.0, 10 tries, seed 1, attributes (QT < 5.13), requires Qt < 331008, have version 331523
About to start 50 of 135: "Random points in polygons, 10 pts, global min distance 2.0, min distance 2.0, 10 tries, seed 1, attributes (QT >= 5.13)"
About to start 51 of 135: "Random points on lines, seed 1, multilines - one empty geom"
About to start 52 of 135: "Random points on lines, global min distance 2, seed 1, attributes, multilines - one empty geom"
About to start 53 of 135: "Random points on lines, min distance 2, seed 1, no attributes, multilines - one empty geom"
About to start 54 of 135: "Random points on lines, min distance 2, global min distance 2, seed 1, attributes, multilines - one empty geom"
About to start 55 of 135: "Random extract by number"
About to start 56 of 135: "Random extract by percentage"
About to start 57 of 135: "Random extract within subset (subset smaller than number)"
About to start 58 of 135: "Heatmap (Kernel density estimation)"
About to start 59 of 135: "Raster layer statistics"
About to start 60 of 135: "Raster layer unique values report"
About to start 61 of 135: "Raster layer unique values report (table)"
About to start 62 of 135: "Point displacement"
About to start 63 of 135: "Pixel centroids inside polygon"
About to start 64 of 135: "Pixel centroids along line"
About to start 65 of 135: "Test field calculator points"
About to start 66 of 135: "Test advanced python calculator"
About to start 67 of 135: "Test execute SQL"
About to start 68 of 135: "Polygon from raster extent"
About to start 69 of 135: "Minimal enclosing circle each features"
About to start 70 of 135: "Minimum enclosing geom (hull, no field)"
About to start 71 of 135: "Minimum enclosing geom (hull, field)"
About to start 72 of 135: "Minimum enclosing geom (circle, field)"
About to start 73 of 135: "Minimum enclosing geom (circle, no field)"
About to start 74 of 135: "Minimum enclosing geom (oriented rect, no field)"
About to start 75 of 135: "Minimum enclosing geom (oriented rect, field)"
About to start 76 of 135: "Minimum enclosing geom (envelope, field)"
About to start 77 of 135: "Minimum enclosing geom (envelope, no field)"
About to start 78 of 135: "Convex hull by feature"
About to start 79 of 135: "Promote to multipart lines"
About to start 80 of 135: "Promote to multipart lines points"
About to start 81 of 135: "Promote to multipart polygons"
About to start 82 of 135: "Promote to multipart (already multipart)"
About to start 83 of 135: "Collect (native:collect)"
!!! Skipping Collect (one field) (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 85 of 135: "Collect (one field) (GEOS >= 3.9)"
!!! Skipping Collect (two fields) (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 87 of 135: "Collect (two fields) (GEOS >= 3.9)"
About to start 88 of 135: "Stats by cat (float field)"
About to start 89 of 135: "Stats by cat (string field)"
About to start 90 of 135: "Stats by cat (two category fields)"
About to start 91 of 135: "Stats by cat (no value field)"
About to start 92 of 135: "Stats by cat (date field)"
About to start 93 of 135: "Join by location (intersects)"
About to start 94 of 135: "Join by location with prefix"
About to start 95 of 135: "Join by location (intersects), discard no match"
About to start 96 of 135: "Join by location (intersects), first match only"
About to start 97 of 135: "Join by location (intersects), first match only, discard no match"
About to start 98 of 135: "Join by location (intersects), subset of fields"
About to start 99 of 135: "Join by location (touches)"
About to start 100 of 135: "Join by location, unjoinable"
About to start 101 of 135: "Join by location (equals)"
About to start 102 of 135: "Join by location, largest overlap, polygons to lines"
About to start 103 of 135: "Join by location, largest overlap, polygons to lines, discard no matching"
About to start 104 of 135: "Join by location, largest overlap, polygons to lines, save no matching"
About to start 105 of 135: "Join by location, largest overlap, polygons to polygons, subset of fields"
About to start 106 of 135: "Join by location, largest overlap, lines to polygons"
About to start 107 of 135: "Join by location, largest overlap, lines to lines"
About to start 108 of 135: "Join by location (summary), intersects"
About to start 109 of 135: "Join by location (summary), intersects, discard no matching"
About to start 110 of 135: "Join by location (summary), subset of stats"
About to start 111 of 135: "Join by location (summary), touching"
About to start 112 of 135: "Join by Location (summary), string field"
About to start 113 of 135: "Join by Location (summary), date"
About to start 114 of 135: "Join by summary polys to points, reprojected"
About to start 115 of 135: "Join by location, lines to reprojected polygons"
About to start 116 of 135: "Extract by extent"
About to start 117 of 135: "Extract by extent (clipped)"
....../home/velle/b/QGIS/build-foo/output/python/plugins/processing/algs/qgis/StatisticsByCategories.py:98: DeprecationWarning: QgsProcessingAlgorithm.parameterAsFields() is deprecated
category_field_names = self.parameterAsFields(parameters, self.CATEGORIES_FIELD_NAME, context)
....................About to start 118 of 135: "Assign projection"
About to start 119 of 135: "Transect single left 90.0 1m"
About to start 120 of 135: "Transect single right 90.0 0.5m"
About to start 121 of 135: "Transect single both 90.0 5m"
About to start 122 of 135: "Transect single both 30.0 2m"
About to start 123 of 135: "Transect multi left 90.0 1m"
About to start 124 of 135: "Transect multi right 90.0 0.5m"
About to start 125 of 135: "Transect multi both 90.0 5m"
About to start 126 of 135: "Transect multi both 30.0 2m"
About to start 127 of 135: "Linear (N*k x 3) distance matrix"
About to start 128 of 135: "Linear (N*k x 3) distance matrix, nearest 3 points"
About to start 129 of 135: "Linear (N*k x 3) distance matrix, different layers"
About to start 130 of 135: "Standard (N x T) distance matrix"
About to start 131 of 135: "Summary distance matrix (mean, std. dev., min, max)"
About to start 132 of 135: "Summary matrix different layers"
About to start 133 of 135: "Build virtual vector"
About to start 134 of 135: "Test (native:zonalstatisticsfb)"
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-l4vovp7t/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-l4vovp7t/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
Running alg: "native:meancoordinates"
Algorithm parameters are {'INPUT': 'custom_points_shp_8a149ae9_d0c6_4ab1_bf6d_1d51516fb6b5', 'OUTPUT': '/tmp/tmpdt0x44w3/mean_coordinates.gml'}
Running alg: "native:meancoordinates"
Algorithm parameters are {'INPUT': 'points_gml_987c67c4_44a7_4356_bc4c_fabb25fee28c', 'UID': 'id2', 'OUTPUT': '/tmp/tmpag0f192t/mean_coordinates_unique_grouped.gml'}
Running alg: "native:meancoordinates"
Algorithm parameters are {'INPUT': 'points_gml_751dcf4d_8675_4a03_aa4a_99e170131361', 'UID': 'id', 'OUTPUT': '/tmp/tmp386vjtch/mean_coordinates_unique_grouped_2.gml'}
Running alg: "native:meancoordinates"
Algorithm parameters are {'INPUT': 'points_gml_4d7ca57d_a415_4990_bc1f_dade5c840021', 'WEIGHT': 'id', 'OUTPUT': '/tmp/tmppw27qp43/unique_coordinates_weight.gml'}
Running alg: "native:collect"
Algorithm parameters are {'FIELD': 'id', 'INPUT': 'custom_single_part_poly_gml_11722ecc_2c01_4e2b_bf4c_2957a7c6f103', 'OUTPUT': '/tmp/tmptj5hfqh8/single_to_multi.gml'}
Running alg: "qgis:statisticsbycategories"
Algorithm parameters are {'VALUES_FIELD_NAME': 'id', 'CATEGORIES_FIELD_NAME': 'id2', 'INPUT': 'points_gml_bbf2dcbf_3c29_4f01_b79f_184ea46e6973', 'OUTPUT': '/tmp/tmp73i8elu0/stats_by_category.gml'}
Running alg: "native:zonalstatistics"
Algorithm parameters are {'COLUMN_PREFIX': '_', 'INPUT_RASTER': 'dem_tif_c518920e_3bde_48f6_b0a8_34aa8ad9668c', 'INPUT_VECTOR': 'custom_zonal_stats_shp_15b25ee2_7f1c_407e_87f1_d2f7dd62767b', 'RASTER_BAND': 1, 'STATS': [0, 1, 2]}
Running alg: "native:zonalstatisticsfb"
Algorithm parameters are {'COLUMN_PREFIX': '_', 'INPUT': 'custom_dem_zones_geojson_22fbb06b_a843_4644_be83_af651e7eacb8', 'INPUT_RASTER': 'custom_dem_crs_tif_03e768d8_dbe7_4960_8757_20286b615ffa', 'RASTER_BAND': 1, 'STATISTICS': [0, 1, 2], 'OUTPUT': '/tmp/tmpv__itwcc/zonal_stats_crs.geojson'}
Running alg: "qgis:zonalhistogram"
Algorithm parameters are {'COLUMN_PREFIX': 'HISTO_', 'INPUT_RASTER': 'raster_tif_6bee7304_60b7_477e_a3bc_933e741d5f6f', 'INPUT_VECTOR': 'zones_gml_3e2f2ea4_ce39_4e86_baad_93cbc205ac00', 'RASTER_BAND': 1, 'OUTPUT': '/tmp/tmpi5sh74jn/zones_histogram.gml'}
Running alg: "native:fixgeometries"
Algorithm parameters are {'INPUT': 'invalidgeometries_gml_49018c6e_07f5_44f0_8ceb_f3eb156fd20d', 'OUTPUT': '/tmp/tmp58080r9d/valid.gml'}
Running alg: "qgis:checkvalidity"
Algorithm parameters are {'INPUT_LAYER': 'custom_poly_ring_self_intersection_gml_layername_poly_ring_self_intersection_3f1992e7_49c0_41af_9352_7643381cc138', 'METHOD': 2, 'ERROR_OUTPUT': '/tmp/tmpcxycuarh/poly_ring_self_intersection_error.gml', 'INVALID_OUTPUT': '/tmp/tmp1gz19je3/poly_ring_self_intersection_invalid.gml', 'VALID_OUTPUT': '/tmp/tmpr6tqmxth/poly_ring_self_intersection_valid.gml'}
Running alg: "qgis:checkvalidity"
Algorithm parameters are {'IGNORE_RING_SELF_INTERSECTION': True, 'INPUT_LAYER': 'custom_poly_ring_self_intersection_gml_layername_poly_ring_self_intersection_a96a7ab9_f288_42f2_bc38_5edc8b73a2e6', 'METHOD': 2, 'ERROR_OUTPUT': '/tmp/tmpk8q8r815/poly_ring_self_intersection_error_ignore_self.gml', 'INVALID_OUTPUT': '/tmp/tmpoeakwt8d/poly_ring_self_intersection_invalid_ignore_self.gml', 'VALID_OUTPUT': '/tmp/tmp5w_91a5g/poly_ring_self_intersection_valid_ignore_self.gml'}
Running alg: "native:polygonize"
Algorithm parameters are {'KEEP_FIELDS': False, 'INPUT': 'custom_polygonize_lines_gml_2bfd934f_de90_4812_897e_da2fb75cb94c', 'OUTPUT': '/tmp/tmp49xe7fy8/polygonize.gml'}
Processing(0): Collecting lines…
Processing(0): Noding lines…
Processing(0): Polygonizing…
Running alg: "native:voronoipolygons"
Algorithm parameters are {'BUFFER': 0.0, 'INPUT': 'points_gml_26632ad3_d0af_48c4_a5f1_f6bbc5b5009a', 'OUTPUT': '/tmp/tmpt2866y_k/voronoi.gml'}
Running alg: "native:voronoipolygons"
Algorithm parameters are {'BUFFER': 10.0, 'INPUT': 'points_gml_8cf4995d_c96e_4d15_b372_5517877ce619', 'OUTPUT': '/tmp/tmpzfgjbjoi/voronoi_buffer.gml'}
Running alg: "native:voronoipolygons"
Algorithm parameters are {'BUFFER': 0.0, 'COPY_ATTRIBUTES': False, 'INPUT': 'points_gml_37ae3f9c_a1de_4c73_adc7_3ba0ed3be2f9', 'TOLERANCE': 0.0, 'OUTPUT': '/tmp/tmp5gvhqv80/voronoi_no_attributes.gml'}
Running alg: "native:voronoipolygons"
Algorithm parameters are {'BUFFER': 0.0, 'INPUT': 'pointsvoronoi1_gml_ef2bcca9_2a8d_4954_a137_26cf08c6ecbe', 'OUTPUT': '/tmp/tmp95aw0aht/pointsvoronoi1diagram.gml'}
Running alg: "native:voronoipolygons"
Algorithm parameters are {'BUFFER': 0.0, 'INPUT': 'airports_gml_2178621c_0fc5_4283_a561_d1bdba4e964a', 'OUTPUT': '/tmp/tmp9ur_6c1v/airportsvoronoidiagram.gml'}
Running alg: "native:explodelines"
Algorithm parameters are {'INPUT': 'lines_gml_148f39c4_c80e_48d9_9f30_875fdf83447d', 'OUTPUT': '/tmp/tmpoo1mvx5c/explode_lines.gml'}
Running alg: "native:explodelines"
Algorithm parameters are {'INPUT': 'multilines_gml_bb5853c6_9798_4be9_b3e3_7ddd2b298cb1', 'OUTPUT': '/tmp/tmp6y_bh2q4/explode_multilines.gml'}
Running alg: "native:explodelines"
Algorithm parameters are {'INPUT': 'custom_circular_strings_gpkg_layername_circular_strings_with_line_313c0cf2_0889_4c09_8f46_8e8d2221a8a2', 'OUTPUT': '/tmp/tmpx9ffchl4/explode_compound_curve.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:polygonfromlayerextent"
Algorithm parameters are {'BY_FEATURE': False, 'INPUT': 'polys_gml_e48b90f9_70ed_4650_8b62_b9401a37fde8', 'OUTPUT': '/tmp/tmp81umnh7w/polygon_from_extent.gml'}
Running alg: "qgis:topologicalcoloring"
Algorithm parameters are {'BALANCE': 0, 'INPUT': 'custom_adjacent_polys_gml_7b78c400_7993_46a7_ae88_4ae933482386', 'MIN_COLORS': 4, 'OUTPUT': '/tmp/tmpa8r1i9ra/topocolor_polys.gml'}
Processing(0): 5 colors required
Running alg: "qgis:topologicalcoloring"
Algorithm parameters are {'BALANCE': 0, 'INPUT': 'custom_adjacent_polys_gml_aeb8b88e_25e3_466e_845e_57c43a50d4a1', 'MIN_COLORS': 4, 'MIN_DISTANCE': 4.0, 'OUTPUT': '/tmp/tmp3fwv2p8m/topocolor_polys_min_dist.gml'}
Processing(0): 7 colors required
Running alg: "qgis:regularpoints"
Algorithm parameters are {'EXTENT': '-0.9182432432432436,10.208108108108108,-3.1266891891891904,5.480067567567567', 'INSET': 0.0, 'IS_SPACING': False, 'RANDOMIZE': False, 'SPACING': 100, 'CRS': 'EPSG:4326', 'OUTPUT': '/tmp/tmpfof_0q8s/regular_points.gml'}
Running alg: "qgis:rectanglesovalsdiamondsvariable"
................Warning 1: Field fid of width 255 truncated to 254.
........Algorithm parameters are {'HEIGHT': 'id', 'INPUT': 'custom_points_weighted_gml_af62f43f_c6a1_467f_bd4d_df58ed698984', 'SEGMENTS': 36, 'SHAPE': '0', 'WIDTH': 'id', 'OUTPUT': '/tmp/tmpvnrue520/buffer_rect.gml'}
Running alg: "qgis:rectanglesovalsdiamondsvariable"
Algorithm parameters are {'HEIGHT': 'id', 'INPUT': 'custom_points_weighted_gml_87b6e12d_c178_4bc3_b035_5c41891f4566', 'SEGMENTS': 36, 'SHAPE': '1', 'WIDTH': 'id', 'OUTPUT': '/tmp/tmph4643nc5/buffer_diamond.gml'}
Running alg: "qgis:rectanglesovalsdiamondsvariable"
Algorithm parameters are {'HEIGHT': 'id', 'INPUT': 'custom_points_weighted_gml_cfcecbd5_fb45_4efd_b091_bb21978cb747', 'SEGMENTS': 36, 'SHAPE': '2', 'WIDTH': 'id', 'OUTPUT': '/tmp/tmp7pfg6zc7/buffer_ovals.gml'}
Running alg: "native:creategrid"
Algorithm parameters are {'CRS': 'EPSG:4326', 'EXTENT': '-0.10453905405405395,8.808021567567568,-2.5010055337837844,4.058021763513514', 'HOVERLAY': 0.0, 'HSPACING': 0.1, 'TYPE': '1', 'VOVERLAY': 0.0, 'VSPACING': 0.1, 'OUTPUT': '/tmp/tmpmy1350mf/create_grid_lines.gml'}
Running alg: "qgis:convertgeometrytype"
Algorithm parameters are {'INPUT': 'polys_gml_5a482545_b608_4900_8839_e4f2715c3477', 'TYPE': '0', 'OUTPUT': '/tmp/tmpoppek6gv/convert_poly_centroid.gml'}
Running alg: "qgis:convertgeometrytype"
Algorithm parameters are {'INPUT': 'polys_gml_139038d3_d70f_4f3e_9260_6066c6d85356', 'TYPE': '3', 'OUTPUT': '/tmp/tmpd1z7bgi1/convert_poly_multiline.gml'}
Running alg: "qgis:convertgeometrytype"
Algorithm parameters are {'INPUT': 'polys_gml_d1fb9830_69ab_485b_ae16_30a4e9384c5f', 'TYPE': '1', 'OUTPUT': '/tmp/tmpu07qmgoc/convert_poly_nodes.gml'}
Running alg: "native:extractbylocation"
Algorithm parameters are {'INPUT': 'polys_gml_fa07848c_0047_4264_87b4_a4edb2671294', 'INTERSECT': 'custom_points_shp_5f5e889d_c127_4b39_b5ab_b1f712f275a7', 'PREDICATE': 0, 'OUTPUT': '/tmp/tmp56vx8guo/extract_by_location_intersection.gml'}
Processing(1): No spatial index exists for intersect layer, performance will be severely degraded
Running alg: "native:extractbylocation"
Algorithm parameters are {'INPUT': 'custom_points_shp_83182f0d_c05b_4d92_b500_8cf9ea61ed90', 'INTERSECT': 'polys_gml_843b3aea_28ce_43b3_9c68_031f0564ab5a', 'PREDICATE': 6, 'OUTPUT': '/tmp/tmpgb_p75_j/extract_by_location_within.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:extractbylocation"
Algorithm parameters are {'INPUT': 'polys_gml_7b810af2_409d_4546_9a33_45fa6194f8fa', 'INTERSECT': 'custom_points_shp_db861dbf_e80b_49cd_b52d_362fef148b23', 'PREDICATE': [1], 'OUTPUT': '/tmp/tmp9d7at5iu/extract_by_location_contains.gml'}
Processing(1): No spatial index exists for intersect layer, performance will be severely degraded
Running alg: "native:extractbylocation"
Algorithm parameters are {'INPUT': 'custom_points_shp_64e012f4_372e_44ac_9b84_eb6697745b05', 'INTERSECT': 'polys_gml_d3eaae2d_4a05_42a8_b8d7_f9f3af759dcd', 'PREDICATE': [2], 'OUTPUT': '/tmp/tmp3kl8jcb7/extract_by_location_disjoint.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:extractbylocation"
Algorithm parameters are {'INPUT': 'custom_points_shp_dcb8a405_c90d_4507_b390_156a6f121c13', 'INTERSECT': 'polys_gml_57579038_0241_4550_bb16_02e37d3ef42d', 'PREDICATE': [4], 'OUTPUT': '/tmp/tmpcd8q8c68/extract_by_location_touches.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:addfieldtoattributestable"
Algorithm parameters are {'FIELD_LENGTH': 10, 'FIELD_NAME': 'field', 'FIELD_PRECISION': 2, 'FIELD_TYPE': '1', 'INPUT': 'custom_points_shp_ec1890b5_0a1b_466f_8658_012fe88bc684', 'OUTPUT': '/tmp/tmpz9ic_s7b/add_field.gml'}
Running alg: "native:addfieldtoattributestable"
Algorithm parameters are {'FIELD_LENGTH': 10, 'FIELD_NAME': 'field', 'FIELD_PRECISION': 2, 'FIELD_TYPE': '6', 'INPUT': 'custom_points_shp_0c84a547_d719_44eb_a6e6_c6d94dd0d510', 'OUTPUT': '/tmp/tmp6gdzso_3/add_field_datetime.gml'}
Running alg: "native:addfieldtoattributestable"
Algorithm parameters are {'FIELD_LENGTH': 10, 'FIELD_NAME': 'field', 'FIELD_PRECISION': 2, 'FIELD_TYPE': '8', 'INPUT': 'custom_points_shp_029e3b07_606d_4119_8845_8f32ef8f9a9b', 'OUTPUT': '/tmp/tmp3ss5ga6c/add_field_stringlist.gml'}
Running alg: "native:addfieldtoattributestable"
Algorithm parameters are {'FIELD_LENGTH': 10, 'FIELD_NAME': 'field', 'FIELD_PRECISION': 2, 'FIELD_TYPE': '10', 'INPUT': 'custom_points_shp_49516cc2_5a8e_4fba_8ddd_9e01a90be292', 'OUTPUT': '/tmp/tmpungyv8g_/add_field_doublelist.gml'}
Running alg: "native:orderbyexpression"
Algorithm parameters are {'ASCENDING': True, 'EXPRESSION': 'intval', 'INPUT': 'polys_gml_fb11aa40_61b7_49ca_a175_4b9c69fd5bd8', 'NULLS_FIRST': False, 'OUTPUT': '/tmp/tmpfqkksdq5/order_by_expression.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:randompointsinextent"
Algorithm parameters are {'TARGET_CRS': 'EPSG:4326', 'EXTENT': '3.9821361058601132,4.01984877126654,0.9948015122873343,1.0305293005671075', 'MIN_DISTANCE': 0.0, 'POINTS_NUMBER': 5, 'MAX_ATTEMPTS': 200, 'OUTPUT': '/tmp/tmp40pt4qab/randompointsinextent.gml'}
Running alg: "native:randompointsinpolygons"
Algorithm parameters are {'INCLUDE_POLYGON_ATTRIBUTES': True, 'INPUT': 'polys_gml_20901c0e_5e7e_4bea_a242_81b93e71f82a', 'MAX_TRIES_PER_POINT': 10, 'MIN_DISTANCE': 0.0, 'MIN_DISTANCE_GLOBAL': 0.0, 'POINTS_NUMBER': 10, 'SEED': 1, 'OUTPUT': '/tmp/tmp_5hi5i4r/randompointsinpolygons.gml'}
Processing(0): Total number of points generated: 50
Number of missed points: 0
Polygons with missing points: 0
Features with empty or missing geometries: 1
Running alg: "native:randompointsinpolygons"
Algorithm parameters are {'INCLUDE_POLYGON_ATTRIBUTES': True, 'INPUT': 'polys_gml_c3fae532_4b36_4dca_b52b_ae86335f6f7e', 'MAX_TRIES_PER_POINT': 10, 'MIN_DISTANCE': 0.0, 'MIN_DISTANCE_GLOBAL': 2.0, 'POINTS_NUMBER': 10, 'SEED': 1, 'OUTPUT': '/tmp/tmp0_wm2k6d/randompointsinpolygons_gmin2.gml'}
Processing(0): Total number of points generated: 11
Number of missed points: 39
Polygons with missing points: 5
Features with empty or missing geometries: 1
Running alg: "native:randompointsinpolygons"
Algorithm parameters are {'INCLUDE_POLYGON_ATTRIBUTES': False, 'INPUT': 'polys_gml_88fe224e_ef52_40df_b301_ec8d54ece706', 'MAX_TRIES_PER_POINT': 10, 'MIN_DISTANCE': 2.0, 'MIN_DISTANCE_GLOBAL': 0.0, 'POINTS_NUMBER': 10, 'SEED': 1, 'OUTPUT': '/tmp/tmpjea0uvuf/randompointsinpolygons_min2.gml'}
Processing(0): Total number of points generated: 14
Number of missed points: 36
Polygons with missing points: 5
Features with empty or missing geometries: 1
Running alg: "native:randompointsinpolygons"
Algorithm parameters are {'INCLUDE_POLYGON_ATTRIBUTES': True, 'INPUT': 'polys_gml_f59b4a22_356f_4e53_995a_3e270a1a7605', 'MAX_TRIES_PER_POINT': 10, 'MIN_DISTANCE': 2.0, 'MIN_DISTANCE_GLOBAL': 2.0, 'POINTS_NUMBER': 10, 'SEED': 1, 'OUTPUT': '/tmp/tmpn8bt21m0/randompointsinpolygons_min2_gmin2.gml'}
Processing(0): Total number of points generated: 11
Number of missed points: 39
Polygons with missing points: 5
Features with empty or missing geometries: 1
Running alg: "native:randompointsonlines"
Algorithm parameters are {'INCLUDE_LINE_ATTRIBUTES': True, 'INPUT': 'multilines_gml_1511e1cc_df8a_4ae9_a224_3d709882c689', 'MAX_TRIES_PER_POINT': 10, 'MIN_DISTANCE': 0.0, 'MIN_DISTANCE_GLOBAL': 0.0, 'POINTS_NUMBER': 10, 'SEED': 1, 'OUTPUT': '/tmp/tmpqhatucbx/randompointsonlines.gml'}
Processing(0): Total number of points generated: 30
Number of missed points: 0
Features with missing points: 0
Features with empty or missing geometries: 1
Running alg: "native:randompointsonlines"
Algorithm parameters are {'INCLUDE_LINE_ATTRIBUTES': True, 'INPUT': 'multilines_gml_0c642d79_5527_4c92_94d3_d3a39adb8023', 'MAX_TRIES_PER_POINT': 10, 'MIN_DISTANCE': 0.0, 'MIN_DISTANCE_GLOBAL': 2.0, 'POINTS_NUMBER': 10, 'SEED': 1, 'OUTPUT': '/tmp/tmp76y4znfh/randompointsonlines_gmin2.gml'}
Processing(0): Total number of points generated: 4
Number of missed points: 26
Features with missing points: 3
Features with empty or missing geometries: 1
Running alg: "native:randompointsonlines"
................................Algorithm parameters are {'INCLUDE_LINE_ATTRIBUTES': False, 'INPUT': 'multilines_gml_7b32dcb9_60d7_469e_8812_c319f2344f4b', 'MAX_TRIES_PER_POINT': 10, 'MIN_DISTANCE': 2.0, 'MIN_DISTANCE_GLOBAL': 0.0, 'POINTS_NUMBER': 10, 'SEED': 1, 'OUTPUT': '/tmp/tmpwsocn_2t/randompointsonlines_min2.gml'}
Processing(0): Total number of points generated: 6
Number of missed points: 24
Features with missing points: 3
Features with empty or missing geometries: 1
Running alg: "native:randompointsonlines"
Algorithm parameters are {'INCLUDE_LINE_ATTRIBUTES': True, 'INPUT': 'multilines_gml_00fae49e_9b51_41eb_9d2c_4880e49bb27a', 'MAX_TRIES_PER_POINT': 10, 'MIN_DISTANCE': 2.0, 'MIN_DISTANCE_GLOBAL': 2.0, 'POINTS_NUMBER': 10, 'SEED': 1, 'OUTPUT': '/tmp/tmphobmftge/randompointsonlines_min2_gmin2.gml'}
Processing(0): Total number of points generated: 4
Number of missed points: 26
Features with missing points: 3
Features with empty or missing geometries: 1
Running alg: "native:randomextract"
Algorithm parameters are {'INPUT': 'custom_points_weighted_gml_f07aa471_6a7a_44d5_82c7_0789f4b2108c', 'METHOD': 0, 'NUMBER': 4, 'OUTPUT': '/tmp/tmpa6wwnhh8/points_weighted.gml'}
Processing(0): Building list of all features...
Processing(0): Done.
Processing(0): Randomly select 4 features
Processing(0): Adding selected features
Running alg: "native:randomextract"
Algorithm parameters are {'INPUT': 'custom_points_weighted_gml_bfef009b_1f51_4351_82a1_de1aa5d143bf', 'METHOD': 1, 'NUMBER': 50, 'OUTPUT': '/tmp/tmpd14qa4xp/points_weighted.gml'}
Processing(0): Building list of all features...
Processing(0): Done.
Processing(0): Randomly select 5 features
Processing(0): Adding selected features
Running alg: "qgis:randomextractwithinsubsets"
Algorithm parameters are {'FIELD': 'id2', 'INPUT': 'points_gml_812d500b_9267_4f41_aaca_8c0653da794a', 'METHOD': 0, 'NUMBER': 3, 'OUTPUT': '/tmp/tmpq7v28zx5/points.gml'}
Processing(2): Subset "2" is smaller than requested number of features.
Processing(2): Subset "1" is smaller than requested number of features.
Running alg: "qgis:heatmapkerneldensityestimation"
Algorithm parameters are {'DECAY': 0.0, 'INPUT': 'points_gml_dbd671f6_e534_4f24_84cf_c074868bcd6b', 'KERNEL': '0', 'OUTPUT_VALUE': '0', 'PIXEL_SIZE': 0.1, 'RADIUS': 0.5, 'OUTPUT': '/tmp/tmp34woiiam/raster.tif'}
id:OUTPUT result:/tmp/tmp34woiiam/raster.tif
Running alg: "native:rasterlayerstatistics"
Algorithm parameters are {'INPUT': 'dem_tif_3f52e297_d774_43d6_a602_2a12fde85afd', 'BAND': 1, 'OUTPUT_HTML_FILE': '/tmp/tmpp7sk26uj/raster_statistics.html'}
Running alg: "qgis:rasterlayeruniquevaluesreport"
Algorithm parameters are {'INPUT': 'raster_tif_a2716878_8397_47da_86dc_4f9486be1041', 'BAND': 1, 'OUTPUT_HTML_FILE': '/tmp/tmpj8hm313y/raster_unique_values_count.html'}
Running alg: "native:rasterlayeruniquevaluesreport"
Algorithm parameters are {'BAND': 1, 'INPUT': 'raster_tif_9c704450_ea1d_4ae4_8092_848714694571', 'OUTPUT_TABLE': '/tmp/tmpn95mr53a/raster_layer_unique_values.gml'}
Running alg: "qgis:pointsdisplacement"
Algorithm parameters are {'DISTANCE': 1.0, 'HORIZONTAL': False, 'INPUT': 'custom_displace_points_gml_833889b3_d7c3_43e1_a947_c318c2454568', 'PROXIMITY': 2.0, 'OUTPUT': '/tmp/tmpvinuxbuw/displaced_points.gml'}
Running alg: "native:generatepointspixelcentroidsinsidepolygons"
Algorithm parameters are {'INPUT_RASTER': 'dem_tif_ebb59c17_406e_4f8a_9db6_d8397ff9b758', 'INPUT_VECTOR': 'custom_pixel_polygons_gml_cd4e7e69_46fe_4d65_bdc7_548bd312a711', 'OUTPUT': '/tmp/tmpndz4al13/pixel_centroids_polygon.gml'}
Running alg: "qgis:generatepointspixelcentroidsalongline"
Algorithm parameters are {'INPUT_RASTER': 'dem_tif_0119aaf8_006a_419b_bdaa_2aa55055e91f', 'INPUT_VECTOR': 'custom_pixel_lines_gml_b4fec9ae_936e_4b3c_98c5_a328dbaa7967', 'OUTPUT': '/tmp/tmp9ojkum9m/pixel_centroids_lines.gml'}
Running alg: "qgis:fieldcalculator"
Algorithm parameters are {'FIELD_LENGTH': 10, 'FIELD_NAME': 'test', 'FIELD_PRECISION': 3, 'FIELD_TYPE': 1, 'FORMULA': ' "id2" *2', 'INPUT': 'points_gml_455997c4_8766_461c_9703_f6ea9b69746c', 'NEW_FIELD': True, 'OUTPUT': '/tmp/tmpe5fp1_hv/field_calculator_points.gml'}
Running alg: "qgis:advancedpythonfieldcalculator"
Algorithm parameters are {'FIELD_LENGTH': 10, 'FIELD_NAME': 'new_field', 'FIELD_PRECISION': 3, 'FIELD_TYPE': 0, 'FORMULA': 'value = __attr[2]*2', 'GLOBAL': '', 'INPUT': 'points_gml_1d92b6f4_cba5_4292_8074_da1c2486a048', 'OUTPUT': '/tmp/tmpfa08zdyu/pycalculator_points.gml'}
Running alg: "qgis:executesql"
Algorithm parameters are {'INPUT_DATASOURCES': ['points_gml_a46d18cc_b9c4_4ce5_9f05_af00efa458a2'], 'INPUT_GEOMETRY_FIELD': '', 'INPUT_GEOMETRY_TYPE': 0, 'INPUT_QUERY': 'select * from input1 where id2=2', 'INPUT_UID_FIELD': '', 'OUTPUT': '/tmp/tmpfcaw3y36/execute_sql.gml'}
Running alg: "native:polygonfromlayerextent"
Algorithm parameters are {'INPUT': 'dem_tif_0ff326ef_7cff_4f00_87c8_57068a9872b1', 'OUTPUT': '/tmp/tmpd6it49w7/raster_extent.gml'}
Running alg: "native:minimumenclosingcircle"
Algorithm parameters are {'BY_FEATURE': True, 'INPUT': 'custom_oriented_bbox_gml_95d839a0_d851_411e_9972_af9773c207d2', 'OUTPUT': '/tmp/tmpwjkdzm_m/enclosing_circles_each.gml'}
Running alg: "qgis:minimumboundinggeometry"
Algorithm parameters are {'INPUT': 'dissolve_polys_gml_1827cb51_0c35_413f_b97c_199c664654a1', 'TYPE': 3, 'OUTPUT': '/tmp/tmp2jnfl4vr/mbg_hull_nofield.gml'}
Running alg: "qgis:minimumboundinggeometry"
Algorithm parameters are {'FIELD': 'name', 'INPUT': 'dissolve_polys_gml_0a5c5c68_3145_4500_b48e_a47c12c215ff', 'TYPE': 3, 'OUTPUT': '/tmp/tmpsov1vvlu/mbg_hull_field.gml'}
Running alg: "qgis:minimumboundinggeometry"
Algorithm parameters are {'FIELD': 'name', 'INPUT': 'dissolve_polys_gml_ca246c24_d11a_4f22_9228_670ea9ae6ba7', 'TYPE': 2, 'OUTPUT': '/tmp/tmpit3b6e8f/mbg_circle_field.gml'}
Running alg: "qgis:minimumboundinggeometry"
Algorithm parameters are {'INPUT': 'dissolve_polys_gml_d0f142af_c86f_40ed_8049_210dbc8bfcdb', 'TYPE': 2, 'OUTPUT': '/tmp/tmpgca8zk17/mbg_circle_nofield.gml'}
Running alg: "qgis:minimumboundinggeometry"
Algorithm parameters are {'INPUT': 'dissolve_polys_gml_ee2d0dec_52f6_45ea_b234_a5568c9c0667', 'TYPE': 1, 'OUTPUT': '/tmp/tmphgehe8wq/mbg_rect_nofield.gml'}
Running alg: "qgis:minimumboundinggeometry"
Algorithm parameters are {'FIELD': 'name', 'INPUT': 'dissolve_polys_gml_a0562d62_d319_4fe5_94db_31eff9df8c3d', 'TYPE': 1, 'OUTPUT': '/tmp/tmp0pj01ml7/mbg_rect_field.gml'}
Running alg: "qgis:minimumboundinggeometry"
Algorithm parameters are {'FIELD': 'name', 'INPUT': 'dissolve_polys_gml_7c418667_11f9_4022_9a07_2881ed0a9281', 'TYPE': 0, 'OUTPUT': '/tmp/tmp0po6fwcq/mbg_env_field.gml'}
Running alg: "qgis:minimumboundinggeometry"
Algorithm parameters are {'INPUT': 'dissolve_polys_gml_cd3694b2_0d7b_4909_80e1_66f88a8c414a', 'TYPE': 0, 'OUTPUT': '/tmp/tmp0lj7jv9s/mbg_env_nofield.gml'}
Running alg: "native:convexhull"
Algorithm parameters are {'INPUT': 'custom_oriented_bbox_gml_c9f21590_d5d3_4189_9c6b_fe8f9cc75e4f', 'OUTPUT': '/tmp/tmpyn0wvdge/convex_hull_by_feature.gml'}
Running alg: "native:promotetomulti"
Algorithm parameters are {'INPUT': 'lines_gml_63174b62_3ff9_4948_ab57_cc9a5f9c9509', 'OUTPUT': '/tmp/tmp1_g07hp4/promote_multipart_lines.gml'}
Running alg: "native:promotetomulti"
Algorithm parameters are {'INPUT': 'points_gml_95d55f90_082f_40eb_aefa_81e0254a8165', 'OUTPUT': '/tmp/tmpen8i1xql/promote_multipart_points.gml'}
Running alg: "native:promotetomulti"
Algorithm parameters are {'INPUT': 'polys_gml_74706397_ccb7_4f36_8999_838727ab5075', 'OUTPUT': '/tmp/tmp398l_4xc/promote_multipart_polys.gml'}
Running alg: "native:promotetomulti"
Algorithm parameters are {'INPUT': 'multipolys_gml_149e1bd6_2b0c_4e89_a31f_ae78a33a6663', 'OUTPUT': '/tmp/tmp6pblelwh/promote_multipart_already_multi.gml'}
Running alg: "native:collect"
Algorithm parameters are {'INPUT': 'dissolve_polys_gml_2763eed8_bf69_4f23_99a7_7fd8fb66641b', 'OUTPUT': '/tmp/tmpysx4ry1l/collect_all.gml'}
Running alg: "native:collect"
Algorithm parameters are {'FIELD': ['name'], 'INPUT': 'dissolve_polys_gml_9d46d880_c8d5_465a_9dd0_9b9c7c2d6e6f', 'OUTPUT': '/tmp/tmp5ci5ansq/collect_one_field.gml'}
Running alg: "native:collect"
....................Algorithm parameters are {'FIELD': ['intval', 'name'], 'INPUT': 'dissolve_polys_gml_c2607969_020a_49c2_a649_5c8183e188f0', 'OUTPUT': '/tmp/tmpo8eahehs/collect_two_fields.gml'}
Running alg: "qgis:statisticsbycategories"
Algorithm parameters are {'CATEGORIES_FIELD_NAME': ['name'], 'INPUT': 'dissolve_polys_gml_8fc5750a_3166_4b2a_88be_af4deceb5811', 'VALUES_FIELD_NAME': 'floatval', 'OUTPUT': '/tmp/tmpqtfrke51/stats_by_cat_float.gml'}
Running alg: "qgis:statisticsbycategories"
Algorithm parameters are {'CATEGORIES_FIELD_NAME': ['intval'], 'INPUT': 'dissolve_polys_gml_f2848a1e_3900_4edc_b1c0_3f02f1ff8ebc', 'VALUES_FIELD_NAME': 'name', 'OUTPUT': '/tmp/tmpwzrieua1/stats_by_cat_string.gml'}
Running alg: "qgis:statisticsbycategories"
Algorithm parameters are {'CATEGORIES_FIELD_NAME': ['intval', 'name'], 'INPUT': 'dissolve_polys_gml_32f33c81_22a3_43e7_8939_5b9a93866528', 'VALUES_FIELD_NAME': 'floatval', 'OUTPUT': '/tmp/tmpvwr529z7/stats_by_cat_two_fields.gml'}
Running alg: "qgis:statisticsbycategories"
Algorithm parameters are {'CATEGORIES_FIELD_NAME': ['intval', 'name'], 'INPUT': 'dissolve_polys_gml_12d39c3b_6f72_4a69_8be1_30890ec1a3d1', 'OUTPUT': '/tmp/tmpg4uxughn/stats_by_cat_no_value.gml'}
Running alg: "qgis:statisticsbycategories"
Algorithm parameters are {'CATEGORIES_FIELD_NAME': ['date'], 'INPUT': 'custom_datetimes_tab_0badd59b_d1b2_4426_be3c_3dec0baf27c7', 'VALUES_FIELD_NAME': 'date', 'OUTPUT': '/tmp/tmpsopq016f/stats_by_cat_date.gml'}
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_d7b71b21_b305_40c4_a900_a24909d55514', 'JOIN': 'custom_points_shp_aa352ad8_ce8b_4800_adf4_dee3526d077d', 'METHOD': 0, 'PREDICATE': [0], 'OUTPUT': '/tmp/tmpi0nxy8pr/join_by_location_intersect.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_dfd5c633_e5ee_4199_ac93_3028be7a3bde', 'JOIN': 'custom_points_shp_ee79d0f2_0b72_454c_a064_655f824e0a14', 'METHOD': 0, 'PREDICATE': [0], 'PREFIX': 'j_', 'OUTPUT': '/tmp/tmpls325zo2/join_by_location_prefix.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': True, 'INPUT': 'polys_gml_c5ab8d37_0c4e_4bd2_9826_d6c6e0d921da', 'JOIN': 'custom_points_shp_43e4ed28_08e8_4c7c_8e2a_9f6e182f8012', 'METHOD': 0, 'PREDICATE': [0], 'OUTPUT': '/tmp/tmpdsgfl2ga/join_by_location_intersect_discardnomatch.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_ada9ae9e_c5e6_4f98_a919_a7c99463b948', 'JOIN': 'custom_points_shp_a7809ee9_617f_487d_8345_dc3f13fb6027', 'METHOD': 1, 'PREDICATE': [0], 'OUTPUT': '/tmp/tmpr_ma_8g3/join_by_location_intersect_first_only.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': True, 'INPUT': 'expected_join_by_location_intersect_first_only_gml_63683458_ef61_4972_bd82_85d908528cb4', 'JOIN': 'custom_points_shp_dc607882_c590_42e0_b4d9_a3c3c584e0d7', 'METHOD': 1, 'PREDICATE': [0], 'OUTPUT': '/tmp/tmp2u8mc7sk/join_by_location_intersect_first_only_discardnomatch.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_f896a4b7_4676_4c75_8375_89f99d535c28', 'JOIN': 'custom_points_shp_d3bae5aa_7934_4d6e_9e95_09af103d69d8', 'JOIN_FIELDS': ['id'], 'METHOD': 0, 'PREDICATE': [0], 'OUTPUT': '/tmp/tmp7pmj74nj/join_by_location_intersect_subset_fields.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': True, 'INPUT': 'polys_gml_ffe5d30f_5fcc_4ec3_8cce_4df4152aa67f', 'JOIN': 'custom_points_shp_b5ffd5f4_ddca_4cd8_a236_d7007d9b4856', 'METHOD': 0, 'PREDICATE': [3], 'OUTPUT': '/tmp/tmpsb3a1xjt/join_by_location_touches.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'custom_points_shp_14c17d68_977c_4ead_9a38_f1d8d4cee3cd', 'JOIN': 'polys_gml_0057e58c_3c98_40e4_b3ab_018dc8154ce6', 'METHOD': 0, 'PREDICATE': [0], 'PREFIX': '', 'NON_MATCHING': '/tmp/tmphdpepqo9/join_by_location_unjoinable.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': True, 'INPUT': 'polys_gml_5aef426d_84c8_4668_9113_f07783fb8be9', 'JOIN': 'custom_polys_2_gml_fa83674f_ed58_46ea_84c8_83ecf0e17741', 'JOIN_FIELDS': ['fid'], 'METHOD': 0, 'PREDICATE': [2], 'PREFIX': 'J_', 'OUTPUT': '/tmp/tmpjp5bps0y/join_by_location_equals.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_layername_polys2_dfe3112d_f82f_42cf_8793_971f003dd9bd', 'JOIN': 'custom_join_lines_crossing_multiple_polygons_gml_layername_join_lines_crossing_multiple_polygons_fbf0d36d_3123_485d_a9ec_3379492c3bcc', 'METHOD': 2, 'PREDICATE': [0], 'PREFIX': '', 'OUTPUT': '/tmp/tmpgq1f_tok/join_polys_to_lines_largest.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': True, 'INPUT': 'polys_gml_layername_polys2_26eea8cf_79d0_49a4_aae0_cca26b839c0a', 'JOIN': 'custom_join_lines_crossing_multiple_polygons_gml_layername_join_lines_crossing_multiple_polygons_9de965dd_2364_42b1_88e0_7c299fdc5f79', 'METHOD': 2, 'PREDICATE': [0], 'PREFIX': '', 'OUTPUT': '/tmp/tmpzwumji0d/join_polys_to_lines_largest_discard.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': True, 'INPUT': 'polys_gml_layername_polys2_4555d189_ba21_431f_b3c4_338eeef6c06d', 'JOIN': 'custom_join_lines_crossing_multiple_polygons_gml_layername_join_lines_crossing_multiple_polygons_5c5666b6_f9a2_45e3_8af0_d6a038c61f55', 'METHOD': 2, 'PREDICATE': [0], 'PREFIX': '', 'NON_MATCHING': '/tmp/tmpe4wrgyes/join_polys_to_lines_largest_unjoined.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_layername_polys2_69340362_c715_4c33_8e47_e8acb1239810', 'JOIN': 'custom_polygons_crossing_multiple_polygons_gml_layername_polygons_crossing_multiple_polygons_32e1a9ea_c2fa_49ce_a225_09ab4de056b1', 'JOIN_FIELDS': ['name'], 'METHOD': 2, 'PREDICATE': [0], 'PREFIX': '', 'OUTPUT': '/tmp/tmp1gkha38h/join_polys_to_polys_largest.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'custom_join_lines_crossing_multiple_polygons_gml_layername_join_lines_crossing_multiple_polygons_3ec7808e_cefb_4d9c_b4f6_c46d0897324e', 'JOIN': 'polys_gml_layername_polys2_c126e9cb_0850_40ff_997c_966745ee0b63', 'METHOD': 2, 'PREDICATE': [0], 'PREFIX': '', 'OUTPUT': '/tmp/tmpkwh8l3dh/join_lines_to_polys_largest.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:joinattributesbylocation"
.......................Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'custom_join_lines_crossing_multiple_lines_gml_layername_join_lines_crossing_multiple_lines_b783f877_8eb4_474d_8a61_8ab9d3ea44dc', 'JOIN': 'custom_join_lines_crossing_multiple_polygons_gml_layername_join_lines_crossing_multiple_polygons_16172bbf_dc3a_44a9_bfde_bb235bbfbf2c', 'METHOD': 2, 'PREDICATE': [0], 'PREFIX': '', 'OUTPUT': '/tmp/tmp5sszjn80/join_lines_to_lines_largest.gml'}
Processing(1): No spatial index exists for join layer, performance will be severely degraded
Running alg: "qgis:joinbylocationsummary"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_2e5b5506_a796_4b42_bbba_f6951dbbccfd', 'JOIN': 'custom_points_shp_2dfeb656_9976_4063_b5a7_d30f2bc9e14d', 'JOIN_FIELDS': ['id', 'id2'], 'PREDICATE': [0], 'SUMMARIES': [], 'OUTPUT': '/tmp/tmpamq5471l/join_by_location_summary_intersect.gml'}
Processing(2): No spatial index exists for join layer, performance will be severely degraded
Running alg: "qgis:joinbylocationsummary"
Algorithm parameters are {'DISCARD_NONMATCHING': True, 'INPUT': 'polys_gml_e537500d_506b_4fbd_812b_ea77aac21687', 'JOIN': 'custom_points_shp_e1fce6d2_eb7a_457c_837d_8b5e4144f45b', 'JOIN_FIELDS': ['id', 'id2'], 'PREDICATE': [0], 'SUMMARIES': [], 'OUTPUT': '/tmp/tmpir8yn346/join_by_location_summary_intersect_discardnomatch.gml'}
Processing(2): No spatial index exists for join layer, performance will be severely degraded
Running alg: "qgis:joinbylocationsummary"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_136c4d7f_4d57_44aa_b6de_bec87dda2947', 'JOIN': 'custom_points_shp_bec74cf9_805d_4f06_a274_9e62f0da48cf', 'JOIN_FIELDS': ['id', 'id2'], 'PREDICATE': [0], 'SUMMARIES': [0, 2, 5], 'OUTPUT': '/tmp/tmp0ceh94rd/join_by_location_summary_subset_stats.gml'}
Processing(2): No spatial index exists for join layer, performance will be severely degraded
Running alg: "qgis:joinbylocationsummary"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_e508753c_1e5a_4631_8167_c4a6f974bdeb', 'JOIN': 'custom_points_shp_b57b0fec_2d3e_4cef_8ef2_8a89d57cb491', 'JOIN_FIELDS': ['id'], 'PREDICATE': [3], 'SUMMARIES': [], 'OUTPUT': '/tmp/tmp4enn7ejz/join_by_location_summary_touches.gml'}
Processing(2): No spatial index exists for join layer, performance will be severely degraded
Running alg: "qgis:joinbylocationsummary"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'custom_points_shp_03e28795_0e40_418c_90f7_7b4712fa0757', 'JOIN': 'polys_gml_5042ffb5_ceb7_4201_aff9_0a6243a4c248', 'JOIN_FIELDS': ['name'], 'PREDICATE': [0], 'SUMMARIES': [], 'OUTPUT': '/tmp/tmp5bfpeu8o/join_by_location_summary_string.gml'}
Processing(2): No spatial index exists for join layer, performance will be severely degraded
Running alg: "qgis:joinbylocationsummary"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_396dfa0d_b3e3_4ed9_9289_999629b4a6e9', 'JOIN': 'custom_points_with_date_shp_0c41762c_06d5_4ace_8d82_5ff869f188a4', 'JOIN_FIELDS': ['date'], 'PREDICATE': [0], 'SUMMARIES': [], 'OUTPUT': '/tmp/tmponc2791z/join_by_location_summary_date.gml'}
Processing(2): No spatial index exists for join layer, performance will be severely degraded
Running alg: "qgis:joinbylocationsummary"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'polys_gml_layername_polys2_d47a2b15_d995_44a9_aedf_902adc55a32f', 'JOIN': 'custom_points_3857_gml_layername_points_3857_e3654df1_37c7_4740_b196_a28fd02992c6', 'PREDICATE': [0], 'SUMMARIES': [], 'OUTPUT': '/tmp/tmp436v0tp3/join_by_location_summary_reproject.gml'}
Processing(2): No spatial index exists for join layer, performance will be severely degraded
Running alg: "qgis:joinbylocationsummary"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'custom_line_3857_gml_layername_line_3857_1f3a6caa_5099_4b2e_8e2f_9e00dc473947', 'JOIN': 'polys_gml_layername_polys2_74d99858_11ff_43b8_bd1f_25017ce1862e', 'PREDICATE': [0], 'SUMMARIES': [], 'OUTPUT': '/tmp/tmptyo7gsfg/join_by_location_line_to_polys_reproj.gml'}
Processing(2): No spatial index exists for join layer, performance will be severely degraded
Running alg: "native:extractbyextent"
Algorithm parameters are {'CLIP': False, 'EXTENT': '-1.1650000000000003,4.775,-2.444285714285715,3.4171428571428573', 'INPUT': 'polys_gml_5e5fdce8_95db_463d_855d_9a489a590263', 'OUTPUT': '/tmp/tmpy7w2mlp_/extract_by_extent.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:extractbyextent"
Algorithm parameters are {'CLIP': True, 'EXTENT': '-1.1650000000000003,4.775,-2.444285714285715,3.4171428571428573', 'INPUT': 'polys_gml_1d88d502_3cef_4315_be60_38aa9389ed7a', 'OUTPUT': '/tmp/tmpbri0oipm/extract_by_extent_clip.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:assignprojection"
Algorithm parameters are {'CRS': 'EPSG:4283', 'INPUT': 'custom_points_shp_bb1ca306_eadc_41c7_8d20_f302e5db1640', 'OUTPUT': '/tmp/tmpjwee1w2f/assign_projection.gml'}
Running alg: "native:transect"
Algorithm parameters are {'ANGLE': 90.0, 'LENGTH': 1.0, 'INPUT': 'custom_transect_single_gml_0bdff318_0e85_4d23_acfc_0e77d12247a2', 'SIDE': 0, 'OUTPUT': '/tmp/tmpgmasm2ge/transect_single_left_1.gml'}
Running alg: "native:transect"
Algorithm parameters are {'ANGLE': 90.0, 'LENGTH': 0.5, 'INPUT': 'custom_transect_single_gml_3b52076f_b5c5_4da7_91ad_a3602e2d10ec', 'SIDE': 1, 'OUTPUT': '/tmp/tmpkih8ofje/transect_single_right_05.gml'}
Running alg: "native:transect"
Algorithm parameters are {'ANGLE': 90.0, 'INPUT': 'custom_transect_single_gml_a3ac221b_b7c7_414c_8ecd_0477f8871393', 'LENGTH': 5, 'SIDE': 2, 'OUTPUT': '/tmp/tmpw_25gsah/transect_single_both_5.gml'}
Running alg: "native:transect"
Algorithm parameters are {'ANGLE': 30.0, 'INPUT': 'custom_transect_single_gml_d923312f_d82f_41c3_87c5_18db226af2e4', 'LENGTH': 2.0, 'SIDE': 2, 'OUTPUT': '/tmp/tmpm5agssht/transect_single_both_2_30.gml'}
Running alg: "native:transect"
Algorithm parameters are {'ANGLE': 90.0, 'LENGTH': 1.0, 'INPUT': 'custom_transect_multi_gml_e905d1c5_e78f_4a83_ac2f_c42028c49017', 'SIDE': 0, 'OUTPUT': '/tmp/tmp84ubkwu_/transect_multi_left_1.gml'}
Running alg: "native:transect"
Algorithm parameters are {'ANGLE': 90.0, 'LENGTH': 0.5, 'INPUT': 'custom_transect_multi_gml_4de55a42_bcc5_4509_86a9_1b2fd7f69cd8', 'SIDE': 1, 'OUTPUT': '/tmp/tmp9u6995zh/transect_multi_right_05.gml'}
Running alg: "native:transect"
Algorithm parameters are {'ANGLE': 90.0, 'INPUT': 'custom_transect_multi_gml_5c7e236f_5dc7_42be_bd95_e8b590906c9a', 'LENGTH': 5, 'SIDE': 2, 'OUTPUT': '/tmp/tmp6xdcky6f/transect_multi_both_5.gml'}
Running alg: "native:transect"
Algorithm parameters are {'ANGLE': 30.0, 'INPUT': 'custom_transect_multi_gml_495c2223_1729_4184_b6f1_968da6077770', 'LENGTH': 2.0, 'SIDE': 2, 'OUTPUT': '/tmp/tmp37fb7to6/transect_multi_both_2_30.gml'}
Running alg: "qgis:distancematrix"
Algorithm parameters are {'INPUT': 'points_gml_a64a9166_ed3b_4d59_bd6c_7f4dea81dbe1', 'INPUT_FIELD': 'fid', 'MATRIX_TYPE': 0, 'NEAREST_POINTS': 0, 'TARGET': 'points_gml_a64a9166_ed3b_4d59_bd6c_7f4dea81dbe1', 'TARGET_FIELD': 'fid', 'OUTPUT': '/tmp/tmpu5ic6ci1/linear_matrix.gml'}
Running alg: "qgis:distancematrix"
Algorithm parameters are {'INPUT': 'points_gml_6f60a789_b8b6_444a_91e0_7222f9236fd4', 'INPUT_FIELD': 'fid', 'MATRIX_TYPE': 0, 'NEAREST_POINTS': 3, 'TARGET': 'points_gml_6f60a789_b8b6_444a_91e0_7222f9236fd4', 'TARGET_FIELD': 'fid', 'OUTPUT': '/tmp/tmpvenxcwrg/linear_matrix_nearest3.gml'}
Running alg: "qgis:distancematrix"
Algorithm parameters are {'INPUT': 'points_gml_02c26d86_1f46_400e_afd6_c6da8597fb20', 'INPUT_FIELD': 'fid', 'MATRIX_TYPE': 0, 'NEAREST_POINTS': 0, 'TARGET': 'custom_spoke_points_gml_38904fb0_43ec_459e_b460_419a99fdc2db', 'TARGET_FIELD': 'fid', 'OUTPUT': '/tmp/tmp4sbf3mqr/linear_matrix_diff.gml'}
Running alg: "qgis:distancematrix"
.....
----------------------------------------------------------------------
Ran 130 tests in 19.531s
OK
Algorithm parameters are {'INPUT': 'points_gml_a43f28c1_a212_416e_b5a2_a39cb319af47', 'INPUT_FIELD': 'fid', 'MATRIX_TYPE': 1, 'NEAREST_POINTS': 0, 'TARGET': 'points_gml_a43f28c1_a212_416e_b5a2_a39cb319af47', 'TARGET_FIELD': 'fid', 'OUTPUT': '/tmp/tmpxusswenv/standard_matrix.gml'}
Running alg: "qgis:distancematrix"
Algorithm parameters are {'INPUT': 'points_gml_6505389c_ea8a_4217_963e_3b6a74043ea6', 'INPUT_FIELD': 'fid', 'MATRIX_TYPE': 2, 'NEAREST_POINTS': 0, 'TARGET': 'points_gml_6505389c_ea8a_4217_963e_3b6a74043ea6', 'TARGET_FIELD': 'fid', 'OUTPUT': '/tmp/tmpaef0v08m/summary_matrix.gml'}
Running alg: "qgis:distancematrix"
Algorithm parameters are {'INPUT': 'points_gml_8885a997_99b4_4d5d_be00_66056115e235', 'INPUT_FIELD': 'fid', 'MATRIX_TYPE': 2, 'NEAREST_POINTS': 0, 'TARGET': 'custom_spoke_points_gml_0ac90e81_f023_49a1_a561_9d540127a920', 'TARGET_FIELD': 'fid', 'OUTPUT': '/tmp/tmpr8bbz8hb/summary_matrix_diff_layers.gml'}
Running alg: "qgis:buildvirtualvector"
Algorithm parameters are {'INPUT': ['lines_gml_layername_lines_03d0748b_2da2_4dd8_a865_3388b672d04f', 'multilines_gml_layername_multilines_4e559185_e224_4fea_80e3_4604036485f1'], 'UNIONED': True, 'OUTPUT': '/tmp/tmpv7a8qoji/vrt_lines.vrt'}
Running alg: "native:zonalstatisticsfb"
Algorithm parameters are {'COLUMN_PREFIX': 'stats_', 'INPUT': 'custom_zonal_stats_shp_624de06b_6d7d_4366_8853_874644af537f', 'INPUT_RASTER': 'custom_dem_zones_tif_08514052_b972_40c7_9703_87c89659d67a', 'RASTER_BAND': 1, 'STATISTICS': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], 'OUTPUT': '/tmp/tmpmepbazej/stats.geojson'}
<end of output>
Test time = 21.20 sec
----------------------------------------------------------
Test Passed.
"ProcessingQgisAlgorithmsTestPt3" end time: Jan 15 13:49 CET
"ProcessingQgisAlgorithmsTestPt3" time elapsed: 00:00:21
----------------------------------------------------------
13/868 Testing: ProcessingQgisAlgorithmsTestPt4
13/868 Test: ProcessingQgisAlgorithmsTestPt4
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingQgisAlgorithmsTestPt4.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingQgisAlgorithmsTestPt4" start time: Jan 15 13:49 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/QgisAlgorithmsTest4.py
Application path not initialized
About to start 0 of 171: "Project points Cartesian"
About to start 1 of 171: "Project multipoints Cartesian"
About to start 2 of 171: "Remove duplicate vertices from lines"
About to start 3 of 171: "Remove duplicate vertices from all parts"
About to start 4 of 171: "Remove duplicate vertices from all interior rings"
About to start 5 of 171: "Keep N biggest parts"
!!! Skipping Multi-ring buffer with points (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 7 of 171: "Multi-ring buffer with points (GEOS >= 3.9)"
!!! Skipping Multi-ring negative buffer with polygons (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 9 of 171: "Multi-ring negative buffer with polygons (GEOS >= 3.9)"
!!! Skipping Segmentize by angle (GDAL < 3.4), requires GDAL < 3040000, have version 3040100
About to start 11 of 171: "Segmentize by angle (GDAL >= 3.4)"
!!! Skipping Segmentize by distance (GDAL < 3.4), requires GDAL < 3040000, have version 3040100
About to start 13 of 171: "Segmentize by distance (GDAL >= 3.4)"
About to start 14 of 171: "Rotate around centroid"
About to start 15 of 171: "Rotate around point"
About to start 16 of 171: "Import photos"
!!! Skipping Concave Hull - Points (0.3) (GEOS > 3.11), requires GEOS >= 31100, have version 31002
!!! Skipping Concave Hull - Points (0.9) (GEOS > 3.11), requires GEOS >= 31100, have version 31002
About to start 19 of 171: "K-nearest Neighbor Concave Hull - Points (k=7)"
About to start 20 of 171: "K-nearest Neighbor Concave Hull - Group by field"
About to start 21 of 171: "K-nearest Neighbor Concave Hull - Lines (k=3)"
About to start 22 of 171: "K-nearest Neighbor Concave Hull - Polys (k=3)"
About to start 23 of 171: "K-nearest Neighbor Concave Hull - MultiPoints (k=3)"
About to start 24 of 171: "K-nearest Neighbor Concave Hull - Duplicate Points"
About to start 25 of 171: "Swap XY coordinates"
About to start 26 of 171: "Test (model:filtertest)"
About to start 27 of 171: "Test Intersection (basic)"
About to start 28 of 171: "Test Intersection (geom types)"
About to start 29 of 171: "Test Intersection (custom prefix)"
!!! Skipping Wedge buffers (GEOS < 3.9), requires GEOS < 30900, have version 31002
About to start 31 of 171: "Wedge buffers (GEOS >= 3.9)"
About to start 32 of 171: "Test Difference A - B (basic)"
About to start 33 of 171: "Test Difference B - A (basic)"
About to start 34 of 171: "Difference points vs polys"
About to start 35 of 171: "Test Symmetrical Difference A - B (basic)"
About to start 36 of 171: "Test Symmetrical Difference B - A (basic)"
About to start 37 of 171: "Test Symmetrical Difference B - A (custom prefix)"
About to start 38 of 171: "Test Union of single layer"
About to start 39 of 171: "Test Union (basic)"
About to start 40 of 171: "Test Union (custom prefix)"
About to start 41 of 171: "Test Union (geom types)"
About to start 42 of 171: "Tapered buffers (lines)"
About to start 43 of 171: "Tapered buffers (multiline)"
About to start 44 of 171: "Variable width buffer by m"
About to start 45 of 171: "Reclassify by table"
About to start 46 of 171: "Reclassify by table min <="
About to start 47 of 171: "Reclassify by table use original"
About to start 48 of 171: "Reclassify by table use nodata"
About to start 49 of 171: "Reclassify by table infinite ranges"
About to start 50 of 171: "Reclassify by layer"
About to start 51 of 171: "Reclassify by layer with nulls"
About to start 52 of 171: "Pixels to polygons"
About to start 53 of 171: "Pixels to points"
About to start 54 of 171: "K means, points, 3 clusters"
About to start 55 of 171: "K means, points, 5 clusters"
About to start 56 of 171: "K means, lines"
About to start 57 of 171: "K means, polys"
About to start 58 of 171: "DBScan 5/3"
About to start 59 of 171: "DBScan* 5/3"
About to start 60 of 171: "DBScan no clusters"
About to start 61 of 171: "DBScan multiple clusters"
About to start 62 of 171: "ST-DBScan multiple clusters"
About to start 63 of 171: "Single band raster"
About to start 64 of 171: "Filter by m no max"
About to start 65 of 171: "Filter by m no min"
About to start 66 of 171: "Filter by m"
About to start 67 of 171: "Filter by z no max"
About to start 68 of 171: "Filter by z no min"
About to start 69 of 171: "Filter by z"
About to start 70 of 171: "Array of point features"
About to start 71 of 171: "Array of offset (parallel) lines (GEOS < 3.11)"
!!! Skipping Array of offset (parallel) lines (GEOS >= 3.11), requires GEOS >= 31100, have version 31002
About to start 73 of 171: "Drape points to z with scale factor"
About to start 74 of 171: "Drape points to m with scale factor"
About to start 75 of 171: "Drape lines to z"
About to start 76 of 171: "Drape lines to m"
About to start 77 of 171: "Drape points to z with offset"
About to start 78 of 171: "Drape points to z with scale and offset"
About to start 79 of 171: "Line substrings"
About to start 80 of 171: "Interpolate points (line)"
About to start 81 of 171: "Interpolate points (polygons)"
About to start 82 of 171: "Merge vector layers with conflicting feature ids"
About to start 83 of 171: "Remove dupes by attribute 1"
About to start 84 of 171: "Remove dupes by attribute 2"
About to start 85 of 171: "Remove dupes by attribute 3"
About to start 86 of 171: "Force right-hand-rule polys"
About to start 87 of 171: "Force right-hand-rule multipolys"
About to start 88 of 171: "Extract z, first value only"
About to start 89 of 171: "Extract z, all stats"
About to start 90 of 171: "Extract z, points"
About to start 91 of 171: "Extract z, no z values"
About to start 92 of 171: "Extract m first only"
About to start 93 of 171: "Extract m, all stats"
About to start 94 of 171: "Extract m, points"
About to start 95 of 171: "Extract m, no m values present"
About to start 96 of 171: "Split multilines by length"
About to start 97 of 171: "Split lines by length"
About to start 98 of 171: "Split linesz by length"
About to start 99 of 171: "Delete Duplicates with null geometries"
About to start 100 of 171: "Raster layer zonal stats, same CRS"
About to start 101 of 171: "Raster layer zonal stats, reprojected"
About to start 102 of 171: "Raster layer zonal stats, zones ref"
About to start 103 of 171: "Raster layer zonal stats reprojected, zones ref"
About to start 104 of 171: "Antimeridian split, lines"
About to start 105 of 171: "Antimeridian split, multilines"
About to start 106 of 171: "Surface volume above"
About to start 107 of 171: "Surface volume Below"
About to start 108 of 171: "Surface volume subtract below"
About to start 109 of 171: "Surface volume add below"
About to start 110 of 171: "Surface volume above (meters)"
About to start 111 of 171: "Surface volume below (meters)"
About to start 112 of 171: "Surface volume subtract below (meters)"
About to start 113 of 171: "Surface volume add below (meters)"
About to start 114 of 171: "Surface volume with gaps"
About to start 115 of 171: "Test dissolve with consecutive lines"
About to start 116 of 171: "Boolean AND, nodata"
About to start 117 of 171: "Boolean AND, nodata as false"
About to start 118 of 171: "Boolean AND, resampling"
About to start 119 of 171: "Boolean AND resample, nodata as false"
About to start 120 of 171: "Boolean AND, reference layer"
About to start 121 of 171: "Boolean OR"
About to start 122 of 171: "Boolean OR, nodata as false"
About to start 123 of 171: "Boolean OR resample"
About to start 124 of 171: "Boolean OR resample, nodata as false"
About to start 125 of 171: "Boolean OR, reference layer"
About to start 126 of 171: "Add XY 4326"
About to start 127 of 171: "Add XY 3785"
About to start 128 of 171: "Join by nearest polys to points"
About to start 129 of 171: "Nearest polys to points, with options"
About to start 130 of 171: "Nearest lines to polys"
About to start 131 of 171: "Nearest lines to polys, max distance 0"
About to start 132 of 171: "Nearest points to lines, with max distance"
About to start 133 of 171: "Nearest points to lines, reprojected"
About to start 134 of 171: "Nearest lines to points, reprojected"
About to start 135 of 171: "Join to nearest, self join"
About to start 136 of 171: "Join to nearest 2, self join"
.............ERROR 4: `/home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/photos/not_photo.jpg' not recognized as a supported file format.
........About to start 137 of 171: "Join to nearest, discard no matching"
About to start 138 of 171: "Join by nearest, no matching sink"
About to start 139 of 171: "Generate XYZ tiles (Directory)"
About to start 140 of 171: "Generate vector tiles (Directory)"
About to start 141 of 171: "Overlap analysis 1"
About to start 142 of 171: "Overlap analysis reprojected"
About to start 143 of 171: "Overlap analysis 3, reordered inputs"
About to start 144 of 171: "Split features by character"
About to start 145 of 171: "Split features by character 2"
About to start 146 of 171: "Split features by character regex"
About to start 147 of 171: "Affine transform"
About to start 148 of 171: "Rename table field"
About to start 149 of 171: "Filter by geometry type polygon input"
About to start 150 of 171: "Filter by geometry type point input"
About to start 151 of 171: "Filter by geometry type line input"
About to start 152 of 171: "Rescale raster (original nodata)"
About to start 153 of 171: "Rescale raster (new nodata)"
About to start 154 of 171: "Align points to nearest line, no max distance"
About to start 155 of 171: "Align points to nearest line, max distance"
About to start 156 of 171: "Delete one column"
About to start 157 of 171: "Delete two columns"
About to start 158 of 171: "Delete three columns"
About to start 159 of 171: "Retain one field"
About to start 160 of 171: "Retain two fields"
About to start 161 of 171: "Retain three fields"
About to start 162 of 171: "Points within distance"
About to start 163 of 171: "Lines within distance"
About to start 164 of 171: "Points within distance reprojected"
About to start 165 of 171: "Lines within distance reprojected"
About to start 166 of 171: "Test native:shortestline using centroid destination and matching CRSs"
About to start 167 of 171: "Test native:shortestline using nearest point on line geometry destination and matching CRSs"
About to start 168 of 171: "Test native:shortestline using nearest point on polygon geometry destination and differing CRSs"
About to start 169 of 171: "Test native:shortestline using nearest point on line geometry destination and differing CRSs"
About to start 170 of 171: "Test native:joinattributestable with name conflict, fix for issue 47650"
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-ni2x3hrj/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-ni2x3hrj/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
Running alg: "native:projectpointcartesian"
Algorithm parameters are {'BEARING': 90.0, 'DISTANCE': 1.0, 'INPUT': 'points_gml_de97a8a1_675a_433e_8bdb_77a87d638e8e', 'OUTPUT': '/tmp/tmp9odtm0mu/projected_points.gml'}
Running alg: "native:projectpointcartesian"
Algorithm parameters are {'BEARING': -90.0, 'DISTANCE': 0.5, 'INPUT': 'multipoints_gml_1cad6f78_9b0a_4467_be60_8714c5ed9825', 'OUTPUT': '/tmp/tmpwztgg6br/projected_multipoints.gml'}
Running alg: "native:removeduplicatevertices"
Algorithm parameters are {'INPUT': 'custom_line_duplicate_nodes_gml_0b591836_46de_49f1_a9c1_17a320023de4', 'TOLERANCE': 1e-06, 'USE_Z_VALUE': False, 'OUTPUT': '/tmp/tmpgqtln5c3/removed_duplicated_nodes_line.gml'}
Running alg: "native:removeduplicatevertices"
Algorithm parameters are {'INPUT': 'custom_multi_polygons_with_duplicate_nodes_per_part_gml_5790c7ac_1367_4354_84be_978143b5f0ca', 'TOLERANCE': 0.001, 'USE_Z_VALUE': False, 'OUTPUT': '/tmp/tmpswdo3vs2/multi_polygons_without_duplicate_nodes.gml'}
Running alg: "native:removeduplicatevertices"
Algorithm parameters are {'INPUT': 'custom_polygons_with_duplicate_nodes_in_several_holes_gml_32bceec9_c57b_460c_bc06_2a463c019e9f', 'TOLERANCE': 0.001, 'USE_Z_VALUE': False, 'OUTPUT': '/tmp/tmpounfuin0/polygons_without_duplicate_nodes_in_holes.gml'}
Running alg: "qgis:keepnbiggestparts"
Algorithm parameters are {'PARTS': 1, 'POLYGONS': 'multipolys_gml_1c1b4201_8edd_4443_8932_a401112f596c', 'OUTPUT': '/tmp/tmpv1iky029/biggest_parts.gml'}
Running alg: "native:multiringconstantbuffer"
Algorithm parameters are {'DISTANCE': 0.05, 'INPUT': 'points_gml_0c4a1ec5_5a97_4d60_b39a_123d5d38c09c', 'RINGS': 3, 'OUTPUT': '/tmp/tmpt91mrs12/multiring_buffer.gml'}
Running alg: "native:multiringconstantbuffer"
Algorithm parameters are {'DISTANCE': -0.05, 'INPUT': 'polys_gml_17b951bb_0f9a_4983_b5b7_58678d94c1c3', 'RINGS': 3, 'OUTPUT': '/tmp/tmpgyb7d_dt/multiring_negative_buffer.gml'}
Processing(2): Error calculating buffer for feature 4
Processing(2): Error calculating buffer for feature 4
Processing(2): Error calculating buffer for feature 4
Running alg: "native:segmentizebymaxangle"
Algorithm parameters are {'ANGLE': 20.0, 'INPUT': 'custom_circular_strings_gpkg_layername_circular_strings_c716b688_5040_4082_801d_5c32c6b1dd08', 'OUTPUT': '/tmp/tmp5dcfzdw8/segmentize_by_angle.gml'}
Running alg: "native:segmentizebymaxdistance"
Algorithm parameters are {'DISTANCE': 0.2, 'INPUT': 'custom_circular_strings_gpkg_layername_circular_strings_61672023_c1ed_4f21_bb31_461a5f57c9ab', 'OUTPUT': '/tmp/tmp4e6iivk9/segmentize_by_distance.gml'}
Running alg: "native:rotatefeatures"
Algorithm parameters are {'ANGLE': 25.0, 'INPUT': 'polys_gml_2f6d0ea0_9914_4092_a711_6abe1c267fa5', 'OUTPUT': '/tmp/tmp5pg2q2mc/rotate_around_centroid.gml'}
Running alg: "native:rotatefeatures"
Algorithm parameters are {'ANCHOR': '2.3,3 [EPSG:4326]', 'ANGLE': 25.0, 'INPUT': 'polys_gml_888307d7_534f_4124_b190_3189de54e4b5', 'OUTPUT': '/tmp/tmp5vmpqoug/rotate_around_point.gml'}
Running alg: "native:importphotos"
Algorithm parameters are {'FOLDER': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/photos', 'RECURSIVE': False, 'INVALID': '/tmp/tmpp7ihwg4o/import_photos_invalid.gml', 'OUTPUT': '/tmp/tmpu4qqj5j5/import_photos.gml'}
Processing(2): Could not open /home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/photos/not_photo.jpg
Processing(2): No metadata found in /home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/photos/notags.JPG
Running alg: "qgis:knearestconcavehull"
Algorithm parameters are {'KNEIGHBORS': 7, 'INPUT': 'points_gml_fa5e2fb7_0f28_4c24_80c7_bc7a2cfd3f67', 'OUTPUT': '/tmp/tmpby9mqvxe/knearest_concave_hull_points_7.gml'}
Running alg: "qgis:knearestconcavehull"
Algorithm parameters are {'FIELD': 'id2', 'INPUT': 'points_gml_31449147_fc41_4dd1_9416_0b910b824ebf', 'KNEIGHBORS': 3, 'OUTPUT': '/tmp/tmp_4yy14nx/knearest_concave_hull_points_id2.gml'}
Running alg: "qgis:knearestconcavehull"
Algorithm parameters are {'INPUT': 'lines_gml_1b5043ab_24a3_4d78_b110_9cdee14fe4bb', 'KNEIGHBORS': 3, 'OUTPUT': '/tmp/tmpg9dd80ga/knearest_concave_hull_lines.gml'}
Running alg: "qgis:knearestconcavehull"
Algorithm parameters are {'INPUT': 'polys_gml_2a8f97aa_dc19_4aae_8dc0_a76d36f6dd51', 'KNEIGHBORS': 3, 'OUTPUT': '/tmp/tmpslu_bxxz/knearest_concave_hull_polys.gml'}
Running alg: "qgis:knearestconcavehull"
Algorithm parameters are {'INPUT': 'multipoints_gml_2b5c8331_c05d_407d_a3e6_3a52dd9e3790', 'KNEIGHBORS': 3, 'OUTPUT': '/tmp/tmpjnfpny3a/knearest_concave_hull_multipoints.gml'}
Running alg: "qgis:knearestconcavehull"
Algorithm parameters are {'INPUT': 'custom_points_duplicate_gml_dc7c1f32_54d5_4b31_8d43_8aeb1dbac2d9', 'KNEIGHBORS': 3, 'OUTPUT': '/tmp/tmpk8s8_pce/failure.gml'}
Processing(2): At least three points are required to create a concave hull.
Processing(2): At least three points are required to create a concave hull.
OGR(1): Cannot open /home/velle/b/QGIS/python/plugins/processing/tests/testdata/expected/failure.gml ().()
Running alg: "native:swapxy"
Algorithm parameters are {'INPUT': 'polys_gml_0d887e27_4329_4d0c_b6f4_c1d2a0973737', 'OUTPUT': '/tmp/tmp7o4dy_ry/swap_xy.gml'}
Running alg: "model:filtertest"
.........................Algorithm parameters are {'layer': 'points_gml_dba2061b_13a5_4403_a191_840fa606e5fa', 'native:filter_1:OUTPUT_small': '/tmp/tmp3_fkiuna/filter_points_small.gml', 'native:filter_1:OUTPUT_big': '/tmp/tmpr9fa0fzn/filter_points_big.gml'}
Processing(0): Model processed OK. Executed 1 algorithm(s) total in 0.027 s.
Running alg: "native:intersection"
Algorithm parameters are {'INPUT': 'custom_overlay1_a_geojson_9baf1f86_b0d8_4853_90e5_8a733a588fa0', 'OVERLAY': 'custom_overlay1_b_geojson_fa9cb62a_7acc_4eaf_a0db_207d445007c3', 'OUTPUT': '/tmp/tmposhhfg85/intersection1.gml'}
Running alg: "native:intersection"
Algorithm parameters are {'INPUT': 'custom_overlay3_a_geojson_9c19c7fb_2f95_4b5d_af7b_36c8e3b326d8', 'OVERLAY': 'custom_overlay3_b_geojson_63359c79_b126_423c_a82c_38f6708736f0', 'OUTPUT': '/tmp/tmpwf_ssg5w/intersection3.gml'}
Running alg: "native:intersection"
Algorithm parameters are {'INPUT': 'custom_overlay1_a_geojson_a4fe5489_0346_4bcf_bb3d_d2a0f7d049f0', 'OVERLAY': 'custom_overlay1_b_geojson_e503a9b1_2751_45dd_a2fc_d81a2d7e3b78', 'OVERLAY_FIELDS_PREFIX': 'pre_', 'OUTPUT': '/tmp/tmpcwmnbumm/intersection_prefix.gml'}
Running alg: "native:wedgebuffers"
Algorithm parameters are {'AZIMUTH': 90.0, 'INNER_RADIUS': 0.5, 'INPUT': 'points_gml_bd11e1be_160b_4517_9f1d_ff1281955c74', 'OUTER_RADIUS': 1.0, 'WIDTH': 45.0, 'OUTPUT': '/tmp/tmpg5qzsabp/wedge_buffers.gml'}
Running alg: "native:difference"
Algorithm parameters are {'INPUT': 'custom_overlay1_a_geojson_59089ceb_36ea_4747_af4f_5d622988fe15', 'OVERLAY': 'custom_overlay1_b_geojson_7dd2ca66_2704_4e7f_8535_b5964ea08895', 'OUTPUT': '/tmp/tmpyhtaofea/difference1_a_b.gml'}
Running alg: "native:difference"
Algorithm parameters are {'INPUT': 'custom_overlay1_b_geojson_42dcea05_179e_4c6e_a576_bb69ad42cd28', 'OVERLAY': 'custom_overlay1_a_geojson_e947478e_59c5_49c9_9c6c_20250d59fb26', 'OUTPUT': '/tmp/tmpdq4wdo3v/difference1_b_a.gml'}
Running alg: "native:difference"
Algorithm parameters are {'INPUT': 'points_gml_layername_points_cd5a0c4b_15ec_4c52_a718_105b03066ac3', 'OVERLAY': 'polys_gml_layername_polys2_6d406dc2_e920_41b3_8ef1_1c728a43c6e4', 'OUTPUT': '/tmp/tmpvb6yaihn/difference_points_vs_polys.gml'}
Running alg: "native:symmetricaldifference"
Algorithm parameters are {'INPUT': 'custom_overlay1_a_geojson_78a0a88d_a323_48ab_9f33_c11102b084ec', 'OVERLAY': 'custom_overlay1_b_geojson_84c58fad_c335_4f13_9651_8e07e0105279', 'OUTPUT': '/tmp/tmpiuhv83a4/symmetrical_difference1_a_b.gml'}
Running alg: "native:symmetricaldifference"
Algorithm parameters are {'INPUT': 'custom_overlay1_b_geojson_453e0468_16a4_4252_8e75_295151930538', 'OVERLAY': 'custom_overlay1_a_geojson_155f331f_615f_45df_b2d2_adff93fe657c', 'OUTPUT': '/tmp/tmpuu8rzi5d/symmetrical_difference1_b_a.gml'}
Running alg: "native:symmetricaldifference"
Algorithm parameters are {'INPUT': 'custom_overlay1_b_geojson_d1a1acaa_c6df_4a6c_bc26_5281f0d8a538', 'OVERLAY': 'custom_overlay1_a_geojson_d335952d_9e51_4139_bd8c_af7124c3cf48', 'OVERLAY_FIELDS_PREFIX': 'pre_', 'OUTPUT': '/tmp/tmpzir52p28/symmetrical_difference_prefix.gml'}
Running alg: "native:union"
Algorithm parameters are {'INPUT': 'custom_overlay0_geojson_533182b6_61f0_4d73_910f_e04e5f4fd2be', 'OUTPUT': '/tmp/tmp18ax_s2u/union0.gml'}
Running alg: "native:union"
Algorithm parameters are {'INPUT': 'custom_overlay1_a_geojson_920f87e0_7142_4565_a15b_b4902bf3f61b', 'OVERLAY': 'custom_overlay1_b_geojson_9e19130c_c037_4b2f_af71_53f900424f22', 'OUTPUT': '/tmp/tmp3c2p9ag1/union1.gml'}
Running alg: "native:union"
Algorithm parameters are {'INPUT': 'custom_overlay1_a_geojson_a7d527d0_7479_46fb_bd62_ae724fc9a70b', 'OVERLAY': 'custom_overlay1_b_geojson_39cfc647_c3c8_4002_b642_be243a699cd5', 'OVERLAY_FIELDS_PREFIX': 'pre_', 'OUTPUT': '/tmp/tmp7t4ma_tb/union_prefix.gml'}
Running alg: "native:union"
Algorithm parameters are {'INPUT': 'custom_overlay3_a_geojson_b23d8c12_e980_4a12_bcd4_c656f646d700', 'OVERLAY': 'custom_overlay3_b_geojson_095881ff_84e7_4ab0_9626_a174a24d4d83', 'OUTPUT': '/tmp/tmp3k07lcd6/union3.gml'}
Running alg: "native:taperedbuffer"
Algorithm parameters are {'END_WIDTH': 0.8, 'INPUT': 'lines_gml_949b2f71_dfca_476c_b98f_71e44d5ae8b7', 'SEGMENTS': 3, 'START_WIDTH': 0.4, 'OUTPUT': '/tmp/tmp2yvoxtk0/tapered_buffer_line.gml'}
Running alg: "native:taperedbuffer"
Algorithm parameters are {'END_WIDTH': 0.8, 'INPUT': 'multilines_gml_b8fbf0d6_89a4_4a09_9b60_f174be121a55', 'SEGMENTS': 3, 'START_WIDTH': 0.4, 'OUTPUT': '/tmp/tmpbinyen18/tapered_buffer_multiline.gml'}
Running alg: "native:bufferbym"
Algorithm parameters are {'INPUT': 'lines_m_shp_a4811ff0_bf5f_4a8e_9e46_08b1028a73d4', 'SEGMENTS': 3, 'OUTPUT': '/tmp/tmpnk_hrpg6/variable_width_buffer_by_m.gml'}
Running alg: "native:reclassifybytable"
Algorithm parameters are {'INPUT_RASTER': 'raster_tif_60d75cec_e193_4b00_9b43_0873761c5f2c', 'NODATA_FOR_MISSING': False, 'NO_DATA': -9999.0, 'RANGE_BOUNDARIES': 0, 'RASTER_BAND': 1, 'TABLE': [1, 850, 3, 850, 1000, 4], 'OUTPUT': '/tmp/tmpkf5p0woh/raster.tif'}
Processing(0): Using classes:
Processing(0): 1) 1 < x ≤ 850 → 3
Processing(0): 2) 850 < x ≤ 1000 → 4
id:OUTPUT result:/tmp/tmpkf5p0woh/raster.tif
Running alg: "native:reclassifybytable"
Algorithm parameters are {'INPUT_RASTER': 'raster_tif_8e8ad49b_23fd_47a7_8dc5_12ad7e6456c2', 'NODATA_FOR_MISSING': False, 'NO_DATA': -9999.0, 'RANGE_BOUNDARIES': 1, 'RASTER_BAND': 1, 'TABLE': [1, 843, 3, 843, 1000, 4], 'OUTPUT': '/tmp/tmpo_7zhqll/raster.tif'}
Processing(0): Using classes:
Processing(0): 1) 1 ≤ x < 843 → 3
Processing(0): 2) 843 ≤ x < 1000 → 4
id:OUTPUT result:/tmp/tmpo_7zhqll/raster.tif
Running alg: "native:reclassifybytable"
Algorithm parameters are {'INPUT_RASTER': 'raster_tif_114ee528_6cf0_4356_ae1b_95a3b09ebd2e', 'NODATA_FOR_MISSING': False, 'NO_DATA': -9999.0, 'RANGE_BOUNDARIES': 0, 'RASTER_BAND': 1, 'TABLE': [1, 843, 3], 'OUTPUT': '/tmp/tmphvve0uhe/raster.tif'}
Processing(0): Using classes:
Processing(0): 1) 1 < x ≤ 843 → 3
id:OUTPUT result:/tmp/tmphvve0uhe/raster.tif
Running alg: "native:reclassifybytable"
Algorithm parameters are {'INPUT_RASTER': 'raster_tif_4feb92bc_75ac_4638_bfbb_2ace23d60c5e', 'NODATA_FOR_MISSING': True, 'NO_DATA': -9999.0, 'RANGE_BOUNDARIES': 0, 'RASTER_BAND': 1, 'TABLE': [1, 843, 3], 'OUTPUT': '/tmp/tmp4f5_we7a/raster.tif'}
Processing(0): Using classes:
Processing(0): 1) 1 < x ≤ 843 → 3
id:OUTPUT result:/tmp/tmp4f5_we7a/raster.tif
Running alg: "native:reclassifybytable"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT_RASTER': 'raster_tif_a6f99c7e_ec08_430d_9d07_6e675cb997b6', 'NODATA_FOR_MISSING': False, 'NO_DATA': -9999.0, 'RANGE_BOUNDARIES': 0, 'RASTER_BAND': 1, 'TABLE': ['', 850, 3, 850, '', 4], 'OUTPUT': '/tmp/tmp1bg7582i/raster.tif'}
Processing(0): Using classes:
Processing(0): 1) -∞ < x ≤ 850 → 3
Processing(0): 2) 850 < x ≤ ∞ → 4
id:OUTPUT result:/tmp/tmp1bg7582i/raster.tif
Running alg: "native:reclassifybylayer"
Algorithm parameters are {'INPUT_RASTER': 'raster_tif_fdc5bf0a_a607_4859_9eb4_2e96ee7b1d60', 'INPUT_TABLE': 'custom_reclassify_layer_gml_17928ce2_46f5_4b37_bafc_4267cf973267', 'MAX_FIELD': 'max', 'MIN_FIELD': 'min', 'NODATA_FOR_MISSING': False, 'NO_DATA': -9999.0, 'RANGE_BOUNDARIES': 0, 'RASTER_BAND': 1, 'VALUE_FIELD': 'value', 'OUTPUT': '/tmp/tmpsoy637qr/raster.tif'}
Processing(0): Using classes:
Processing(0): 1) 1 < x ≤ 850 → 3
Processing(0): 2) 850 < x ≤ 1000 → 4
id:OUTPUT result:/tmp/tmpsoy637qr/raster.tif
Running alg: "native:reclassifybylayer"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT_RASTER': 'raster_tif_dc4c17af_7909_4220_9067_afc5f763ce57', 'INPUT_TABLE': 'custom_reclassify_layer_nulls_gml_9f5c20ec_2899_4c20_b4f7_930d383641a9', 'MAX_FIELD': 'max', 'MIN_FIELD': 'min', 'NODATA_FOR_MISSING': False, 'NO_DATA': -9999.0, 'RANGE_BOUNDARIES': 0, 'RASTER_BAND': 1, 'VALUE_FIELD': 'value', 'OUTPUT': '/tmp/tmpgz4hgch1/raster.tif'}
Processing(0): Using classes:
Processing(0): 1) -∞ < x ≤ 850 → 3
Processing(0): 2) 850 < x ≤ ∞ → 4
id:OUTPUT result:/tmp/tmpgz4hgch1/raster.tif
Running alg: "native:pixelstopolygons"
..........QString::arg: Argument missing: Feature 2 is missing a valid datetime value., Point
QString::arg: Argument missing: Feature 5 is missing a valid datetime value., Point
........Warning 1: Field fid of width 255 truncated to 254.
..Warning 1: Field fid of width 255 truncated to 254.
.Warning 1: Field fid of width 255 truncated to 254.
...Warning 1: Field fid of width 255 truncated to 254.
.Warning 1: Field fid of width 255 truncated to 254.
.Algorithm parameters are {'FIELD_NAME': 'pix_val', 'INPUT_RASTER': 'raster_tif_488835d8_6f33_475e_bf0d_dd21b343a9d4', 'RASTER_BAND': 1, 'OUTPUT': '/tmp/tmpnkvjc8zw/vectorize.gml'}
Running alg: "native:pixelstopoints"
Algorithm parameters are {'FIELD_NAME': 'VALUE', 'INPUT_RASTER': 'raster_tif_84d8d764_4b50_421e_b9e0_8bbf95936053', 'RASTER_BAND': 1, 'OUTPUT': '/tmp/tmp9u9e9qfm/pixels_to_points.gml'}
Running alg: "native:kmeansclustering"
Algorithm parameters are {'CLUSTERS': 3, 'FIELD_NAME': 'CLUSTER_ID', 'INPUT': 'points_gml_216d9605_968d_479c_9684_42880d430f87', 'OUTPUT': '/tmp/tmpeytgm1ot/kmeans_points_3.gml'}
Processing(0): Collecting input points
Processing(0): Calculating clusters
Processing(0): Clustering converged after 2 iteration(s)
Running alg: "native:kmeansclustering"
Algorithm parameters are {'CLUSTERS': 5, 'FIELD_NAME': 'CLUSTER_ID5', 'SIZE_FIELD_NAME': 'CLUSTER_SIZE5', 'INPUT': 'points_gml_8e5468cb_0eba_4358_8bd0_386f88319f24', 'OUTPUT': '/tmp/tmpupki_qyv/kmeans_points_5.gml'}
Processing(0): Collecting input points
Processing(0): Calculating clusters
Processing(0): Clustering converged after 2 iteration(s)
Running alg: "native:kmeansclustering"
Algorithm parameters are {'CLUSTERS': 2, 'FIELD_NAME': 'CLUSTER_ID', 'INPUT': 'lines_gml_3481bcf9_ca80_478f_898b_71e0df9454cd', 'OUTPUT': '/tmp/tmpkd_513ha/kmeans_lines.gml'}
Processing(0): Collecting input points
Processing(0): Calculating clusters
Processing(0): Clustering converged after 2 iteration(s)
Running alg: "native:kmeansclustering"
Algorithm parameters are {'CLUSTERS': 2, 'FIELD_NAME': 'CLUSTER_ID', 'INPUT': 'polys_gml_973a25e5_8982_4d3a_8994_7a26f89a53e6', 'OUTPUT': '/tmp/tmpues3us97/kmeans_polys.gml'}
Processing(0): Collecting input points
Processing(0): Calculating clusters
Processing(0): Clustering converged after 2 iteration(s)
Running alg: "native:dbscanclustering"
Algorithm parameters are {'DBSCAN*': False, 'EPS': 3.0, 'FIELD_NAME': 'CLUSTER_ID', 'INPUT': 'custom_points_weighted_gml_f0d3d199_501f_49a4_ad4a_7cc44cc3fc91', 'MIN_SIZE': 5, 'OUTPUT': '/tmp/tmpx5e99yxb/dbscan_5_2.gml'}
Processing(0): Building spatial index
Processing(0): Analysing clusters
Running alg: "native:dbscanclustering"
Algorithm parameters are {'DBSCAN*': True, 'EPS': 3.0, 'FIELD_NAME': 'CLUSTER_ID', 'INPUT': 'custom_points_weighted_gml_1138a08f_038d_4434_b264_2c7eb341ef14', 'MIN_SIZE': 5, 'OUTPUT': '/tmp/tmp0s3x5h91/dbscan_star_5_2.gml'}
Processing(0): Building spatial index
Processing(0): Analysing clusters
Running alg: "native:dbscanclustering"
Algorithm parameters are {'DBSCAN*': False, 'EPS': 1.0, 'FIELD_NAME': 'CLUSTER_ID', 'INPUT': 'custom_points_weighted_gml_c9e40688_8d6b_44bb_8e65_2681c854ddf3', 'MIN_SIZE': 5, 'OUTPUT': '/tmp/tmpw7ae3vt6/dbscan_no_clusters.gml'}
Processing(0): Building spatial index
Processing(0): Analysing clusters
Running alg: "native:dbscanclustering"
Algorithm parameters are {'DBSCAN*': False, 'EPS': 2.0, 'FIELD_NAME': 'CLUSTER_ID', 'INPUT': 'custom_points_weighted_gml_53fba849_041a_4699_b1f7_1b3977336cfc', 'MIN_SIZE': 3, 'OUTPUT': '/tmp/tmp9qja11df/dbscan_multiple_clusters.gml'}
Processing(0): Building spatial index
Processing(0): Analysing clusters
Running alg: "native:stdbscanclustering"
Algorithm parameters are {'DATETIME_FIELD': 'date', 'DBSCAN*': False, 'EPS': 5.0, 'EPS2': 86400000000.0, 'FIELD_NAME': 'CLUSTER_ID', 'INPUT': 'custom_points_with_date_shp_0909d456_8728_4c52_91a6_9438d58d31fd', 'MIN_SIZE': 1, 'OUTPUT': '/tmp/tmp5c09zp9l/stdbscan_multiple_clusters.gml'}
Processing(0): Building spatial index
Processing(0): Analysing clusters
Processing(2): Feature 2 is missing a valid datetime value.
Processing(2): Feature 5 is missing a valid datetime value.
Running alg: "qgis:rastersampling"
Algorithm parameters are {'COLUMN_PREFIX': 'SAMPLE_', 'INPUT': 'custom_sampling_points_gml_b6e2e96b_d389_4789_a48d_1fac0dd102a0', 'RASTERCOPY': 'dem_tif_1e3eca6d_79e7_4f99_9075_bb4a3b7999ff', 'OUTPUT': '/tmp/tmp2a20ffyc/sampling_raster.gml'}
Running alg: "native:filterverticesbym"
Algorithm parameters are {'INPUT': 'lines_m_shp_9751b959_8070_47ab_9d49_6ac1e791d666', 'MIN': 0.6, 'OUTPUT': '/tmp/tmp1mz4x8rq/filter_by_m_no_max.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:filterverticesbym"
Algorithm parameters are {'INPUT': 'lines_m_shp_283bedd1_fef9_4393_91d7_7e06cc9717eb', 'MAX': 0.6, 'OUTPUT': '/tmp/tmpvs_vcvhl/filter_by_m_no_min.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:filterverticesbym"
Algorithm parameters are {'INPUT': 'lines_m_shp_bdb9b926_0a9d_4163_81d9_b6115c3306c5', 'MAX': 0.7, 'MIN': 0.4, 'OUTPUT': '/tmp/tmpymw2px3g/filter_by_m.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:filterverticesbyz"
Algorithm parameters are {'INPUT': 'lines_z_shp_f37b2302_0a16_4dea_b72d_b7ed85c1adc9', 'MIN': 0.6, 'OUTPUT': '/tmp/tmpakdtrlwl/filter_by_z_no_max.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:filterverticesbyz"
Algorithm parameters are {'INPUT': 'lines_z_shp_906beb3c_ef60_474a_b889_80fca6dde04e', 'MAX': 0.6, 'OUTPUT': '/tmp/tmp2wibuq3j/filter_by_z_no_min.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:filterverticesbyz"
Algorithm parameters are {'INPUT': 'lines_z_shp_8b0a5ece_0088_4069_80c1_27f4aca40a23', 'MAX': 0.7, 'MIN': 0.4, 'OUTPUT': '/tmp/tmpl2zsropz/filter_by_z.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:arraytranslatedfeatures"
Algorithm parameters are {'COUNT': 3, 'DELTA_M': -0.4, 'DELTA_X': 0.1, 'DELTA_Y': -0.2, 'DELTA_Z': 0.3, 'INPUT': 'points_gml_1f085ad9_1922_4de4_9296_ad88893559c8', 'OUTPUT': '/tmp/tmpx8on_ztu/feature_array.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:arrayoffsetlines"
Algorithm parameters are {'COUNT': 3, 'INPUT': 'lines_gml_576fab5e_523a_4ef2_b1c9_020a3a922fb6', 'JOIN_STYLE': 1, 'MITER_LIMIT': 2.0, 'OFFSET': -0.2, 'SEGMENTS': 8, 'OUTPUT': '/tmp/tmpeozt5u3k/create_parallel_lines.gml'}
Running alg: "native:setzfromraster"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_sampling_points_gml_37eb1cb4_51e6_431b_a803_54e51b7f83b0', 'NODATA': 0.0, 'RASTER': 'dem_tif_fab3101e_1b18_44e9_8df6_d8375e79f627', 'SCALE': 1.2, 'OUTPUT': '/tmp/tmp8mo26_i9/drape_points.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:setmfromraster"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_sampling_points_gml_3c325d30_f6ea_4c62_bfbb_4af45fcb7f72', 'NODATA': 0.0, 'RASTER': 'dem_tif_226a146f_b629_4891_9bf1_0253611b9954', 'SCALE': 1.2, 'OUTPUT': '/tmp/tmpw_c__f5v/drape_points_m.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:setzfromraster"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_dem_lines_shp_6ad13b2f_41b7_49bd_b66f_d854635945e3', 'NODATA': -9999.0, 'RASTER': 'dem_tif_f4917ea6_068d_42e1_9870_417df5a90180', 'SCALE': 1.0, 'OUTPUT': '/tmp/tmprj6rgvvn/drape_lines.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:setmfromraster"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_dem_lines_shp_b76cef08_021b_43c1_abec_c567cb0b2d96', 'NODATA': -9999.0, 'RASTER': 'dem_tif_96a7d0b6_504e_4dff_83b0_e0dc2aaf7169', 'SCALE': 1.0, 'OUTPUT': '/tmp/tmpun73vtit/drape_lines_m.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:setzfromraster"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_sampling_points_gml_ab9c50eb_6baf_47d0_b267_a3b65c7f7b41', 'NODATA': 0.0, 'RASTER': 'dem_tif_04999cb2_ed40_4930_90cf_869bf0b56f7a', 'OFFSET': -20.0, 'OUTPUT': '/tmp/tmp1gvv1md7/drape_points_offset.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:setzfromraster"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_sampling_points_gml_fa089beb_60a0_49d6_9bcf_2eb75593d9d1', 'NODATA': 0.0, 'RASTER': 'dem_tif_a65b0abe_7deb_4750_962f_4df620dcd67a', 'SCALE': 1.2, 'OFFSET': 15.0, 'OUTPUT': '/tmp/tmp9pxrflz7/drape_points_scale_offset.shp'}
(1): Codec system not found. Falling back to system locale
...Warning 1: A geometry of type MULTIPOLYGON is inserted into layer merged_pol of geometry type POLYGON, which is not normally allowed by the GeoPackage specification, but the driver will however do it. To create a conformant GeoPackage, if using ogr2ogr, the -nlt option can be used to override the layer geometry type. This warning will no longer be emitted for this combination of layer and feature geometry type.
.......Warning 6: Normalized/laundered field name: 'zs_minority' to 'zs_minorit'
Warning 6: Normalized/laundered field name: 'zs_majority' to 'zs_majorit'
..Warning 1: Field fid of width 255 truncated to 254.
..Warning 6: Normalized/laundered field name: 'ms_minority' to 'ms_minorit'
Warning 6: Normalized/laundered field name: 'ms_majority' to 'ms_majorit'
.Warning 6: Normalized/laundered field name: 'mp_minority' to 'mp_minorit'
Warning 6: Normalized/laundered field name: 'mp_majority' to 'mp_majorit'
.Warning 1: Field fid of width 255 truncated to 254.
.............Running alg: "native:linesubstring"
Algorithm parameters are {'END_DISTANCE': 0.8, 'INPUT': 'lines_gml_ea3c30cf_4fd0_4986_ace1_a224049f5b3c', 'START_DISTANCE': 0.2, 'OUTPUT': '/tmp/tmph03x4b88/line_substring.gml'}
Running alg: "native:interpolatepoint"
Algorithm parameters are {'DISTANCE': 1.0, 'INPUT': 'lines_gml_f7a504c9_60da_404f_bea3_6f8edc3745a3', 'OUTPUT': '/tmp/tmposvy0vcb/interpolate_point_lines.gml'}
Running alg: "native:interpolatepoint"
Algorithm parameters are {'DISTANCE': 2.0, 'INPUT': 'polys_gml_c64acd95_7b55_48c1_a0ca_bedec7befb34', 'OUTPUT': '/tmp/tmpmhnvboay/interpolate_point_polys.gml'}
Running alg: "native:mergevectorlayers"
Algorithm parameters are {'LAYERS': ['custom_pol_gpkg_layername_pol1_2d4e78b9_a48c_406c_aeaa_cf459bbca995', 'custom_pol_gpkg_layername_pol2_a5499c3a_cd7f_42a8_9eae_837767767344', 'custom_pol_gpkg_layername_pol3_9185d4c8_42aa_48b1_8b28_24e82dc323f2'], 'OUTPUT': '/tmp/tmpr42muz90/merged_pol.gpkg\' table="output" (geom) sql='}
Processing(0): Taking destination CRS EPSG:2056 from layer
Processing(0): Setting output type to Polygon
Processing(0): Packaging layer 1/3: custom/pol.gpkg|layername=pol1
Processing(0): Packaging layer 2/3: custom/pol.gpkg|layername=pol2
Processing(0): Packaging layer 3/3: custom/pol.gpkg|layername=pol3
Running alg: "native:removeduplicatesbyattribute"
Algorithm parameters are {'FIELDS': ['num_field1'], 'INPUT': 'custom_duplicate_attributes_gml_4df3722b_3f5e_4ac1_bcd1_f683d58beb7b', 'OUTPUT': '/tmp/tmpvx1pis10/remove_duplicates1.gml'}
Running alg: "native:removeduplicatesbyattribute"
Algorithm parameters are {'FIELDS': ['num_field2'], 'INPUT': 'custom_duplicate_attributes_gml_d32de380_c4ae_40dd_a918_02ccaca6ac02', 'OUTPUT': '/tmp/tmpfnsx6tpa/remove_duplicates2.gml'}
Running alg: "native:removeduplicatesbyattribute"
Algorithm parameters are {'FIELDS': ['num_field2', 'text_field'], 'INPUT': 'custom_duplicate_attributes_gml_ca362891_1e33_4c4c_997e_7685e00e7001', 'DUPLICATES': '/tmp/tmp6kxrbsk0/remove_duplicates_dupes.gml', 'OUTPUT': '/tmp/tmp_sp1f7og/remove_duplicates3.gml'}
Running alg: "native:forcerhr"
Algorithm parameters are {'INPUT': 'polys_gml_layername_polys2_e3be44dc_a4d0_40a8_a99e_e26ec4df3061', 'OUTPUT': '/tmp/tmpq8edscjm/force_rhr_polys.gml'}
Running alg: "native:forcerhr"
Algorithm parameters are {'INPUT': 'multipolys_gml_layername_multipolys_82017a76_8f6a_4de9_9f1e_91257413e79c', 'OUTPUT': '/tmp/tmpwcejsu3d/force_rhr_multipolys.gml'}
Running alg: "native:extractzvalues"
Algorithm parameters are {'COLUMN_PREFIX': 'z_', 'INPUT': 'lines_z_shp_b9060a72_8bdc_43d7_bd97_694282903e96', 'SUMMARIES': [0], 'OUTPUT': '/tmp/tmp7az0i145/extract_z_first.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:extractzvalues"
Algorithm parameters are {'COLUMN_PREFIX': 'zs_', 'INPUT': 'lines_z_shp_fce3bec2_36a1_4cca_b4f7_353d400c7699', 'SUMMARIES': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], 'OUTPUT': '/tmp/tmpz1outjzc/extract_z_all.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:extractzvalues"
Algorithm parameters are {'COLUMN_PREFIX': 'z_', 'INPUT': 'custom_pointszm_shp_90f167d6_4a55_4719_9796_feeac01028b5', 'SUMMARIES': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], 'OUTPUT': '/tmp/tmp1_hobdgx/extract_z_points.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:extractzvalues"
Algorithm parameters are {'COLUMN_PREFIX': 'z_', 'INPUT': 'lines_gml_layername_lines_bee91d6c_b36f_43d9_98fc_3c1983f8fc36', 'SUMMARIES': [0], 'OUTPUT': '/tmp/tmp349vzsqf/extract_z_none.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:extractmvalues"
Algorithm parameters are {'COLUMN_PREFIX': 'm_', 'INPUT': 'lines_m_shp_33c78eb3_deda_4d57_964e_108ede2c9d36', 'SUMMARIES': [0], 'OUTPUT': '/tmp/tmplyh9_hzi/extract_m_first.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:extractmvalues"
Algorithm parameters are {'COLUMN_PREFIX': 'ms_', 'INPUT': 'lines_m_shp_4fb8eb35_0f11_4db5_bbb5_5ab2308fc25e', 'SUMMARIES': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], 'OUTPUT': '/tmp/tmpntgrm2hu/extract_m_all.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:extractmvalues"
Algorithm parameters are {'COLUMN_PREFIX': 'mp_', 'INPUT': 'custom_pointszm_shp_c6d7ac7c_b27d_474b_aa92_3ef44c96ec75', 'SUMMARIES': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], 'OUTPUT': '/tmp/tmpo20lz547/extract_m_points.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:extractmvalues"
Algorithm parameters are {'COLUMN_PREFIX': 'm_', 'INPUT': 'points_gml_layername_points_fc6ceb84_2edf_494f_8cc8_2be570cc4855', 'SUMMARIES': [0], 'OUTPUT': '/tmp/tmpbm0_fp86/extract_m_none.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:splitlinesbylength"
Algorithm parameters are {'INPUT': 'multilines_gml_layername_multilines_7559ad88_aaa2_4861_81ca_a17fa9a88575', 'LENGTH': 1.1, 'OUTPUT': '/tmp/tmpub2bahuz/split_multiline_by_length.gml'}
Running alg: "native:splitlinesbylength"
Algorithm parameters are {'INPUT': 'lines_gml_layername_lines_7c35d0bc_cc70_4797_a389_7f093a6bf3c1', 'LENGTH': 2.2, 'OUTPUT': '/tmp/tmpor1gh4_9/split_lines_by_length.gml'}
Running alg: "native:splitlinesbylength"
Algorithm parameters are {'INPUT': 'lines_z_shp_ae5b46ce_d81f_4fff_b6a0_24314f75c9de', 'LENGTH': 3.1, 'OUTPUT': '/tmp/tmpvbm2on7p/split_linez_by_length.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:deleteduplicategeometries"
Algorithm parameters are {'INPUT': 'lines_gml_layername_lines_dffa6fef_5188_4a86_8ea4_0619b7c5b3e1', 'OUTPUT': '/tmp/tmpm4cixhzv/delete_duplicates_with_nulls.gml'}
Processing(0): 0 duplicate feature(s) removed
Running alg: "native:rasterlayerzonalstats"
Algorithm parameters are {'BAND': 1, 'INPUT': 'dem_tif_62135e43_289d_4279_ba8a_1ddbd68832b1', 'ZONES': 'custom_dem_zones_tif_2780877b_fa51_4f80_8df2_1cf9f46b8772', 'ZONES_BAND': 1, 'OUTPUT_TABLE': '/tmp/tmpvbv2kts_/raster_zonal_stats.csv'}
Running alg: "native:rasterlayerzonalstats"
Algorithm parameters are {'BAND': 1, 'INPUT': 'dem_tif_e41cdfed_dfff_49e4_89c4_723725a2a234', 'ZONES': 'custom_dem_zones_crs_tif_633f3be8_5d59_46a7_a311_76b4b21eb29a', 'ZONES_BAND': 1, 'OUTPUT_TABLE': '/tmp/tmpzutk6flr/raster_zonal_stats_reproj.csv'}
Running alg: "native:rasterlayerzonalstats"
Algorithm parameters are {'BAND': 1, 'INPUT': 'dem_tif_e9a6ec3e_0e66_451a_97a6_f17d7ded16b3', 'REF_LAYER': 1, 'ZONES': 'custom_dem_zones_tif_55808095_d3ae_4afe_9961_07c9d984ac9b', 'ZONES_BAND': 1, 'OUTPUT_TABLE': '/tmp/tmpgmozh5qs/raster_zonal_stats_zone_ref.csv'}
Running alg: "native:rasterlayerzonalstats"
Algorithm parameters are {'BAND': 1, 'INPUT': 'dem_tif_c9dffed6_c939_4314_b9ae_13c610bcbf11', 'REF_LAYER': 1, 'ZONES': 'custom_dem_zones_crs_tif_e46f5ce1_3d48_4ba1_8825_d17ea155d82a', 'ZONES_BAND': 1, 'OUTPUT_TABLE': '/tmp/tmptmzwin29/raster_zonal_stats_zone_crs_ref.csv'}
Running alg: "native:antimeridiansplit"
Algorithm parameters are {'INPUT': 'custom_antimeridian_lines_gml_layername_antimeridian_lines_52b665a3_6fe3_4985_89f7_b5412ab473fe', 'OUTPUT': '/tmp/tmp549bea5r/antimeridian_lines_split.gml'}
Running alg: "native:antimeridiansplit"
Algorithm parameters are {'INPUT': 'custom_antimeridian_multilines_gml_layername_antimeridian_multilines_b9e0dad8_1f42_461f_8ad1_3e44c1e46e6c', 'OUTPUT': '/tmp/tmp6o_5eghl/antimeridian_multilines_split.gml'}
Running alg: "native:rastersurfacevolume"
Algorithm parameters are {'BAND': 1, 'INPUT': 'dem_tif_39c604cb_6d12_408c_b640_f09e12c3e30a', 'LEVEL': 100.0, 'METHOD': 0, 'OUTPUT_HTML_FILE': '/tmp/tmpgxtkhccz/surface_vol_above.html', 'OUTPUT_TABLE': '/tmp/tmpo3s8ynke/surface_vol_above.gml'}
Running alg: "native:rastersurfacevolume"
Algorithm parameters are {'BAND': 1, 'INPUT': 'dem_tif_26afc125_2e3e_487e_b3a6_2a79197cb482', 'LEVEL': 100.0, 'METHOD': 1, 'OUTPUT_HTML_FILE': '/tmp/tmpqwys4xsu/surface_vol_below.html', 'OUTPUT_TABLE': '/tmp/tmphmgys3p6/surface_vol_below.gml'}
Running alg: "native:rastersurfacevolume"
.....................Algorithm parameters are {'BAND': 1, 'INPUT': 'dem_tif_475f27bc_9b9b_4180_a185_6b65ba1d86e9', 'LEVEL': 100.0, 'METHOD': 2, 'OUTPUT_HTML_FILE': '/tmp/tmp9zle6_i_/surface_vol_subtract.html', 'OUTPUT_TABLE': '/tmp/tmp26jatat2/surface_vol_subtract.gml'}
Running alg: "native:rastersurfacevolume"
Algorithm parameters are {'BAND': 1, 'INPUT': 'dem_tif_43f5b5ae_73b6_45ed_9d79_65c1f46ed1d4', 'LEVEL': 100.0, 'METHOD': 3, 'OUTPUT_HTML_FILE': '/tmp/tmp5ixvlgpe/surface_vol_add.html', 'OUTPUT_TABLE': '/tmp/tmpt3ubm3au/surface_vol_add.gml'}
Running alg: "native:rastersurfacevolume"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_dem_crs_tif_1ebdf551_45cd_48d3_a0f1_88cb7d0b7229', 'LEVEL': 150.0, 'METHOD': 0, 'OUTPUT_HTML_FILE': '/tmp/tmpdcblj3v6/surface_vol_above_crs.html', 'OUTPUT_TABLE': '/tmp/tmpgo67njmo/surface_vol_above_crs.gml'}
Running alg: "native:rastersurfacevolume"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_dem_crs_tif_0ff71761_0e55_4458_83a5_50555c983535', 'LEVEL': 150.0, 'METHOD': 1, 'OUTPUT_HTML_FILE': '/tmp/tmpathtgysv/surface_vol_below_crs.html', 'OUTPUT_TABLE': '/tmp/tmp9t38_a_m/surface_vol_below_crs.gml'}
Running alg: "native:rastersurfacevolume"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_dem_crs_tif_d12b006f_a67d_40a4_a796_605ef3159eab', 'LEVEL': 150.0, 'METHOD': 2, 'OUTPUT_HTML_FILE': '/tmp/tmptjr0pwcx/surface_vol_subtract_crs.html', 'OUTPUT_TABLE': '/tmp/tmp11ikuiqo/surface_vol_subtract_crs.gml'}
Running alg: "native:rastersurfacevolume"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_dem_crs_tif_d5090477_42ac_4eaf_9995_7f1625f063e9', 'LEVEL': 150.0, 'METHOD': 3, 'OUTPUT_HTML_FILE': '/tmp/tmpu9e435iz/surface_vol_add_crs.html', 'OUTPUT_TABLE': '/tmp/tmpoa0_zp29/surface_vol_add_crs.gml'}
Running alg: "native:rastersurfacevolume"
Algorithm parameters are {'BAND': 1, 'INPUT': 'custom_dem_gaps_tif_3f1a4e0c_7329_40f4_932f_737eb653d0b2', 'LEVEL': 101.0, 'METHOD': 0, 'OUTPUT_TABLE': '/tmp/tmpeyw36ygg/surface_vol_gaps.gml'}
Running alg: "native:dissolve"
Algorithm parameters are {'INPUT': 'custom_consecutivelines_gml_layername_consecutivelines_d9ac6f22_8945_44d0_b3b5_02d6adb66a5c', 'OUTPUT': '/tmp/tmp4ckjqqyj/dissolved_consecutive_lines.gml'}
Running alg: "native:rasterbooleanand"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': ['custom_raster_boolean1_tif_cf76dc27_b2e0_4d33_abd9_41d3f684a35b', 'custom_raster_boolean2_tif_81abef9f_5ab2_428c_ac6f_3da5d4f690c0', 'custom_raster_boolean3_tif_974cef0f_1449_4ca6_a3fc_90b292431ffb'], 'NODATA_AS_FALSE': False, 'NO_DATA': -9999.0, 'REF_LAYER': 'custom_raster_boolean1_tif_719a7b88_ba43_46c6_8ca0_8d9958c0532e', 'OUTPUT': '/tmp/tmpd372fiyp/raster.tif'}
id:OUTPUT result:/tmp/tmpd372fiyp/raster.tif
Running alg: "native:rasterbooleanand"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': ['custom_raster_boolean1_tif_8a50ac3b_81db_44b7_b629_9ba4234d11d5', 'custom_raster_boolean2_tif_163b12e6_75a4_43aa_9bbd_b3cbe331fb1c', 'custom_raster_boolean3_tif_cb735604_9b60_45f4_8227_487abfafa0b3'], 'NODATA_AS_FALSE': True, 'NO_DATA': -9999.0, 'REF_LAYER': 'custom_raster_boolean1_tif_8f418414_da07_47ab_ab5e_d8c44f7e125a', 'OUTPUT': '/tmp/tmp1_l7ja72/raster.tif'}
id:OUTPUT result:/tmp/tmp1_l7ja72/raster.tif
Running alg: "native:rasterbooleanand"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': ['custom_raster_boolean1_tif_f615fb30_bbb9_4560_8576_27db605d702b', 'custom_raster_boolean2_tif_7408ec97_4ffa_4ee9_b8f2_72e688f1fd3d', 'custom_raster_boolean3_resample_tif_4b510176_993a_4909_9286_b5e9f1b0a0aa'], 'NODATA_AS_FALSE': False, 'NO_DATA': -999.0, 'REF_LAYER': 'custom_raster_boolean3_tif_f3122d89_a60d_4a36_b9b3_c029ffee468e', 'OUTPUT': '/tmp/tmpgcdkkl01/raster.tif'}
id:OUTPUT result:/tmp/tmpgcdkkl01/raster.tif
Running alg: "native:rasterbooleanand"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': ['custom_raster_boolean1_tif_93a4abdd_c58c_431e_bb11_8f0fa82da960', 'custom_raster_boolean2_tif_f5309902_6553_4a48_9238_f5ce8e35504d', 'custom_raster_boolean3_resample_tif_fa1f06d2_9f53_443c_a8df_b170af3e9e11'], 'NODATA_AS_FALSE': True, 'NO_DATA': -9999.0, 'REF_LAYER': 'custom_raster_boolean3_tif_559aedae_4dbc_4de2_aa0a_4df30e14c801', 'OUTPUT': '/tmp/tmp61a40tl3/raster.tif'}
id:OUTPUT result:/tmp/tmp61a40tl3/raster.tif
Running alg: "native:rasterbooleanand"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': ['custom_raster_boolean1_tif_acb79027_c4b3_4fe6_b483_94f0a7ba670e', 'custom_raster_boolean2_tif_5e468ffa_2f46_45f6_9858_a29f1303e5bf', 'custom_raster_boolean3_tif_665ff4f8_f149_4a8d_8104_093fba51cab4'], 'NODATA_AS_FALSE': False, 'NO_DATA': -9999.0, 'REF_LAYER': 'custom_raster_boolean3_resample_tif_48b151e8_b22d_4948_9860_cb92a49fd453', 'OUTPUT': '/tmp/tmpi5u1s0df/raster.tif'}
id:OUTPUT result:/tmp/tmpi5u1s0df/raster.tif
Running alg: "native:rasterlogicalor"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': ['custom_raster_boolean1_tif_39ef11cc_2f91_4492_bd9f_5dd8036dc1b5', 'custom_raster_boolean2_tif_bb18451f_0735_4496_a35d_3cef816de970', 'custom_raster_boolean3_tif_d8d0afe6_8263_4dc7_b002_e9a9c65bc5a1'], 'NODATA_AS_FALSE': False, 'NO_DATA': -9999.0, 'REF_LAYER': 'custom_raster_boolean1_tif_f2036311_ef09_4740_8438_5e71dd8a0d72', 'OUTPUT': '/tmp/tmpckg73qhg/raster.tif'}
id:OUTPUT result:/tmp/tmpckg73qhg/raster.tif
Running alg: "native:rasterlogicalor"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': ['custom_raster_boolean1_tif_1f505275_48e9_489a_aec8_a8cab9da5800', 'custom_raster_boolean2_tif_730d4b1d_2dc1_41d8_a11d_6b52015a7f2d', 'custom_raster_boolean3_tif_d63a4e6c_6d9b_4661_a4c6_d08536b24c6e'], 'NODATA_AS_FALSE': True, 'NO_DATA': -9999.0, 'REF_LAYER': 'custom_raster_boolean1_tif_68f1e7cd_331e_474d_887d_0f0b11b5568b', 'OUTPUT': '/tmp/tmp3jzqcdr8/raster.tif'}
id:OUTPUT result:/tmp/tmp3jzqcdr8/raster.tif
Running alg: "native:rasterlogicalor"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': ['custom_raster_boolean1_tif_0d955d3a_0932_4ed9_916b_199b184a5bde', 'custom_raster_boolean2_tif_fdb58369_9a9e_4779_a217_ee303ad6461a', 'custom_raster_boolean3_resample_tif_9d009249_f0af_4148_8c49_7a3a55e3d34a'], 'NODATA_AS_FALSE': False, 'NO_DATA': -9999.0, 'REF_LAYER': 'custom_raster_boolean3_tif_f07bf26e_8edd_4b9d_88dd_65471e2794a9', 'OUTPUT': '/tmp/tmpk23w8wcy/raster.tif'}
id:OUTPUT result:/tmp/tmpk23w8wcy/raster.tif
Running alg: "native:rasterlogicalor"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': ['custom_raster_boolean1_tif_9ffac002_5b92_4427_a629_11415295f395', 'custom_raster_boolean2_tif_243e203f_50b9_4789_b76b_c7ecfed93ca5', 'custom_raster_boolean3_resample_tif_ab632bee_6d6e_4df9_b59e_0c8403b5fc75'], 'NODATA_AS_FALSE': True, 'NO_DATA': -9999.0, 'REF_LAYER': 'custom_raster_boolean3_tif_f9ec8dfc_778a_43bc_9bb4_f675b5d2c299', 'OUTPUT': '/tmp/tmp9famr45l/raster.tif'}
id:OUTPUT result:/tmp/tmp9famr45l/raster.tif
Running alg: "native:rasterlogicalor"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': ['custom_raster_boolean1_tif_969f7f44_1a0a_4450_a28f_e19a3b8ab873', 'custom_raster_boolean2_tif_86056d11_7f74_4aa0_986a_88108a50ea53', 'custom_raster_boolean3_tif_e5bef8e4_d7a2_44e2_ba9e_0eca0202d9d1'], 'NODATA_AS_FALSE': False, 'NO_DATA': -9999.0, 'REF_LAYER': 'custom_raster_boolean3_resample_tif_6b2b2730_9fdd_4ca2_828a_42df04eb2061', 'OUTPUT': '/tmp/tmp6r52un4e/raster.tif'}
id:OUTPUT result:/tmp/tmp6r52un4e/raster.tif
Running alg: "native:addxyfields"
Algorithm parameters are {'CRS': 'EPSG:4326', 'INPUT': 'points_gml_layername_points_a14810c7_8931_41ea_8dff_c470c1be4274', 'PREFIX': '', 'OUTPUT': '/tmp/tmpbdjyplim/add_xy_4326.gml'}
Running alg: "native:addxyfields"
Algorithm parameters are {'CRS': 'EPSG:3785', 'INPUT': 'points_gml_layername_points_5337a406_d665_43f8_9174_73c77bbcd60e', 'PREFIX': 'p_', 'OUTPUT': '/tmp/tmp9hsscto6/add_xy_3857.gml'}
Running alg: "native:joinbynearest"
Algorithm parameters are {'INPUT': 'snap_points_gml_layername_snap_points_e77add81_bc3b_4556_9fc8_b7102aa09c6e', 'INPUT_2': 'snap_polys_gml_layername_snap_polys_0680be49_93a7_4034_adf9_844d0998650b', 'NEIGHBORS': 1, 'PREFIX': '', 'OUTPUT': '/tmp/tmp3k7g95vx/nearest_polys_to_points.gml'}
Running alg: "native:joinbynearest"
............Warning 1: Field name 'custom/overlay1_a.geojson_area' adjusted to 'custom_overlay1_a.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay1_a.geojson_pc' adjusted to 'custom_overlay1_a.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay1_b.geojson_area' adjusted to 'custom_overlay1_b.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay1_b.geojson_pc' adjusted to 'custom_overlay1_b.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_a.geojson_area' adjusted to 'custom_overlay2_a.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_a.geojson_pc' adjusted to 'custom_overlay2_a.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_b.geojson_area' adjusted to 'custom_overlay2_b.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_b.geojson_pc' adjusted to 'custom_overlay2_b.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_a.geojson_area' adjusted to 'custom_overlay3_a.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_a.geojson_pc' adjusted to 'custom_overlay3_a.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_b.geojson_area' adjusted to 'custom_overlay3_b.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_b.geojson_pc' adjusted to 'custom_overlay3_b.geojson_pc' to be a valid
XML element name.
.Warning 1: Field name 'custom/overlay1_a.geojson_area' adjusted to 'custom_overlay1_a.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay1_a.geojson_pc' adjusted to 'custom_overlay1_a.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay1_b.geojson_area' adjusted to 'custom_overlay1_b.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay1_b.geojson_pc' adjusted to 'custom_overlay1_b.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_a.geojson_area' adjusted to 'custom_overlay2_a.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_a.geojson_pc' adjusted to 'custom_overlay2_a.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_b.geojson_area' adjusted to 'custom_overlay2_b.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_b.geojson_pc' adjusted to 'custom_overlay2_b.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_a.geojson_area' adjusted to 'custom_overlay3_a.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_a.geojson_pc' adjusted to 'custom_overlay3_a.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_b.geojson_area' adjusted to 'custom_overlay3_b.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_b.geojson_pc' adjusted to 'custom_overlay3_b.geojson_pc' to be a valid
XML element name.
.Warning 1: Field name 'custom/overlay3_b.geojson_area' adjusted to 'custom_overlay3_b.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_b.geojson_pc' adjusted to 'custom_overlay3_b.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay1_b.geojson_area' adjusted to 'custom_overlay1_b.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay1_b.geojson_pc' adjusted to 'custom_overlay1_b.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_a.geojson_area' adjusted to 'custom_overlay2_a.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_a.geojson_pc' adjusted to 'custom_overlay2_a.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_b.geojson_area' adjusted to 'custom_overlay2_b.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay2_b.geojson_pc' adjusted to 'custom_overlay2_b.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay1_a.geojson_area' adjusted to 'custom_overlay1_a.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay1_a.geojson_pc' adjusted to 'custom_overlay1_a.geojson_pc' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_a.geojson_area' adjusted to 'custom_overlay3_a.geojson_area' to be a valid
XML element name.
Warning 1: Field name 'custom/overlay3_a.geojson_pc' adjusted to 'custom_overlay3_a.geojson_pc' to be a valid
XML element name.
....Algorithm parameters are {'FIELDS_TO_COPY': ['fid'], 'INPUT': 'snap_points_gml_layername_snap_points_f98cde40_ae53_4a5b_9e4f_f909f3a41b4a', 'INPUT_2': 'snap_polys_gml_layername_snap_polys_8bb048bc_d5d9_456f_8e0a_e42632cbd19b', 'MAX_DISTANCE': 3.5, 'NEIGHBORS': 2, 'PREFIX': 'j_', 'OUTPUT': '/tmp/tmpbzjb4n_3/nearest_polys_to_points_options.gml'}
Running alg: "native:joinbynearest"
Algorithm parameters are {'INPUT': 'snap_polys_gml_layername_snap_polys_a1257953_0037_4d45_a28e_f2821c8c3920', 'INPUT_2': 'snap_lines_gml_layername_snap_lines_4012e3d1_cf3a_4042_8a47_e2b353060678', 'NEIGHBORS': 1, 'PREFIX': '', 'OUTPUT': '/tmp/tmpnv8re34v/nearest_lines_to_polys.gml'}
Processing(0): Multiple matching features found at same distance from search feature, found 2 feature(s) instead of 1
Running alg: "native:joinbynearest"
Algorithm parameters are {'INPUT': 'snap_polys_gml_layername_snap_polys_78d72f5c_6dc8_40ed_af5c_d6d564d9134d', 'INPUT_2': 'snap_lines_gml_layername_snap_lines_da450dcd_bea4_40a8_812d_3a05f9ce9202', 'MAX_DISTANCE': 0.0, 'NEIGHBORS': 1, 'PREFIX': '', 'OUTPUT': '/tmp/tmphg676rku/nearest_lines_to_polys_max_distance_0.gml'}
Processing(0): Multiple matching features found at same distance from search feature, found 2 feature(s) instead of 1
Running alg: "native:joinbynearest"
Algorithm parameters are {'INPUT': 'snap_lines_gml_layername_snap_lines_230a1870_26cf_49ca_94c7_a6ba09ee8323', 'INPUT_2': 'snap_points_gml_layername_snap_points_a9dccb7d_6c8c_4b11_87f1_aac84d4f1695', 'MAX_DISTANCE': 1.5, 'NEIGHBORS': 1, 'PREFIX': '', 'OUTPUT': '/tmp/tmpqtxew1hb/nearest_points_to_lines.gml'}
Running alg: "native:joinbynearest"
Algorithm parameters are {'INPUT': 'custom_snap_lines_3857_gml_layername_snap_lines_3857_c5169804_0f8a_47f2_8d0a_7793de352a82', 'INPUT_2': 'snap_points_gml_layername_snap_points_bbf5f2fa_ac8a_40b6_9142_db07c3803346', 'NEIGHBORS': 1, 'PREFIX': '', 'OUTPUT': '/tmp/tmpayqb3f1v/nearest_points_to_reproj_lines.gml'}
Running alg: "native:joinbynearest"
Algorithm parameters are {'INPUT': 'snap_points_gml_layername_snap_points_41418e3a_efaf_4acf_8a3a_510d83718ae5', 'INPUT_2': 'custom_snap_lines_3857_gml_layername_snap_lines_3857_3c770338_073e_4ddc_a0b5_b01e3d5bada2', 'NEIGHBORS': 1, 'PREFIX': '', 'OUTPUT': '/tmp/tmpq056p8yj/nearest_lines_to_points_reprojected.gml'}
Running alg: "native:joinbynearest"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'snap_points_gml_layername_snap_points_d5388b4c_c047_46c3_88ae_e642f96fb768', 'INPUT_2': 'snap_points_gml_layername_snap_points_d5388b4c_c047_46c3_88ae_e642f96fb768', 'NEIGHBORS': 1, 'PREFIX': '', 'OUTPUT': '/tmp/tmpastb0e_z/join_to_nearest_self.gml'}
Running alg: "native:joinbynearest"
Algorithm parameters are {'DISCARD_NONMATCHING': False, 'INPUT': 'snap_points_gml_layername_snap_points_afb36a58_e868_493a_9203_0968fcb2855c', 'INPUT_2': 'snap_points_gml_layername_snap_points_afb36a58_e868_493a_9203_0968fcb2855c', 'NEIGHBORS': 2, 'PREFIX': '', 'OUTPUT': '/tmp/tmpetiaejvl/join_to_nearest_self_2.gml'}
Running alg: "native:joinbynearest"
Algorithm parameters are {'DISCARD_NONMATCHING': True, 'INPUT': 'snap_points_gml_layername_snap_points_ea00c4a8_bf24_4e06_8a1c_88948e756c3e', 'INPUT_2': 'snap_lines_gml_layername_snap_lines_d20e8c49_932e_441e_aa08_7d944064ac4f', 'MAX_DISTANCE': 1.0, 'NEIGHBORS': 1, 'PREFIX': '', 'OUTPUT': '/tmp/tmph7mvfoq7/join_points_to_layers_discard.gml'}
Running alg: "native:joinbynearest"
Algorithm parameters are {'DISCARD_NONMATCHING': True, 'INPUT': 'snap_points_gml_layername_snap_points_f94247df_ec10_4bf5_8ed6_cc51d432aec2', 'INPUT_2': 'snap_lines_gml_layername_snap_lines_32a04f84_d53a_44a7_89ba_71579795d93d', 'MAX_DISTANCE': 1.0, 'NEIGHBORS': 1, 'PREFIX': '', 'NON_MATCHING': '/tmp/tmp92aishjr/join_to_nearest_no_matches.gml'}
Running alg: "qgis:tilesxyzdirectory"
Algorithm parameters are {'EXTENT': '-12535000,-9883000,3360000,5349000 [EPSG:3857]', 'ZOOM_MIN': 1, 'ZOOM_MAX': 3, 'TILE_FORMAT': 0, 'TMS_CONVENTION': False, 'TILE_WIDTH': 256, 'TILE_HEIGHT': 256, 'OUTPUT_DIRECTORY': '/tmp/tmpbvbk1m0v'}
Running alg: "native:writevectortiles_xyz"
Algorithm parameters are {'LAYERS': [{'layer': <QgsVectorLayer: '../../../../../tests/testdata/lines.shp' (ogr)>}, {'layer': <QgsVectorLayer: '../../../../../tests/testdata/points.shp' (ogr)>}, {'layer': <QgsVectorLayer: '../../../../../tests/testdata/polys.shp' (ogr)>}], 'MAX_ZOOM': 3, 'MIN_ZOOM': 1, 'XYZ_TEMPLATE': '{z}/{x}/{y}.pbf', 'OUTPUT_DIRECTORY': '/tmp/tmp66goa5ug'}
Running alg: "native:calculatevectoroverlaps"
Algorithm parameters are {'INPUT': 'custom_overlay0_geojson_648b7223_6e7b_4a60_8b26_e68802802b80', 'LAYERS': ['custom_overlay1_a_geojson_93d3c2f4_1d12_48f0_a021_6e5a21ad9c7c', 'custom_overlay1_b_geojson_9678b507_4324_4d88_af93_9aa345172971', 'custom_overlay2_a_geojson_5bd2fe2b_9f96_4e60_88d9_bd1a62b63506', 'custom_overlay2_b_geojson_921d289e_8f6f_4be6_a9b6_7b2a3f0b65ed', 'custom_overlay3_a_geojson_e7d2357e_8967_4c44_8f27_f48b8b12f391', 'custom_overlay3_b_geojson_fe93d32a_b496_490d_b9d5_64bf6d840934'], 'OUTPUT': '/tmp/tmpepj0whtg/overlap_analysis_1.gml'}
Processing(0): Preparing custom/overlay1_a.geojson
Processing(0): Preparing custom/overlay1_b.geojson
Processing(0): Preparing custom/overlay2_a.geojson
Processing(0): Preparing custom/overlay2_b.geojson
Processing(0): Preparing custom/overlay3_a.geojson
Processing(0): Preparing custom/overlay3_b.geojson
Running alg: "native:calculatevectoroverlaps"
Algorithm parameters are {'INPUT': 'custom_overlay0_4326_gml_layername_overlay0_4326_eadf509b_84d2_40de_b44a_bef590af8ca1', 'LAYERS': ['custom_overlay1_a_geojson_45ec0cd3_fc90_4025_a4e7_7cd5cea17a0e', 'custom_overlay1_b_geojson_2a7b9fd4_e0db_4fd8_a014_da416ef670ae', 'custom_overlay2_a_geojson_2bb3d8fb_a7e7_499c_bbc4_2ecc30726ace', 'custom_overlay2_b_geojson_d7d2595a_04e2_4172_90e6_7c19c46db169', 'custom_overlay3_a_geojson_bb0bc264_5ee8_4290_ae71_e1bd8948ff5e', 'custom_overlay3_b_geojson_664904ee_6620_43b7_ad83_ed778779043c'], 'OUTPUT': '/tmp/tmp0h9wbud6/overlap_analysis_4326.gml'}
Processing(0): Preparing custom/overlay1_a.geojson
Processing(0): Preparing custom/overlay1_b.geojson
Processing(0): Preparing custom/overlay2_a.geojson
Processing(0): Preparing custom/overlay2_b.geojson
Processing(0): Preparing custom/overlay3_a.geojson
Processing(0): Preparing custom/overlay3_b.geojson
Running alg: "native:calculatevectoroverlaps"
Algorithm parameters are {'INPUT': 'custom_overlay0_geojson_da510858_e574_43b1_8326_eac14f0e1918', 'LAYERS': ['custom_overlay3_b_geojson_ddab1e98_0047_4b66_9a16_b2d18d72f66c', 'custom_overlay1_b_geojson_a517cc97_bfaf_4835_9b99_157d336d012c', 'custom_overlay2_a_geojson_07786494_9fe2_471d_a442_9f789d57bc22', 'custom_overlay2_b_geojson_6fa0be1f_503d_418d_9550_4c1301024272', 'custom_overlay1_a_geojson_74cc4d55_2939_4355_a3eb_6110e1ea794b', 'custom_overlay3_a_geojson_11371098_d778_46d3_bb12_1940d350a5ea'], 'OUTPUT': '/tmp/tmpg4sszdgf/overlap_analysis_3.gml'}
Processing(0): Preparing custom/overlay3_b.geojson
Processing(0): Preparing custom/overlay1_b.geojson
Processing(0): Preparing custom/overlay2_a.geojson
Processing(0): Preparing custom/overlay2_b.geojson
Processing(0): Preparing custom/overlay1_a.geojson
Processing(0): Preparing custom/overlay3_a.geojson
Running alg: "native:splitfeaturesbycharacter"
Algorithm parameters are {'CHAR': 'B', 'FIELD': 'val', 'INPUT': 'custom_split_points_shp_layername_split_points_344d8ab2_2169_4e51_b81d_27a2ad164f7b', 'REGEX': False, 'OUTPUT': '/tmp/tmp9v7w7sbf/split_by_char_a.gml'}
Running alg: "native:splitfeaturesbycharacter"
Algorithm parameters are {'CHAR': 'aB', 'FIELD': 'val', 'INPUT': 'custom_split_points_shp_layername_split_points_f11ddeae_9a6d_4fe0_ad4c_4e2570f526e4', 'REGEX': False, 'OUTPUT': '/tmp/tmphx03jw4f/split_by_char_b.gml'}
Running alg: "native:splitfeaturesbycharacter"
Algorithm parameters are {'CHAR': '\\d', 'FIELD': 'val2', 'INPUT': 'custom_split_points_shp_layername_split_points_4a3f06ad_2a7c_4c84_b390_464a02aea459', 'REGEX': True, 'OUTPUT': '/tmp/tmprcluqqgv/split_by_char_regex.gml'}
Running alg: "native:affinetransform"
.......................Algorithm parameters are {'DELTA_M': 4.0, 'DELTA_X': 1.0, 'DELTA_Y': 2.0, 'DELTA_Z': 3.0, 'INPUT': 'custom_pointszm_shp_9ce5a33f_7bfa_46ee_a747_e381b8ca0933', 'ROTATION_Z': 45.0, 'SCALE_M': 1.4, 'SCALE_X': 1.1, 'SCALE_Y': 1.2, 'SCALE_Z': 1.3, 'OUTPUT': '/tmp/tmpkic_rfk5/affine_transform.gml'}
Running alg: "native:renametablefield"
Algorithm parameters are {'FIELD': 'id2', 'INPUT': 'points_gml_layername_points_fc6dc809_fbe9_4313_af89_7ae679ff693c', 'NEW_NAME': 'id_renamed', 'OUTPUT': '/tmp/tmpr4mlk_ok/renamed_field.gml'}
Running alg: "native:filterbygeometry"
Algorithm parameters are {'INPUT': 'polys_gml_layername_polys2_dbacd2c6_c4d7_4cab_beff_dc52640d6131', 'LINES': '/tmp/tmpqn7qx0cl/filter_geom_polys_line.gml', 'NO_GEOMETRY': '/tmp/tmpu2ctwst0/filter_geom_polys_null.gml', 'POINTS': '/tmp/tmp13yaifto/filter_geom_polys_point.gml', 'POLYGONS': '/tmp/tmp3nxu0daa/filter_geom_polys_poly.gml'}
Running alg: "native:filterbygeometry"
Algorithm parameters are {'INPUT': 'points_gml_layername_points_fb70c24d_f4f2_476f_867e_80cbeea2205a', 'LINES': '/tmp/tmpuec1yhb1/filter_geom_points_line.gml', 'NO_GEOMETRY': '/tmp/tmp9951z6ke/filter_geom_points_null.gml', 'POINTS': '/tmp/tmpemul3vid/filter_geom_points_point.gml', 'POLYGONS': '/tmp/tmpuybuv05y/filter_geom_points_poly.gml'}
Running alg: "native:filterbygeometry"
Algorithm parameters are {'INPUT': 'lines_gml_layername_lines_317038e5_1d4c_46a2_b462_9e5d81d6cc68', 'LINES': '/tmp/tmpb9t_hdq_/filter_geom_lines_line.gml', 'NO_GEOMETRY': '/tmp/tmpoeeu3jp4/filter_geom_lines_null.gml', 'POINTS': '/tmp/tmp7s21r2ib/filter_geom_lines_point.gml', 'POLYGONS': '/tmp/tmppatnn7_w/filter_geom_lines_poly.gml'}
Running alg: "native:rescaleraster"
Algorithm parameters are {'BAND': 1, 'INPUT': 'dem_tif_7e6d17d4_4955_44be_be44_0bb1130977ed', 'MAXIMUM': 65535.0, 'MINIMUM': 0.0, 'OUTPUT': '/tmp/tmp4osiob4w/raster.tif'}
Processing(0): Calculating raster minimum and maximum values…
Processing(0): Rescaling values…
id:OUTPUT result:/tmp/tmp4osiob4w/raster.tif
Running alg: "native:rescaleraster"
Algorithm parameters are {'BAND': 1, 'INPUT': 'dem_tif_5ca818e4_d0d4_4596_903c_6ff524ddff2d', 'MAXIMUM': 65535.0, 'MINIMUM': 0.0, 'NODATA': -255.0, 'OUTPUT': '/tmp/tmpilyz0fnq/raster.tif'}
Processing(0): Calculating raster minimum and maximum values…
Processing(0): Rescaling values…
id:OUTPUT result:/tmp/tmpilyz0fnq/raster.tif
Running alg: "native:angletonearest"
Algorithm parameters are {'APPLY_SYMBOLOGY': True, 'FIELD_NAME': 'rotation', 'INPUT': 'points_gml_layername_points_6bc40ae7_b166_4236_ae39_3eb860c82a9e', 'REFERENCE_LAYER': 'custom_snap_lines_3857_gml_layername_snap_lines_3857_7b05cc39_2c3e_44a8_97a8_9f5f4ea2d399', 'OUTPUT': '/tmp/tmphxdpbxzi/rotated_points_no_max.gml'}
Running alg: "native:angletonearest"
Algorithm parameters are {'APPLY_SYMBOLOGY': True, 'FIELD_NAME': 'angle', 'INPUT': 'points_gml_layername_points_35b4eafc_f892_43c0_bbc3_f0d2fa8a88e2', 'MAX_DISTANCE': 1.0, 'REFERENCE_LAYER': 'custom_snap_lines_3857_gml_layername_snap_lines_3857_2c43acf3_6158_46d3_83fb_601aafa00f84', 'OUTPUT': '/tmp/tmpu4qqa0gg/rotated_points_max.gml'}
Processing(0): No matching features found within search distance
Processing(0): No matching features found within search distance
Processing(0): No matching features found within search distance
Processing(0): No matching features found within search distance
Running alg: "native:deletecolumn"
Algorithm parameters are {'COLUMN': ['fid'], 'INPUT': 'polys_gml_layername_polys2_338c1b41_bdd8_4916_87df_b71b70af55c8', 'OUTPUT': '/tmp/tmpggto42_c/drop_fields_one.gml'}
Running alg: "native:deletecolumn"
Algorithm parameters are {'COLUMN': ['name', 'floatval'], 'INPUT': 'polys_gml_layername_polys2_94d1084d_770e_4ba2_a44b_bf874514cfdf', 'OUTPUT': '/tmp/tmpjal7gkkr/delete_columns_two.gml'}
Running alg: "native:deletecolumn"
Algorithm parameters are {'COLUMN': ['fid', 'intval', 'doesntexist', 'floatval'], 'INPUT': 'polys_gml_layername_polys2_1f8419fc_2e0a_4511_9686_545c7fdf9a7a', 'OUTPUT': '/tmp/tmp4i3azyna/delete_columns_three.gml'}
Processing(0): Field “doesntexist” does not exist in input layer
Running alg: "native:retainfields"
Algorithm parameters are {'FIELDS': ['name'], 'INPUT': 'polys_gml_layername_polys2_54b8561c_2381_4c0e_b545_d22fba1a6927', 'OUTPUT': '/tmp/tmpf37gde_a/retain_fields_one.gml'}
Running alg: "native:retainfields"
Algorithm parameters are {'FIELDS': ['floatval', 'name'], 'INPUT': 'polys_gml_layername_polys2_067eeb1a_3d2f_4ce5_b4a1_5292c00543b4', 'OUTPUT': '/tmp/tmp5lmj_jwl/retain_fields_two.gml'}
Running alg: "native:retainfields"
Algorithm parameters are {'FIELDS': ['name', 'floatval', 'doesntexist', 'intval'], 'INPUT': 'polys_gml_layername_polys2_d6ca6f37_0752_489b_9293_66c65c330be3', 'OUTPUT': '/tmp/tmpw_qth6q5/retain_fields_three.gml'}
Processing(0): Field “doesntexist” does not exist in input layer
Running alg: "native:extractwithindistance"
Algorithm parameters are {'DISTANCE': 0.8, 'INPUT': 'points_gml_layername_points_c51b4991_7eef_4541_a1a2_ccbe3b306006', 'REFERENCE': 'lines_gml_layername_lines_b4dff443_799b_4d2c_96ea_e9913f173a1d', 'OUTPUT': '/tmp/tmps5mfmt_8/points_within_distance.gml'}
Processing(1): No spatial index exists for input layer, performance will be severely degraded
Running alg: "native:extractwithindistance"
Algorithm parameters are {'DISTANCE': 0.8, 'INPUT': 'lines_gml_layername_lines_ae52db2f_fd20_4313_8a28_33c41f3fe7a5', 'REFERENCE': 'points_gml_layername_points_303b2008_8230_4eb8_b6a5_da6df34c4504', 'OUTPUT': '/tmp/tmpe9i4le8f/lines_within_distance.gml'}
Processing(1): No spatial index exists for intersect layer, performance will be severely degraded
Running alg: "native:extractwithindistance"
Algorithm parameters are {'DISTANCE': 0.7, 'INPUT': 'points_gml_layername_points_fc590c80_08ba_4e59_8603_0f37ab571412', 'REFERENCE': 'custom_snap_lines_3857_shp_69023620_179b_4437_a7f3_7b45ee2a958a', 'OUTPUT': '/tmp/tmpxutdsara/points_within_distance_transform.gml'}
Processing(1): No spatial index exists for intersect layer, performance will be severely degraded
Running alg: "native:extractwithindistance"
Algorithm parameters are {'DISTANCE': 50000.0, 'INPUT': 'custom_snap_lines_3857_shp_c3dad720_39af_4aa6_9ffe_a2feb6e32af0', 'REFERENCE': 'points_gml_layername_points_4a637c1f_3616_4ce5_a946_6d3c930fafc0', 'OUTPUT': '/tmp/tmpmifmec8p/lines_within_distance_transform.gml'}
Processing(1): No spatial index exists for intersect layer, performance will be severely degraded
Running alg: "native:shortestline"
Algorithm parameters are {'DESTINATION': 'custom_snap_lines_3857_shp_641b13fa_b845_46e2_a16b_5210784f1f3a', 'METHOD': '1', 'NEIGHBORS': 1, 'SOURCE': 'custom_points_distance_3857_shp_e68ae155_b0ea_4f02_a3bf_94e76d13ee78', 'OUTPUT': '/tmp/tmpq43e_w53/shortest_line_point_to_lineCentroid_3857.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:shortestline"
Algorithm parameters are {'DESTINATION': 'custom_snap_lines_3857_shp_f154e836_9d8b_4f40_9db9_1a5d3f196cdf', 'METHOD': '0', 'NEIGHBORS': 1, 'SOURCE': 'custom_points_distance_3857_shp_11687507_510f_4357_99ee_c65345aeef7e', 'OUTPUT': '/tmp/tmpy6bw2uqf/shortest_line_point_to_line_3857.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:shortestline"
Algorithm parameters are {'DESTINATION': 'custom_polys_epsg31256_shp_46349dc2_f00b_4203_bde5_4544436c9385', 'METHOD': '0', 'NEIGHBORS': 1, 'SOURCE': 'custom_points_shp_583adeb1_2e3f_42e7_8935_bce2d953ed67', 'OUTPUT': '/tmp/tmpiofr1kbu/shortest_line_point_to_polygon_4326_to_31256.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:shortestline"
Algorithm parameters are {'DESTINATION': 'custom_snap_lines_3857_shp_a59b902b_86af_4cc4_800a_e2d9f1cc5c34', 'METHOD': '0', 'NEIGHBORS': 1, 'SOURCE': 'custom_points_shp_b99d91b7_919c_4c2d_8086_e09639d9931d', 'OUTPUT': '/tmp/tmpxuw92dhw/shortest_line_point_to_line_4326_to_3857.shp'}
(1): Codec system not found. Falling back to system locale
Running alg: "native:joinattributestable"
.
----------------------------------------------------------------------
Ran 164 tests in 33.679s
OK
Algorithm parameters are {'DISCARD_NONMATCHING': True, 'FIELD': 'UNIDAD_CONSTRUCCION_ID', 'FIELD_2': 'ID_2', 'INPUT': 'custom_join_attributes_table_base_table_gml_layername_join_attributes_table_base_table_28fa2314_031b_4814_a95a_531ba45e87fc', 'INPUT_2': 'custom_join_attributes_table_secondary_table_gml_layername_join_attributes_table_secondary_table_f3a3f43b_64cf_420e_b0c6_540eb0a43b84', 'METHOD': 0, 'PREFIX': '', 'OUTPUT': '/tmp/tmpdmf0wg8i/join_attributes_table_issue_47650.gml'}
Processing(0): 1 feature(s) from input layer were successfully matched
ERROR 4: Failed to open file /tmp/tmpk8s8_pce/failure.xsd for schema output.
<end of output>
Test time = 35.45 sec
----------------------------------------------------------
Test Passed.
"ProcessingQgisAlgorithmsTestPt4" end time: Jan 15 13:49 CET
"ProcessingQgisAlgorithmsTestPt4" time elapsed: 00:00:35
----------------------------------------------------------
14/868 Testing: ProcessingQgisAlgorithmsTestPt5
14/868 Test: ProcessingQgisAlgorithmsTestPt5
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingQgisAlgorithmsTestPt5.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingQgisAlgorithmsTestPt5" start time: Jan 15 13:49 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/QgisAlgorithmsTest5.py
Application path not initialized
...........
----------------------------------------------------------------------
Ran 11 tests in 13.282s
OK
About to start 0 of 10: "Difference (multiple overlays)"
About to start 1 of 10: "Intersection (multiple overlays)"
About to start 2 of 10: "Union (multiple overlays)"
About to start 3 of 10: "Buffer, dissolve with separate disjoint"
About to start 4 of 10: "Buffer, separate disjoint with disjoint results"
About to start 5 of 10: "Buffer, separate disjoint with non-disjoint results"
About to start 6 of 10: "DTM slope based filter (1)"
About to start 7 of 10: "DTM slope based filter (2)"
About to start 8 of 10: "DTM slope based filter (relaxed)"
About to start 9 of 10: "DTM slope based filter (amplified)"
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-ff2k_bqf/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-ff2k_bqf/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
Running alg: "native:multidifference"
Algorithm parameters are {'INPUT': 'custom_multi_overlay_A_shp_f4cbe6e7_3a63_43a3_9ee0_f14592d70e06', 'OVERLAYS': ['custom_multi_overlay_B_shp_f44c93dc_eb33_45bb_9c2f_756b7d9b4592', 'custom_multi_overlay_C_shp_4216818f_25c6_48b3_8386_f488a4295d56'], 'OUTPUT': '/tmp/tmpy2js_ohj/multi_difference.gml'}
Running alg: "native:multiintersection"
Algorithm parameters are {'INPUT': 'custom_multi_overlay_A_shp_54e3bf30_87ce_4355_9e9a_770702c67e0d', 'OVERLAYS': ['custom_multi_overlay_B_shp_f6e5a08e_8d80_47ef_bb8f_4ce81187daa5', 'custom_multi_overlay_C_shp_225a2a40_1619_4b2b_aeb4_0322216bfc26'], 'OVERLAY_FIELDS_PREFIX': '', 'OUTPUT': '/tmp/tmpgi0r0ko5/multi_intersection.gml'}
Running alg: "native:multiunion"
Algorithm parameters are {'INPUT': 'custom_multi_overlay_A_shp_9f16b627_e699_42a2_b3df_244aa1372763', 'OVERLAYS': ['custom_multi_overlay_B_shp_fad80f0c_63f1_49e0_bb3b_2f8927056368', 'custom_multi_overlay_C_shp_2dfe1bb0_8783_44bc_a6ef_7fa006da8828'], 'OVERLAY_FIELDS_PREFIX': '', 'OUTPUT': '/tmp/tmp0pzb4ls7/multi_union.gml'}
Running alg: "native:buffer"
Algorithm parameters are {'DISSOLVE': True, 'DISTANCE': 0.6, 'END_CAP_STYLE': 0, 'INPUT': 'multipolys_gml_ca84c5f9_3952_47d7_b628_ddfcfd10abec', 'JOIN_STYLE': 0, 'MITER_LIMIT': 2.0, 'SEGMENTS': 5, 'SEPARATE_DISJOINT': True, 'OUTPUT': '/tmp/tmpftko1un8/buffer_dissolve_keep_disjoint.gml'}
Running alg: "native:buffer"
Algorithm parameters are {'DISSOLVE': False, 'DISTANCE': 0.3, 'END_CAP_STYLE': 1, 'INPUT': 'multilines_gml_c739c9b4_fda7_4f0d_b9f9_ef2848a71a6b', 'JOIN_STYLE': 1, 'MITER_LIMIT': 2.0, 'SEGMENTS': 5, 'SEPARATE_DISJOINT': True, 'OUTPUT': '/tmp/tmp0r6q0er4/buffer_keep_disjoint_features_disjoint.gml'}
Running alg: "native:buffer"
Algorithm parameters are {'DISSOLVE': False, 'DISTANCE': 1.0, 'END_CAP_STYLE': 1, 'INPUT': 'multilines_gml_30bb1290_4343_444c_aec7_9d832a26eca9', 'JOIN_STYLE': 1, 'MITER_LIMIT': 2.0, 'SEGMENTS': 5, 'SEPARATE_DISJOINT': True, 'OUTPUT': '/tmp/tmpkldb5ktm/buffer_keep_disjoint.gml'}
Running alg: "native:dtmslopebasedfilter"
Algorithm parameters are {'BAND': 1, 'FILTER_MODIFICATION': 0, 'INPUT': 'dem_tif_670aa905_7a4c_4f6a_94f0_3531d3c6cf17', 'RADIUS': 10, 'STANDARD_DEVIATION': 0.1, 'TERRAIN_SLOPE': 500.0, 'OUTPUT_GROUND': '/tmp/tmpkh8knn0c/raster.tif', 'OUTPUT_NONGROUND': '/tmp/tmpoyqcla_k/raster.tif'}
id:OUTPUT_GROUND result:/tmp/tmpkh8knn0c/raster.tif
id:OUTPUT_NONGROUND result:/tmp/tmpoyqcla_k/raster.tif
Running alg: "native:dtmslopebasedfilter"
Algorithm parameters are {'BAND': 1, 'FILTER_MODIFICATION': 0, 'INPUT': 'dem_tif_6950350f_1ab4_4155_802f_6f5b67dda619', 'RADIUS': 3, 'STANDARD_DEVIATION': 0.1, 'TERRAIN_SLOPE': 300.0, 'OUTPUT_GROUND': '/tmp/tmp16du_p9l/raster.tif', 'OUTPUT_NONGROUND': '/tmp/tmp0t_ydcak/raster.tif'}
id:OUTPUT_GROUND result:/tmp/tmp16du_p9l/raster.tif
id:OUTPUT_NONGROUND result:/tmp/tmp0t_ydcak/raster.tif
Running alg: "native:dtmslopebasedfilter"
Algorithm parameters are {'BAND': 1, 'FILTER_MODIFICATION': 1, 'INPUT': 'dem_tif_cecc3ec8_4a86_429c_8f40_68824349ef4d', 'RADIUS': 10, 'STANDARD_DEVIATION': 0.1, 'TERRAIN_SLOPE': 500.0, 'OUTPUT_GROUND': '/tmp/tmpnpy1bmjt/raster.tif', 'OUTPUT_NONGROUND': '/tmp/tmpgsuhn0av/raster.tif'}
id:OUTPUT_GROUND result:/tmp/tmpnpy1bmjt/raster.tif
id:OUTPUT_NONGROUND result:/tmp/tmpgsuhn0av/raster.tif
Running alg: "native:dtmslopebasedfilter"
Algorithm parameters are {'BAND': 1, 'FILTER_MODIFICATION': 2, 'INPUT': 'dem_tif_5ae6bac3_c167_4ee3_b353_fb504d157d5a', 'RADIUS': 10, 'STANDARD_DEVIATION': 0.1, 'TERRAIN_SLOPE': 500.0, 'OUTPUT_GROUND': '/tmp/tmp9rly7u3e/raster.tif', 'OUTPUT_NONGROUND': '/tmp/tmpit0hayzw/raster.tif'}
id:OUTPUT_GROUND result:/tmp/tmp9rly7u3e/raster.tif
id:OUTPUT_NONGROUND result:/tmp/tmpit0hayzw/raster.tif
<end of output>
Test time = 14.72 sec
----------------------------------------------------------
Test Passed.
"ProcessingQgisAlgorithmsTestPt5" end time: Jan 15 13:50 CET
"ProcessingQgisAlgorithmsTestPt5" time elapsed: 00:00:14
----------------------------------------------------------
15/868 Testing: ProcessingGdalAlgorithmsGeneralTest
15/868 Test: ProcessingGdalAlgorithmsGeneralTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingGdalAlgorithmsGeneralTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingGdalAlgorithmsGeneralTest" start time: Jan 15 13:50 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/GdalAlgorithmsGeneralTest.py
Application path not initialized
.......ERROR 1: Wrong field type for fid
.....
----------------------------------------------------------------------
Ran 12 tests in 2.595s
OK
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-4dfu98ns/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-4dfu98ns/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
OGR(1): OGR[3] error 1: "x" not recognised as an available field.
<end of output>
Test time = 3.91 sec
----------------------------------------------------------
Test Passed.
"ProcessingGdalAlgorithmsGeneralTest" end time: Jan 15 13:50 CET
"ProcessingGdalAlgorithmsGeneralTest" time elapsed: 00:00:03
----------------------------------------------------------
16/868 Testing: ProcessingGdalAlgorithmsRasterTest
16/868 Test: ProcessingGdalAlgorithmsRasterTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingGdalAlgorithmsRasterTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingGdalAlgorithmsRasterTest" start time: Jan 15 13:50 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/GdalAlgorithmsRasterTest.py
Application path not initialized
...............................................About to start 0 of 26: "Aspect (gdaldem)"
About to start 1 of 26: "Clip raster by extent (gdal_transform)"
About to start 2 of 26: "Test (gdal:cliprasterbyextent)"
About to start 3 of 26: "Clip raster by mask layer (gdalwarp)"
About to start 4 of 26: "Color relief (gdaldem)"
About to start 5 of 26: "Color relief (gdaldem)"
About to start 6 of 26: "Contour (gdal_contour)"
About to start 7 of 26: "Extract Projection (extractprojection), create prj"
About to start 8 of 26: "Extract Projection (extractprojection)"
About to start 9 of 26: "gdalinfo"
About to start 10 of 26: "Tile index (gdaltindex)"
About to start 11 of 26: "Moving average interpolation (gdal_grid)"
About to start 12 of 26: "Data metrics interpolation (gdal_grid)"
About to start 13 of 26: "Inverse distance to a power interpolation (gdal_grid)"
About to start 14 of 26: "Inverse distance to a power with nearest neighbor searching (gdal_grid)"
About to start 15 of 26: "Linear interpolation (gdal_grid)"
About to start 16 of 26: "Nearest neighbor interpolation (gdal_grid)"
About to start 17 of 26: "Hillshade (gdaldem)"
About to start 18 of 26: "Near black"
About to start 19 of 26: "Test (gdal:rasterize)"
About to start 20 of 26: "Test extent crs (gdal:rasterize)"
About to start 21 of 26: "Roughness"
About to start 22 of 26: "Slope"
About to start 23 of 26: "Topographic position index"
About to start 24 of 26: "Terrain ruggedness index"
About to start 25 of 26: "Test (gdal:warpreproject)"
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-_eho3iqq/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-_eho3iqq/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
OGR(1): Cannot open /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif ().()
OGR(1): Cannot open /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif ().()
Processing(0): gdal_rasterize -l rasterize_zones -burn 200.0 /home/velle/b/QGIS/python/plugins/processing/tests/testdata/rasterize_zones.gml /tmp/tmpnfx73wut/rasterize-fixed.tif
Processing(0): GDAL command:
Processing(0): gdal_rasterize -l rasterize_zones -burn 200.0 /home/velle/b/QGIS/python/plugins/processing/tests/testdata/rasterize_zones.gml /tmp/tmpnfx73wut/rasterize-fixed.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Processing(0): gdal_rasterize -l rasterize_zones -a value /home/velle/b/QGIS/python/plugins/processing/tests/testdata/rasterize_zones.gml /tmp/tmpnfx73wut/rasterize-over.tif
Processing(0): GDAL command:
Processing(0): gdal_rasterize -l rasterize_zones -a value /home/velle/b/QGIS/python/plugins/processing/tests/testdata/rasterize_zones.gml /tmp/tmpnfx73wut/rasterize-over.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
OGR(1): Cannot open /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif ().()
Processing(0): gdal_edit.py -a_srs EPSG:3111 /tmp/tmph2p2zn8w/dem-fake-crs.tif
Processing(0): GDAL command:
Processing(0): gdal_edit.py -a_srs EPSG:3111 /tmp/tmph2p2zn8w/dem-fake-crs.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:aspect"
Algorithm parameters are {'BAND': 1, 'COMPUTE_EDGES': False, 'INPUT': 'dem_tif_edad75bc_be60_44fe_a6bf_45d3942f0dbd', 'OPTIONS': '', 'TRIG_ANGLE': False, 'ZERO_FLAT': False, 'ZEVENBERGEN': False, 'OUTPUT': '/tmp/tmpbrrlddw1/raster.tif'}
Processing(0): gdaldem aspect /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpbrrlddw1/raster.tif -of GTiff -b 1
Processing(0): GDAL command:
Processing(0): gdaldem aspect /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpbrrlddw1/raster.tif -of GTiff -b 1
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpbrrlddw1/raster.tif
Running alg: "gdal:cliprasterbyextent"
Algorithm parameters are {'DATA_TYPE': 6, 'INPUT': 'dem_tif_4be60f61_7b64_42c4_ad4f_9eec29177d20', 'OVERCRS': False, 'NODATA': 0.0, 'OPTIONS': '', 'PROJWIN': '18.673038221977773,18.699957975064194,45.782253906735804,45.80350236352593', 'OUTPUT': '/tmp/tmpygz7_f9i/raster.tif'}
Processing(0): gdal_translate -projwin 18.673038221977773 45.80350236352593 18.699957975064194 45.782253906735804 -a_nodata 0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpygz7_f9i/raster.tif
Processing(0): GDAL command:
Processing(0): gdal_translate -projwin 18.673038221977773 45.80350236352593 18.699957975064194 45.782253906735804 -a_nodata 0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpygz7_f9i/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpygz7_f9i/raster.tif
Running alg: "gdal:cliprasterbyextent"
Algorithm parameters are {'DATA_TYPE': 6, 'INPUT': 'dem_tif_d9f22ee1_f7bd_4265_a6ac_bf5f32341168', 'OVERCRS': False, 'NODATA': 0.0, 'OPTIONS': '', 'PROJWIN': '18.674136950224096,18.70011285383855,45.78239420868433,45.80342583519035 [EPSG:4326]', 'OUTPUT': '/tmp/tmpcky6gk19/raster.tif'}
Processing(0): gdal_translate -projwin 18.674136950224096 45.80342583519035 18.70011285383855 45.78239420868433 -a_nodata 0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpcky6gk19/raster.tif
Processing(0): GDAL command:
Processing(0): gdal_translate -projwin 18.674136950224096 45.80342583519035 18.70011285383855 45.78239420868433 -a_nodata 0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpcky6gk19/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpcky6gk19/raster.tif
Running alg: "gdal:cliprasterbymasklayer"
Algorithm parameters are {'ALPHA_BAND': False, 'CROP_TO_CUTLINE': True, 'DATA_TYPE': 6, 'INPUT': 'dem_tif_f5c5752d_28e3_44d4_af2c_2abe9844a7f1', 'KEEP_RESOLUTION': False, 'MASK': 'custom_polygon_mask_gml_b9bf4eb8_cbe6_41ca_afac_7e051cbc93b5', 'OPTIONS': '', 'OUTPUT': '/tmp/tmpx36x1mrs/raster.tif'}
Processing(0): gdalwarp -overwrite -ot Float32 -of GTiff -cutline /home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/polygon_mask.gml -cl polygon_mask -crop_to_cutline /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpx36x1mrs/raster.tif
Processing(0): GDAL command:
Processing(0): gdalwarp -overwrite -ot Float32 -of GTiff -cutline /home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/polygon_mask.gml -cl polygon_mask -crop_to_cutline /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpx36x1mrs/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpx36x1mrs/raster.tif
Running alg: "gdal:colorrelief"
Algorithm parameters are {'BAND': 1, 'COLOR_TABLE': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/color_relief.txt', 'COMPUTE_EDGES': False, 'INPUT': 'dem_tif_1433738a_b6c3_43fa_9061_071dd55719ef', 'MATCH_MODE': 2, 'OPTIONS': '', 'OUTPUT': '/tmp/tmpnv3dej6p/raster.tif'}
Processing(0): gdaldem color-relief /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/color_relief.txt /tmp/tmpnv3dej6p/raster.tif -of GTiff -b 1
Processing(0): GDAL command:
Processing(0): gdaldem color-relief /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/color_relief.txt /tmp/tmpnv3dej6p/raster.tif -of GTiff -b 1
.../home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:701: DeprecationWarning: unittest.TestCase.assertFilesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.assertFilesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
/home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:706: DeprecationWarning: unittest.TestCase.checkFilesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.checkFilesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
.../home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:691: DeprecationWarning: unittest.TestCase.assertLayersEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.assertLayersEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
/home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:696: DeprecationWarning: unittest.TestCase.checkLayersEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.checkLayersEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
/home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:726: DeprecationWarning: unittest.TestCase.checkGeometriesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.checkGeometriesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
/home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:731: DeprecationWarning: unittest.TestCase.checkAttributesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.checkAttributesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
......Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpnv3dej6p/raster.tif
Running alg: "gdal:colorrelief"
Algorithm parameters are {'BAND': 1, 'COLOR_TABLE': '/home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/color_relief.txt', 'COMPUTE_EDGES': False, 'INPUT': 'dem_tif_291a9f95_a857_4464_8fd4_6b9492e0f7a3', 'MATCH_MODE': 1, 'OPTIONS': '', 'OUTPUT': '/tmp/tmpvd2uyjle/raster.tif'}
Processing(0): gdaldem color-relief /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/color_relief.txt /tmp/tmpvd2uyjle/raster.tif -of GTiff -b 1 -nearest_color_entry
Processing(0): GDAL command:
Processing(0): gdaldem color-relief /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/color_relief.txt /tmp/tmpvd2uyjle/raster.tif -of GTiff -b 1 -nearest_color_entry
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpvd2uyjle/raster.tif
Running alg: "gdal:contour"
Algorithm parameters are {'BAND': 1, 'CREATE_3D': False, 'FIELD_NAME': 'ELEV', 'IGNORE_NODATA': False, 'INPUT': 'dem_tif_7d75cfc1_8c78_4ec5_88c4_8fedace1c047', 'INTERVAL': 10.0, 'NODATA': 0.0, 'OFFSET': 0.0, 'OUTPUT': '/tmp/tmpdo2xfip4/contour.gml'}
Processing(0): gdal_contour -b 1 -a ELEV -i 10.0 -snodata 0.0 -f "GML" /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpdo2xfip4/contour.gml
Processing(0): GDAL command:
Processing(0): gdal_contour -b 1 -a ELEV -i 10.0 -snodata 0.0 -f "GML" /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpdo2xfip4/contour.gml
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:extractprojection"
Algorithm parameters are {'INPUT': 'dem_tif_ce856099_fec4_4802_ad37_f3b1ac4175e6', 'PRJ_FILE_CREATE': True, 'WORLD_FILE': '/tmp/tmpe8pu4kk0/dem.wld', 'PRJ_FILE': '/tmp/tmpv57tmg4t/dem.prj'}
Running alg: "gdal:extractprojection"
Algorithm parameters are {'INPUT': 'dem_tif_a38ccf5a_fa51_4f47_826a_0949da59c4dc', 'PRJ_FILE_CREATE': False, 'WORLD_FILE': '/tmp/tmpmxdb1m98/dem.wld'}
Running alg: "gdal:gdalinfo"
Algorithm parameters are {'INPUT': 'dem_tif_7e8d4508_cb13_42ad_b3cc_3dc19b92d575', 'MIN_MAX': False, 'NOGCP': True, 'NO_METADATA': True, 'STATS': False, 'OUTPUT': '/tmp/tmpeg6c6lry/raster_info.html'}
Processing(0): gdalinfo -nogcp -nomd /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif
Processing(0): GDAL command:
Processing(0): gdalinfo -nogcp -nomd /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:tileindex"
Algorithm parameters are {'ABSOLUTE_PATH': True, 'CRS_FIELD_NAME': '', 'CRS_FORMAT': 0, 'LAYERS': ['dem_tif_85375294_4ea3_44c2_b84a_288244696649'], 'PATH_FIELD_NAME': 'location', 'PROJ_DIFFERENCE': False, 'OUTPUT': '/tmp/tmpjnrecml8/tile_index.gml'}
Processing(0): gdaltindex -tileindex location -write_absolute_path -f "GML" /tmp/tmpjnrecml8/tile_index.gml --optfile /tmp/processing_JdDghl/8c0b6e0e9fb744c581e7fd52df2887f2/tile_index_files.txt
Processing(0): GDAL command:
Processing(0): gdaltindex -tileindex location -write_absolute_path -f "GML" /tmp/tmpjnrecml8/tile_index.gml --optfile /tmp/processing_JdDghl/8c0b6e0e9fb744c581e7fd52df2887f2/tile_index_files.txt
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:gridaverage"
Algorithm parameters are {'ANGLE': 0.0, 'DATA_TYPE': 5, 'INPUT': 'pointsz_gml_136d7dd1_e21f_4018_bcd7_22c4a438fa04', 'MIN_POINTS': 0, 'NODATA': 0.0, 'OPTIONS': '', 'RADIUS_1': 5.0, 'RADIUS_2': 5.0, 'OUTPUT': '/tmp/tmp8znupwqj/raster.tif'}
Processing(0): gdal_grid -l pointsz -a average:radius1=5.0:radius2=5.0:angle=0.0:min_points=0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmp8znupwqj/raster.tif
Processing(0): GDAL command:
Processing(0): gdal_grid -l pointsz -a average:radius1=5.0:radius2=5.0:angle=0.0:min_points=0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmp8znupwqj/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmp8znupwqj/raster.tif
Running alg: "gdal:griddatametrics"
Algorithm parameters are {'ANGLE': 0.0, 'DATA_TYPE': 5, 'INPUT': 'pointsz_gml_5e8a18e2_134a_46c7_b0c5_250fede71ccf', 'METRIC': 2, 'MIN_POINTS': 0, 'NODATA': 0.0, 'OPTIONS': '', 'RADIUS_1': 5.0, 'RADIUS_2': 5.0, 'OUTPUT': '/tmp/tmptxc95w44/raster.tif'}
Processing(0): gdal_grid -l pointsz -a range:radius1=5.0:radius2=5.0:angle=0.0:min_points=0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmptxc95w44/raster.tif
Processing(0): GDAL command:
Processing(0): gdal_grid -l pointsz -a range:radius1=5.0:radius2=5.0:angle=0.0:min_points=0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmptxc95w44/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmptxc95w44/raster.tif
Running alg: "gdal:gridinversedistance"
Algorithm parameters are {'ANGLE': 0.0, 'DATA_TYPE': 5, 'INPUT': 'pointsz_gml_e1e9d230_ffba_49c8_b356_de429f4b8fa1', 'MAX_POINTS': 0, 'MIN_POINTS': 0, 'NODATA': 0.0, 'OPTIONS': '', 'POWER': 2.0, 'RADIUS_1': 0.0, 'RADIUS_2': 0.0, 'SMOOTHING': 0.0, 'OUTPUT': '/tmp/tmp4fl5cman/raster.tif'}
Processing(0): gdal_grid -l pointsz -a invdist:power=2.0:smoothing=0.0:radius1=0.0:radius2=0.0:angle=0.0:max_points=0:min_points=0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmp4fl5cman/raster.tif
Processing(0): GDAL command:
Processing(0): gdal_grid -l pointsz -a invdist:power=2.0:smoothing=0.0:radius1=0.0:radius2=0.0:angle=0.0:max_points=0:min_points=0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmp4fl5cman/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmp4fl5cman/raster.tif
Running alg: "gdal:gridinversedistancenearestneighbor"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': 'pointsz_gml_a8443669_dc02_438f_81ca_5e408111729b', 'MAX_POINTS': 0, 'MIN_POINTS': 0, 'NODATA': 0.0, 'OPTIONS': '', 'POWER': 2.0, 'RADIUS': 5.0, 'SMOOTHING': 0.0, 'OUTPUT': '/tmp/tmpcfdsoxdw/raster.tif'}
Processing(0): gdal_grid -l pointsz -a invdistnn:power=2.0:smoothing=0.0:radius=5.0:max_points=0:min_points=0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmpcfdsoxdw/raster.tif
Processing(0): GDAL command:
Processing(0): gdal_grid -l pointsz -a invdistnn:power=2.0:smoothing=0.0:radius=5.0:max_points=0:min_points=0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmpcfdsoxdw/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpcfdsoxdw/raster.tif
Running alg: "gdal:gridlinear"
Algorithm parameters are {'DATA_TYPE': 5, 'INPUT': 'pointsz_gml_20996265_f8f2_4d88_b7d5_1cc40af8f889', 'NODATA': 0.0, 'OPTIONS': '', 'RADIUS': -1.0, 'OUTPUT': '/tmp/tmpkblkduzx/raster.tif'}
Processing(0): gdal_grid -l pointsz -a linear:radius=-1.0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmpkblkduzx/raster.tif
Processing(0): GDAL command:
Processing(0): gdal_grid -l pointsz -a linear:radius=-1.0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmpkblkduzx/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpkblkduzx/raster.tif
Running alg: "gdal:gridnearestneighbor"
..........
----------------------------------------------------------------------
Ran 69 tests in 11.735s
OK
Algorithm parameters are {'ANGLE': 0.0, 'DATA_TYPE': 5, 'INPUT': 'pointsz_gml_242fbfc9_b27c_4599_8a50_3ea417bc6198', 'NODATA': 0.0, 'OPTIONS': '', 'RADIUS_1': 0.0, 'RADIUS_2': 0.0, 'OUTPUT': '/tmp/tmpuwsh1ptk/raster.tif'}
Processing(0): gdal_grid -l pointsz -a nearest:radius1=0.0:radius2=0.0:angle=0.0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmpuwsh1ptk/raster.tif
Processing(0): GDAL command:
Processing(0): gdal_grid -l pointsz -a nearest:radius1=0.0:radius2=0.0:angle=0.0:nodata=0.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/pointsz.gml /tmp/tmpuwsh1ptk/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpuwsh1ptk/raster.tif
Running alg: "gdal:hillshade"
Algorithm parameters are {'ALTITUDE': 45.0, 'AZIMUTH': 315.0, 'BAND': 1, 'COMBINED': False, 'COMPUTE_EDGES': False, 'INPUT': 'dem_tif_b413e762_aad3_4ff4_b3ee_6e58711bba81', 'MULTIDIRECTIONAL': False, 'OPTIONS': '', 'SCALE': 1.0, 'ZEVENBERGEN': False, 'Z_FACTOR': 1.0, 'OUTPUT': '/tmp/tmpvjekqqcd/raster.tif'}
Processing(0): gdaldem hillshade /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpvjekqqcd/raster.tif -of GTiff -b 1 -z 1.0 -s 1.0 -az 315.0 -alt 45.0
Processing(0): GDAL command:
Processing(0): gdaldem hillshade /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpvjekqqcd/raster.tif -of GTiff -b 1 -z 1.0 -s 1.0 -az 315.0 -alt 45.0
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpvjekqqcd/raster.tif
Running alg: "gdal:nearblack"
Algorithm parameters are {'INPUT': 'dem_tif_7fa85202_1065_41c7_9db1_cb00868e5198', 'NEAR': 15, 'WHITE': False, 'OUTPUT': '/tmp/tmpoowlb9ny/raster.tif'}
Processing(0): nearblack /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif -of GTiff -o /tmp/tmpoowlb9ny/raster.tif -near 15
Processing(0): GDAL command:
Processing(0): nearblack /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif -of GTiff -o /tmp/tmpoowlb9ny/raster.tif -near 15
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpoowlb9ny/raster.tif
Running alg: "gdal:rasterize"
Algorithm parameters are {'BURN': 0.0, 'DATA_TYPE': 5, 'EXTENT': '-1.0,10.0,-3.0,6.0 [EPSG:4326]', 'FIELD': 'intval', 'HEIGHT': 10.0, 'INIT': 0.0, 'INPUT': 'polys_gml_488be9db_ef43_4aa0_a358_5ba90e617f79', 'INVERT': False, 'NODATA': 0.0, 'OPTIONS': '', 'UNITS': 0, 'WIDTH': 10.0, 'OUTPUT': '/tmp/tmpowjv09c0/raster.tif'}
Processing(0): gdal_rasterize -l polys2 -a intval -ts 10.0 10.0 -init 0.0 -a_nodata 0.0 -te -1.0 -3.0 10.0 6.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml /tmp/tmpowjv09c0/raster.tif
Processing(0): GDAL command:
Processing(0): gdal_rasterize -l polys2 -a intval -ts 10.0 10.0 -init 0.0 -a_nodata 0.0 -te -1.0 -3.0 10.0 6.0 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml /tmp/tmpowjv09c0/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpowjv09c0/raster.tif
Running alg: "gdal:rasterize"
Algorithm parameters are {'BURN': 0.0, 'DATA_TYPE': 5, 'EXTENT': '-111319.491,1113194.908,-334111.171,669141.057 [EPSG:3857]', 'FIELD': 'intval', 'HEIGHT': 10.0, 'INIT': 0.0, 'INPUT': 'polys_gml_ecac0ba8_86e4_47af_afa7_41601c71dd46', 'INVERT': False, 'NODATA': 0.0, 'OPTIONS': '', 'UNITS': 0, 'WIDTH': 10.0, 'OUTPUT': '/tmp/tmp8di2qljd/raster.tif'}
Processing(0): gdal_rasterize -l polys2 -a intval -ts 10.0 10.0 -init 0.0 -a_nodata 0.0 -te -1.000000001857055 -2.9999999963940835 10.000000000604244 5.99999999960471 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml /tmp/tmp8di2qljd/raster.tif
Processing(0): GDAL command:
Processing(0): gdal_rasterize -l polys2 -a intval -ts 10.0 10.0 -init 0.0 -a_nodata 0.0 -te -1.000000001857055 -2.9999999963940835 10.000000000604244 5.99999999960471 -ot Float32 -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml /tmp/tmp8di2qljd/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmp8di2qljd/raster.tif
Running alg: "gdal:roughness"
Algorithm parameters are {'BAND': 1, 'COMPUTE_EDGES': False, 'INPUT': 'dem_tif_e8edaebe_581f_486a_b9f7_2309b7e08ea5', 'OPTIONS': '', 'OUTPUT': '/tmp/tmpxnas752g/raster.tif'}
Processing(0): gdaldem roughness /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpxnas752g/raster.tif -of GTiff -b 1
Processing(0): GDAL command:
Processing(0): gdaldem roughness /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpxnas752g/raster.tif -of GTiff -b 1
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpxnas752g/raster.tif
Running alg: "gdal:slope"
Algorithm parameters are {'AS_PERCENT': False, 'BAND': 1, 'COMPUTE_EDGES': False, 'INPUT': 'dem_tif_da7182c7_424f_4c34_99cc_4d590418299c', 'OPTIONS': '', 'SCALE': 1.0, 'ZEVENBERGEN': False, 'OUTPUT': '/tmp/tmpkkijwu_d/raster.tif'}
Processing(0): gdaldem slope /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpkkijwu_d/raster.tif -of GTiff -b 1 -s 1.0
Processing(0): GDAL command:
Processing(0): gdaldem slope /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpkkijwu_d/raster.tif -of GTiff -b 1 -s 1.0
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpkkijwu_d/raster.tif
Running alg: "gdal:tpitopographicpositionindex"
Algorithm parameters are {'BAND': 1, 'COMPUTE_EDGES': False, 'INPUT': 'dem_tif_d16c4777_6dad_4f4d_84e1_53fe6ea74cfe', 'OPTIONS': '', 'OUTPUT': '/tmp/tmplnc4c_yj/raster.tif'}
Processing(0): gdaldem TPI /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmplnc4c_yj/raster.tif -b 1
Processing(0): GDAL command:
Processing(0): gdaldem TPI /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmplnc4c_yj/raster.tif -b 1
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmplnc4c_yj/raster.tif
Running alg: "gdal:triterrainruggednessindex"
Algorithm parameters are {'BAND': 1, 'COMPUTE_EDGES': False, 'INPUT': 'dem_tif_a4ba02ce_02da_48af_8c17_ded3d00fe1d1', 'OPTIONS': '', 'OUTPUT': '/tmp/tmpaki6s6so/raster.tif'}
Processing(0): gdaldem TRI /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpaki6s6so/raster.tif -b 1
Processing(0): GDAL command:
Processing(0): gdaldem TRI /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpaki6s6so/raster.tif -b 1
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpaki6s6so/raster.tif
Running alg: "gdal:warpreproject"
Algorithm parameters are {'DATA_TYPE': 0, 'EXTRA': '', 'INPUT': 'dem_tif_6cf96850_ae26_4f59_b9e5_cdd930c31763', 'MULTITHREADING': False, 'OPTIONS': '', 'RESAMPLING': 0, 'OUTPUT': '/tmp/tmpyri1902t/raster.tif'}
Processing(0): gdalwarp -overwrite -r near -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpyri1902t/raster.tif
Processing(0): GDAL command:
Processing(0): gdalwarp -overwrite -r near -of GTiff /home/velle/b/QGIS/python/plugins/processing/tests/testdata/dem.tif /tmp/tmpyri1902t/raster.tif
Processing(0): GDAL command output:
Processing(0): Process completed successfully
id:OUTPUT result:/tmp/tmpyri1902t/raster.tif
<end of output>
Test time = 13.33 sec
----------------------------------------------------------
Test Passed.
"ProcessingGdalAlgorithmsRasterTest" end time: Jan 15 13:50 CET
"ProcessingGdalAlgorithmsRasterTest" time elapsed: 00:00:13
----------------------------------------------------------
17/868 Testing: ProcessingGdalAlgorithmsVectorTest
17/868 Test: ProcessingGdalAlgorithmsVectorTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingGdalAlgorithmsVectorTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingGdalAlgorithmsVectorTest" start time: Jan 15 13:50 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/GdalAlgorithmsVectorTest.py
Application path not initialized
...../home/velle/b/QGIS/build-foo/output/python/plugins/processing/algs/gdal/OgrToPostGis.py:238: DeprecationWarning: QgsProcessingAlgorithm.parameterAsFields() is deprecated
include_fields = self.parameterAsFields(parameters, self.FIELDS, context)
..../home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:691: DeprecationWarning: unittest.TestCase.assertLayersEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.assertLayersEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
/home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:696: DeprecationWarning: unittest.TestCase.checkLayersEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.checkLayersEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
/home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:726: DeprecationWarning: unittest.TestCase.checkGeometriesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.checkGeometriesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
/home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:731: DeprecationWarning: unittest.TestCase.checkAttributesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.checkAttributesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
.......About to start 0 of 18: "Buffer lines"
About to start 1 of 18: "Buffer lines with dissolve"
About to start 2 of 18: "Buffer polygons"
About to start 3 of 18: "Buffer polygons with dissolve"
About to start 4 of 18: "Clip points by extent"
About to start 5 of 18: "Clip lines by extent"
About to start 6 of 18: "Clip polygons by extent"
!!! Skipping Clip lines by multipolygons (GEOS >= 3.11), requires GEOS >= 31100, have version 31002
About to start 8 of 18: "Clip lines by multipolygons (GEOS < 3.11)"
About to start 9 of 18: "Execute SQL"
!!! Skipping Offset curve (right-sided) (GEOS >= 3.11), requires GEOS >= 31100, have version 31002
About to start 11 of 18: "Offset curve (right-sided) (GEOS < 3.11)"
About to start 12 of 18: "ogrinfo"
About to start 13 of 18: "One-sided buffer (left-handed)"
About to start 14 of 18: "Points along lines"
About to start 15 of 18: "Dissolve points (multipoint output)"
About to start 16 of 18: "Convert only one layer from GPKG to GML (gdal:convertformat)"
About to start 17 of 18: "Convert all layers from GPKG to GML (gdal:convertformat)"
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-2etepj4i/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-2etepj4i/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
Running alg: "gdal:buffervectors"
Algorithm parameters are {'DISSOLVE': False, 'DISTANCE': 0.5, 'EXPLODE_COLLECTIONS': False, 'GEOMETRY': 'geometry', 'INPUT': 'lines_gml_6ddaed0c_9432_4e58_8757_aa9571cad03d', 'OPTIONS': '', 'OUTPUT': '/tmp/tmp_hz8s_e_/buffer_lines.gml'}
Processing(0): ogr2ogr /tmp/tmp_hz8s_e_/buffer_lines.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml -dialect sqlite -sql "SELECT ST_Buffer(geometry, 0.5) AS geometry,* FROM """lines"""" -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr /tmp/tmp_hz8s_e_/buffer_lines.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml -dialect sqlite -sql "SELECT ST_Buffer(geometry, 0.5) AS geometry,* FROM """lines"""" -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:buffervectors"
Algorithm parameters are {'DISSOLVE': True, 'DISTANCE': 1.0, 'EXPLODE_COLLECTIONS': False, 'GEOMETRY': 'geometry', 'INPUT': 'lines_gml_3ff423ba_6613_438b_b0d2_633ad444818a', 'OPTIONS': '', 'OUTPUT': '/tmp/tmptac03vtl/buffer_lines_dissolve.gml'}
Processing(0): ogr2ogr /tmp/tmptac03vtl/buffer_lines_dissolve.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml -dialect sqlite -sql "SELECT ST_Union(ST_Buffer(geometry, 1.0)) AS geometry,* FROM """lines"""" -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr /tmp/tmptac03vtl/buffer_lines_dissolve.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml -dialect sqlite -sql "SELECT ST_Union(ST_Buffer(geometry, 1.0)) AS geometry,* FROM """lines"""" -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:buffervectors"
Algorithm parameters are {'DISSOLVE': False, 'DISTANCE': 0.5, 'EXPLODE_COLLECTIONS': False, 'GEOMETRY': 'geometry', 'INPUT': 'polys_gml_5b3525da_9eae_4d81_93f9_19767968ccff', 'OPTIONS': '', 'OUTPUT': '/tmp/tmp19wd379i/buffer_polys.gml'}
Processing(0): ogr2ogr /tmp/tmp19wd379i/buffer_polys.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml -dialect sqlite -sql "SELECT ST_Buffer(geometry, 0.5) AS geometry,* FROM """polys2"""" -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr /tmp/tmp19wd379i/buffer_polys.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml -dialect sqlite -sql "SELECT ST_Buffer(geometry, 0.5) AS geometry,* FROM """polys2"""" -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:buffervectors"
Algorithm parameters are {'DISSOLVE': True, 'DISTANCE': 0.5, 'EXPLODE_COLLECTIONS': False, 'GEOMETRY': 'geometry', 'INPUT': 'polys_gml_94c7a8ea_cced_4c3d_b929_b5db0f681d61', 'OPTIONS': '', 'OUTPUT': '/tmp/tmpa79xj94w/buffer_polys_dissolve.gml'}
Processing(0): ogr2ogr /tmp/tmpa79xj94w/buffer_polys_dissolve.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml -dialect sqlite -sql "SELECT ST_Union(ST_Buffer(geometry, 0.5)) AS geometry,* FROM """polys2"""" -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr /tmp/tmpa79xj94w/buffer_polys_dissolve.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml -dialect sqlite -sql "SELECT ST_Union(ST_Buffer(geometry, 0.5)) AS geometry,* FROM """polys2"""" -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:clipvectorbyextent"
Algorithm parameters are {'EXTENT': '0.6180722891566264,5.408433734939758,0.4337349397590362,2.306024096385542 [EPSG:4326]', 'INPUT': 'points_gml_7e92a74a_5e18_49b1_ac49_e28bfaff0e13', 'OPTIONS': '', 'OUTPUT': '/tmp/tmpvqbzltop/clip_points.gml'}
Processing(0): ogr2ogr -spat 0.6180722891566264 2.306024096385542 5.408433734939758 0.4337349397590362 -clipsrc spat_extent /tmp/tmpvqbzltop/clip_points.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/points.gml points -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr -spat 0.6180722891566264 2.306024096385542 5.408433734939758 0.4337349397590362 -clipsrc spat_extent /tmp/tmpvqbzltop/clip_points.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/points.gml points -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:clipvectorbyextent"
Algorithm parameters are {'EXTENT': '4.362348178137652,8.698380566801621,-1.193522267206478,3.0914979757085024 [EPSG:4326]', 'INPUT': 'lines_gml_bbc6abfe_7c11_48cc_90e3_a2d3a6876af5', 'OPTIONS': '', 'OUTPUT': '/tmp/tmp2xfhnez4/clip_lines.gml'}
Processing(0): ogr2ogr -spat 4.362348178137652 3.0914979757085024 8.698380566801621 -1.193522267206478 -clipsrc spat_extent /tmp/tmp2xfhnez4/clip_lines.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml lines -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr -spat 4.362348178137652 3.0914979757085024 8.698380566801621 -1.193522267206478 -clipsrc spat_extent /tmp/tmp2xfhnez4/clip_lines.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml lines -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:clipvectorbyextent"
Algorithm parameters are {'EXTENT': '0.7143072289156609,4.718222891566264,1.4430722891566266,5.390060240963856 [EPSG:4326]', 'INPUT': 'polys_gml_f9b518a2_4e17_4e50_8be5_2043173ef187', 'OPTIONS': '', 'OUTPUT': '/tmp/tmpfajr35bk/clip_polygons.gml'}
Processing(0): ogr2ogr -spat 0.7143072289156609 5.390060240963856 4.718222891566264 1.4430722891566266 -clipsrc spat_extent /tmp/tmpfajr35bk/clip_polygons.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml polys2 -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr -spat 0.7143072289156609 5.390060240963856 4.718222891566264 1.4430722891566266 -clipsrc spat_extent /tmp/tmpfajr35bk/clip_polygons.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml polys2 -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:clipvectorbypolygon"
Algorithm parameters are {'INPUT': 'lines_gml_55d2dfd4_faab_458c_a50c_258fb1492645', 'MASK': 'multipolys_gml_34c9e435_eadd_4638_a5e4_d644c4c138e0', 'OPTIONS': '', 'OUTPUT': '/tmp/tmp8fnr4th0/clip_lines_by_multipolygon.gml'}
.........
----------------------------------------------------------------------
Ran 25 tests in 7.525s
OK
Processing(0): ogr2ogr -clipsrc /home/velle/b/QGIS/python/plugins/processing/tests/testdata/multipolys.gml -clipsrclayer multipolys /tmp/tmp8fnr4th0/clip_lines_by_multipolygon.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml lines -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr -clipsrc /home/velle/b/QGIS/python/plugins/processing/tests/testdata/multipolys.gml -clipsrclayer multipolys /tmp/tmp8fnr4th0/clip_lines_by_multipolygon.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml lines -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:executesql"
Algorithm parameters are {'DIALECT': 0, 'INPUT': 'polys_gml_1296f8e9_f227_4fb6_bb3e_1cc0a1f6f9ec', 'OPTIONS': '', 'SQL': 'SELECT * FROM polys2 WHERE intval=2', 'OUTPUT': '/tmp/tmptbwbs9ye/execute_sql.gml'}
Processing(0): ogr2ogr /tmp/tmptbwbs9ye/execute_sql.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml -sql "SELECT * FROM polys2 WHERE intval=2" -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr /tmp/tmptbwbs9ye/execute_sql.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/polys.gml -sql "SELECT * FROM polys2 WHERE intval=2" -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:offsetcurve"
Algorithm parameters are {'DISTANCE': -0.5, 'GEOMETRY': 'geometry', 'INPUT': 'lines_gml_02801609_9df4_497e_845c_522e1db38c0e', 'OPTIONS': '', 'OUTPUT': '/tmp/tmpdh6bzrdu/offset_lines.gml'}
Processing(0): ogr2ogr /tmp/tmpdh6bzrdu/offset_lines.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml -dialect sqlite -sql "SELECT ST_OffsetCurve(geometry, -0.5) AS geometry,* FROM """lines"""" -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr /tmp/tmpdh6bzrdu/offset_lines.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml -dialect sqlite -sql "SELECT ST_OffsetCurve(geometry, -0.5) AS geometry,* FROM """lines"""" -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:ogrinfo"
Algorithm parameters are {'INPUT': 'lines_gml_0a3f0bf1_d78b_4b41_b404_cb94bdd92575', 'SUMMARY_ONLY': 'True', 'OUTPUT': '/tmp/tmp3in5bfva/vector_info.html'}
Processing(0): ogrinfo -al -so /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml lines
Processing(0): GDAL command:
Processing(0): ogrinfo -al -so /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml lines
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:onesidebuffer"
Algorithm parameters are {'BUFFER_SIDE': 1, 'DISSOLVE': False, 'DISTANCE': 0.5, 'EXPLODE_COLLECTIONS': False, 'GEOMETRY': 'geometry', 'INPUT': 'lines_gml_e9debe4b_bcbf_4a43_9b34_fcfa2287b663', 'OPTIONS': '', 'OUTPUT': '/tmp/tmp21algv2n/one_side_buffer.gml'}
Processing(0): ogr2ogr /tmp/tmp21algv2n/one_side_buffer.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml -dialect sqlite -sql "SELECT ST_SingleSidedBuffer(geometry, 0.5, 1) AS geometry,* FROM """lines"""" -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr /tmp/tmp21algv2n/one_side_buffer.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml -dialect sqlite -sql "SELECT ST_SingleSidedBuffer(geometry, 0.5, 1) AS geometry,* FROM """lines"""" -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:pointsalonglines"
Algorithm parameters are {'DISTANCE': 0.25, 'GEOMETRY': 'geometry', 'INPUT': 'lines_gml_09bc48b5_2bf5_437c_bdaf_ab150f38cb58', 'OPTIONS': '', 'OUTPUT': '/tmp/tmp4xg7h4n8/points_along_lines.gml'}
Processing(0): ogr2ogr /tmp/tmp4xg7h4n8/points_along_lines.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml -dialect sqlite -sql "SELECT ST_Line_Interpolate_Point(geometry, 0.25) AS geometry,* FROM """lines"""" -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr /tmp/tmp4xg7h4n8/points_along_lines.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/lines.gml -dialect sqlite -sql "SELECT ST_Line_Interpolate_Point(geometry, 0.25) AS geometry,* FROM """lines"""" -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:dissolve"
Algorithm parameters are {'COMPUTE_AREA': False, 'COMPUTE_STATISTICS': False, 'COUNT_FEATURES': False, 'EXPLODE_COLLECTIONS': False, 'FIELD': 'TestField', 'GEOMETRY': 'geometry', 'INPUT': 'custom_dissolve_points_shp_d1654e00_2383_4c42_9b90_39a583caa1a7', 'KEEP_ATTRIBUTES': False, 'OPTIONS': '', 'OUTPUT': '/tmp/tmp_xywpzte/dissolved_points.gml'}
Processing(0): ogr2ogr /tmp/tmp_xywpzte/dissolved_points.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/dissolve_points.shp -nlt PROMOTE_TO_MULTI -dialect sqlite -sql "SELECT ST_Union(geometry) AS geometry, """TestField""" FROM """dissolve_points""" GROUP BY """TestField"""" -f "GML"
Processing(0): GDAL command:
Processing(0): ogr2ogr /tmp/tmp_xywpzte/dissolved_points.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/custom/dissolve_points.shp -nlt PROMOTE_TO_MULTI -dialect sqlite -sql "SELECT ST_Union(geometry) AS geometry, """TestField""" FROM """dissolve_points""" GROUP BY """TestField"""" -f "GML"
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:convertformat"
Algorithm parameters are {'CONVERT_ALL_LAYERS': False, 'INPUT': 'points_lines_gpkg_layername_points_c1230872_69f8_409b_9eaa_6d93c23fa59c', 'OPTIONS': '', 'OUTPUT': '/tmp/tmpy_xyb5di/results_convert_only_one_layer_points.gml'}
Processing(0): ogr2ogr -f "GML" /tmp/tmpy_xyb5di/results_convert_only_one_layer_points.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/points_lines.gpkg points
Processing(0): GDAL command:
Processing(0): ogr2ogr -f "GML" /tmp/tmpy_xyb5di/results_convert_only_one_layer_points.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/points_lines.gpkg points
Processing(0): GDAL command output:
Processing(0): Process completed successfully
Running alg: "gdal:convertformat"
Algorithm parameters are {'CONVERT_ALL_LAYERS': True, 'INPUT': 'points_lines_gpkg_layername_points_a4c3c860_8ea1_4d17_ae7a_047c16ddd930', 'OPTIONS': '', 'OUTPUT': '/tmp/tmpbt6k_ujp/results_convert_all_layers_points_lines.gml'}
Processing(0): ogr2ogr -f "GML" /tmp/tmpbt6k_ujp/results_convert_all_layers_points_lines.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/points_lines.gpkg
Processing(0): GDAL command:
Processing(0): ogr2ogr -f "GML" /tmp/tmpbt6k_ujp/results_convert_all_layers_points_lines.gml /home/velle/b/QGIS/python/plugins/processing/tests/testdata/points_lines.gpkg
Processing(0): GDAL command output:
Processing(0): Process completed successfully
<end of output>
Test time = 9.11 sec
----------------------------------------------------------
Test Passed.
"ProcessingGdalAlgorithmsVectorTest" end time: Jan 15 13:50 CET
"ProcessingGdalAlgorithmsVectorTest" time elapsed: 00:00:09
----------------------------------------------------------
18/868 Testing: ProcessingCheckValidityAlgorithmTest
18/868 Test: ProcessingCheckValidityAlgorithmTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingCheckValidityAlgorithmTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingCheckValidityAlgorithmTest" start time: Jan 15 13:50 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/CheckValidityAlgorithm.py
Application path not initialized
.
----------------------------------------------------------------------
Ran 1 test in 0.468s
OK
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-knvdg47p/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-knvdg47p/profiles/default/qgis-auth.db
Processing(2): Problem with OTB installation: OTB folder is not set.
<end of output>
Test time = 3.17 sec
----------------------------------------------------------
Test Passed.
"ProcessingCheckValidityAlgorithmTest" end time: Jan 15 13:50 CET
"ProcessingCheckValidityAlgorithmTest" time elapsed: 00:00:03
----------------------------------------------------------
19/868 Testing: ProcessingScriptUtilsTest
19/868 Test: ProcessingScriptUtilsTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/processing/tests/ProcessingScriptUtilsTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/processing/tests
"ProcessingScriptUtilsTest" start time: Jan 15 13:50 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/processing/tests/ScriptUtilsTest.py
Application path not initialized
.
----------------------------------------------------------------------
Ran 1 test in 0.001s
OK
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-_cr24ljz/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-_cr24ljz/profiles/default/qgis-auth.db
Processing(1): Script folder fake does not exist
Processing(1): Script folder /tmp/fakePath does not exist
Processing(1): Script folder /fakelocation/QGIS-PythonTestConfigPath-_cr24ljz/profiles/default/ does not exist
Processing(1): Script folder changed into /tmp/QGIS-PythonTestConfigPath-_cr24ljz/profiles/default/
<end of output>
Test time = 2.73 sec
----------------------------------------------------------
Test Passed.
"ProcessingScriptUtilsTest" end time: Jan 15 13:50 CET
"ProcessingScriptUtilsTest" time elapsed: 00:00:02
----------------------------------------------------------
20/868 Testing: ProcessingGrass7AlgorithmsImageryTest
20/868 Test: ProcessingGrass7AlgorithmsImageryTest
Command: "/usr/bin/cmake" "-P" "/home/velle/b/QGIS/build-foo/python/plugins/grassprovider/tests/ProcessingGrass7AlgorithmsImageryTest.cmake"
Directory: /home/velle/b/QGIS/build-foo/python/plugins/grassprovider/tests
"ProcessingGrass7AlgorithmsImageryTest" start time: Jan 15 13:50 CET
Output:
----------------------------------------------------------
export =
export PYTHONPATH=/home/velle/b/QGIS/build-foo/output/python:/home/velle/b/QGIS/build-foo/output/python/plugins:/home/velle/b/QGIS/tests/src/python::/home/velle/a/ipyga/python/:/home/velle/a/pyqq/
-- Running /usr/bin/python3.10 /home/velle/b/QGIS/python/plugins/grassprovider/tests/Grass7AlgorithmsImageryTest.py
Application path not initialized
..About to start 0 of 26: "GRASS7 i.emissivity"
About to start 1 of 26: "GRASS7 i.biomass"
About to start 2 of 26: "GRASS7 i.eb.eta"
About to start 3 of 26: "GRASS7 i.eb.netrad"
About to start 4 of 26: "GRASS7 i.eb.soilheatflux"
About to start 5 of 26: "GRASS7 i.evapo.mh"
About to start 6 of 26: "GRASS7 i.evapo.pm"
About to start 7 of 26: "GRASS7 i.evapo.pt"
About to start 8 of 26: "GRASS7 i.topo.coor.ill"
About to start 9 of 26: "GRASS7 i.vi"
About to start 10 of 26: "GRASS7 i.zc"
About to start 11 of 26: "GRASS7 i.group"
About to start 12 of 26: "GRASS7 i.cluster"
About to start 13 of 26: "GRASS7 i.oif"
About to start 14 of 26: "GRASS7 i.fft"
About to start 15 of 26: "GRASS7 i.segment"
About to start 16 of 26: "GRASS7 i.gensig"
About to start 17 of 26: "GRASS7 i.gensigset"
About to start 18 of 26: "GRASS7 i.rgb.his"
About to start 19 of 26: "GRASS7 i.smap"
About to start 20 of 26: "GRASS7 i.maxlik"
About to start 21 of 26: "GRASS7 i.evapo.time"
About to start 22 of 26: "GRASS7 i.eb.hsebal01"
About to start 23 of 26: "GRASS7 i.image.mosaic"
About to start 24 of 26: "GRASS7 i.eb.hsebal01.coords"
About to start 25 of 26: "GRASS7 i.atcorr"
Application state:
QGIS_PREFIX_PATH env var: /home/velle/b/QGIS/build-foo/output
Prefix:
Plugin Path: /home/velle/b/QGIS/build-foo/output/lib/qgis/plugins
Package Data Path: /home/velle/b/QGIS/build-foo/output/data
Active Theme Name:
Active Theme Path: /home/velle/b/QGIS/build-foo/output/data/resources/themes//icons/
Default Theme Path: :/images/themes/default/
SVG Search Paths: /home/velle/b/QGIS/build-foo/output/data/svg/
/tmp/QGIS-PythonTestConfigPath-4cne59bt/profiles/default/svg/
User DB Path: /home/velle/b/QGIS/build-foo/output/data/resources/qgis.db
Auth DB Path: /tmp/QGIS-PythonTestConfigPath-4cne59bt/profiles/default/qgis-auth.db
Running alg: "grass7:i.emissivity"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': 'raster_4class_tif_542581a6_e6cf_4cf9_a20e_badcf9c722fa', 'output': '/tmp/tmp93wwjxtp/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/f03007443d7d43e4942a1e16d2566141/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a27d2e6a2" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/f03007443d7d43e4942a1e16d2566141/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a27d2e6a2" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.emissivity input=rast_65a52a27d2e6a2 output=output934832e69f2a49ceba3fa70e1f99759d --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/f03007443d7d43e4942a1e16d2566141/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a27d2e6a2" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.emissivity input=rast_65a52a27d2e6a2 output=output934832e69f2a49ceba3fa70e1f99759d --overwrite
Processing(0): g.region raster=output934832e69f2a49ceba3fa70e1f99759d
Processing(0): r.out.gdal -t -m input="output934832e69f2a49ceba3fa70e1f99759d" output="/tmp/tmp93wwjxtp/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a27d2e6a2>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmp93wwjxtp/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmp93wwjxtp/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmp93wwjxtp/raster.tif
Running alg: "grass7:i.biomass"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'dayofyear': 'raster_4class_tif_39b6b275_aaeb_4e74_b03c_f691513362d7', 'fpar': 'raster_4class_tif_871c799a_8227_4057_95c9_8c0fb52683b6', 'latitude': 'raster_4class_tif_fc80d9f1_c3d8_490a_b331_1d9ad4c685bb', 'lightuse_efficiency': 'raster_4class_tif_d6ae58a8_5d26_4bad_b35f_34ccaf34c749', 'transmissivity_singleway': 'raster_4class_tif_e8712e59_5871_4c71_ba7a_a1a7923a968d', 'water_availability': 'raster_4class_tif_bd1c8793_8ec1_43ac_b042_1e2cadee6ca6', 'output': '/tmp/tmpn85n7zul/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/037baf4ffe0147a79d4304e2e850c25c/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29062f83" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29063cf4" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a290647c5" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a290655e6" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29065fa7" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29066cb8" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
.Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/037baf4ffe0147a79d4304e2e850c25c/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29062f83" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29063cf4" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a290647c5" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a290655e6" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29065fa7" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29066cb8" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.biomass fpar=rast_65a52a29062f83 lightuse_efficiency=rast_65a52a29063cf4 latitude=rast_65a52a290647c5 dayofyear=rast_65a52a290655e6 transmissivity_singleway=rast_65a52a29065fa7 water_availability=rast_65a52a29066cb8 output=output962d20b5b67b46aa9644470bac4cf057 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/037baf4ffe0147a79d4304e2e850c25c/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29062f83" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29063cf4" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a290647c5" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a290655e6" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29065fa7" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a29066cb8" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.biomass fpar=rast_65a52a29062f83 lightuse_efficiency=rast_65a52a29063cf4 latitude=rast_65a52a290647c5 dayofyear=rast_65a52a290655e6 transmissivity_singleway=rast_65a52a29065fa7 water_availability=rast_65a52a29066cb8 output=output962d20b5b67b46aa9644470bac4cf057 --overwrite
Processing(0): g.region raster=output962d20b5b67b46aa9644470bac4cf057
Processing(0): r.out.gdal -t -m input="output962d20b5b67b46aa9644470bac4cf057" output="/tmp/tmpn85n7zul/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a29062f83>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a29063cf4>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a290647c5>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a290655e6>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a29065fa7>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a29066cb8>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmpn85n7zul/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpn85n7zul/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmpn85n7zul/raster.tif
Running alg: "grass7:i.eb.eta"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'evaporativefraction': 'raster_4class_tif_3d00e52b_a1c1_4b25_ac0d_a6cf7ee68064', 'netradiationdiurnal': 'raster_4class_tif_e85559fe_28b0_4e87_9e06_6417dab10e28', 'temperature': 'raster_4class_tif_810795cb_bff5_4269_a137_1bcdf04bbd13', 'output': '/tmp/tmp0pg1yz2h/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/06132027945b4013aa1cd3cc03272a28/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2adef219" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2adefd510" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2adf0b611" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/06132027945b4013aa1cd3cc03272a28/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2adef219" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2adefd510" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2adf0b611" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.eb.eta netradiationdiurnal=rast_65a52a2adef219 evaporativefraction=rast_65a52a2adefd510 temperature=rast_65a52a2adf0b611 output=outputfc97dcc2b55a42d983105da6321c66c7 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/06132027945b4013aa1cd3cc03272a28/crs.prj"
.Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2adef219" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2adefd510" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2adf0b611" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.eb.eta netradiationdiurnal=rast_65a52a2adef219 evaporativefraction=rast_65a52a2adefd510 temperature=rast_65a52a2adf0b611 output=outputfc97dcc2b55a42d983105da6321c66c7 --overwrite
Processing(0): g.region raster=outputfc97dcc2b55a42d983105da6321c66c7
Processing(0): r.out.gdal -t -m input="outputfc97dcc2b55a42d983105da6321c66c7" output="/tmp/tmp0pg1yz2h/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2adef219>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2adefd510>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2adf0b611>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmp0pg1yz2h/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmp0pg1yz2h/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmp0pg1yz2h/raster.tif
Running alg: "grass7:i.eb.netrad"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'albedo': 'raster_4class_tif_4c8b0f3c_41f3_4ee2_8f36_5359a728fa22', 'dayofyear': 'raster_4class_tif_aaa4b221_bf41_40f8_97d5_b3d2e9de044c', 'emissivity': 'raster_4class_tif_29e7d2cc_169e_4d59_8090_f106d1c56811', 'localutctime': 'raster_4class_tif_cf23bde7_33f2_475a_a7c9_b4538193ef0d', 'ndvi': 'raster_4class_tif_275fb4ac_6dae_4ef2_9860_426a4c5ad9e9', 'sunzenithangle': 'raster_4class_tif_5ab57d1e_7189_48e7_80c3_eedabaa1c6fb', 'temperature': 'raster_4class_tif_df6d4650_f9a3_4874_9c75_808c9256a1b5', 'temperaturedifference2m': 'raster_4class_tif_624f6d4d_3473_46b2_b086_56433d8b6acb', 'transmissivity_singleway': 'raster_4class_tif_6aaa90b1_55f1_48a3_af96_2629094e2667', 'output': '/tmp/tmplcajo5_w/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/a2687244c8f24763bb1cb49e2951ebfd/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c585fc12" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c586ee13" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c587a114" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c5885c15" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c5892216" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c589c617" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c58a9018" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c58b5019" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c58bf820" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/a2687244c8f24763bb1cb49e2951ebfd/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c585fc12" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c586ee13" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c587a114" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c5885c15" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c5892216" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c589c617" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c58a9018" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c58b5019" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c58bf820" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.eb.netrad albedo=rast_65a52a2c585fc12 ndvi=rast_65a52a2c586ee13 temperature=rast_65a52a2c587a114 localutctime=rast_65a52a2c5885c15 temperaturedifference2m=rast_65a52a2c5892216 emissivity=rast_65a52a2c589c617 transmissivity_singleway=rast_65a52a2c58a9018 dayofyear=rast_65a52a2c58b5019 sunzenithangle=rast_65a52a2c58bf820 output=output2b1be78a179b4cca9d9a3da83edfb308 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/a2687244c8f24763bb1cb49e2951ebfd/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c585fc12" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c586ee13" --overwrite -o
.Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c587a114" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c5885c15" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c5892216" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c589c617" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c58a9018" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c58b5019" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2c58bf820" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.eb.netrad albedo=rast_65a52a2c585fc12 ndvi=rast_65a52a2c586ee13 temperature=rast_65a52a2c587a114 localutctime=rast_65a52a2c5885c15 temperaturedifference2m=rast_65a52a2c5892216 emissivity=rast_65a52a2c589c617 transmissivity_singleway=rast_65a52a2c58a9018 dayofyear=rast_65a52a2c58b5019 sunzenithangle=rast_65a52a2c58bf820 output=output2b1be78a179b4cca9d9a3da83edfb308 --overwrite
Processing(0): g.region raster=output2b1be78a179b4cca9d9a3da83edfb308
Processing(0): r.out.gdal -t -m input="output2b1be78a179b4cca9d9a3da83edfb308" output="/tmp/tmplcajo5_w/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2c585fc12>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2c586ee13>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2c587a114>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2c5885c15>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2c5892216>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2c589c617>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2c58a9018>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2c58b5019>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2c58bf820>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmplcajo5_w/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmplcajo5_w/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmplcajo5_w/raster.tif
Running alg: "grass7:i.eb.soilheatflux"
Algorithm parameters are {'-r': 'False', 'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'albedo': 'raster_4class_tif_5491f6b4_248d_48c8_bd9c_460cf4026906', 'localutctime': 'raster_4class_tif_c9185e2f_b35d_41f6_926a_c4ca2c36edec', 'ndvi': 'raster_4class_tif_1040f819_73a2_4944_b6d4_843781aa8d6e', 'netradiation': 'raster_4class_tif_9d4dbdca_3b8b_4ffc_9ff1_777e355242ea', 'temperature': 'raster_4class_tif_64b0cb0a_0842_4eba_84c6_69dc34ba8b95', 'output': '/tmp/tmp5ow_4kvg/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/9e7ea9e478f74e4cb4fcb82d30fc5fa8/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea047c21" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea054022" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea060b23" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea06b524" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea077925" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
.Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/9e7ea9e478f74e4cb4fcb82d30fc5fa8/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea047c21" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea054022" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea060b23" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea06b524" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea077925" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.eb.soilheatflux albedo=rast_65a52a2ea047c21 ndvi=rast_65a52a2ea054022 temperature=rast_65a52a2ea060b23 netradiation=rast_65a52a2ea06b524 localutctime=rast_65a52a2ea077925 output=outputae4251dada9b46338917d82e3d372d1a --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/9e7ea9e478f74e4cb4fcb82d30fc5fa8/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea047c21" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea054022" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea060b23" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea06b524" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a2ea077925" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.eb.soilheatflux albedo=rast_65a52a2ea047c21 ndvi=rast_65a52a2ea054022 temperature=rast_65a52a2ea060b23 netradiation=rast_65a52a2ea06b524 localutctime=rast_65a52a2ea077925 output=outputae4251dada9b46338917d82e3d372d1a --overwrite
Processing(0): g.region raster=outputae4251dada9b46338917d82e3d372d1a
Processing(0): r.out.gdal -t -m input="outputae4251dada9b46338917d82e3d372d1a" output="/tmp/tmp5ow_4kvg/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2ea047c21>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2ea054022>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2ea060b23>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2ea06b524>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a2ea077925>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmp5ow_4kvg/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmp5ow_4kvg/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmp5ow_4kvg/raster.tif
Running alg: "grass7:i.evapo.mh"
Algorithm parameters are {'-h': 'True', 'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'average_temperature': 'raster_4class_tif_638faff2_4d16_4a7d_9cd8_2b62cee898f5', 'maximum_temperature': 'raster_4class_tif_6d7a98ff_2f85_4cc3_a0c3_e188cdf2dd5e', 'minimum_temperature': 'raster_4class_tif_07689801_36ef_4dbf_a004_2eb1c96848ec', 'netradiation_diurnal': 'raster_4class_tif_6fdd23d6_9882_420d_9ffc_7d0f57d10411', 'output': '/tmp/tmpltwlylft/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/6414ae480c114c069c875c96f519ff1a/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a305509526" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a30551a627" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a305528928" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a305537829" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/6414ae480c114c069c875c96f519ff1a/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a305509526" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a30551a627" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a305528928" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a305537829" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.evapo.mh netradiation_diurnal=rast_65a52a305509526 average_temperature=rast_65a52a30551a627 minimum_temperature=rast_65a52a305528928 maximum_temperature=rast_65a52a305537829 -h output=output9bcaf4d7c9ab40c6afe4c42d68e8c989 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/6414ae480c114c069c875c96f519ff1a/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a305509526" --overwrite -o
.Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a30551a627" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a305528928" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a305537829" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.evapo.mh netradiation_diurnal=rast_65a52a305509526 average_temperature=rast_65a52a30551a627 minimum_temperature=rast_65a52a305528928 maximum_temperature=rast_65a52a305537829 -h output=output9bcaf4d7c9ab40c6afe4c42d68e8c989 --overwrite
Processing(0): g.region raster=output9bcaf4d7c9ab40c6afe4c42d68e8c989
Processing(0): r.out.gdal -t -m input="output9bcaf4d7c9ab40c6afe4c42d68e8c989" output="/tmp/tmpltwlylft/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a305509526>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a30551a627>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a305528928>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a305537829>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmpltwlylft/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpltwlylft/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmpltwlylft/raster.tif
Running alg: "grass7:i.evapo.pm"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'cropheight': 'raster_4class_tif_37286632_c425_46ac_a2fe_e425ba1ada02', 'elevation': 'raster_4class_tif_9dfb6ebe_4f9c_4d16_91fd_a9ad7fc8bb46', 'netradiation': 'raster_4class_tif_d6cce32a_6bda_4008_ba67_e0447e9f6d8b', 'relativehumidity': 'raster_4class_tif_8bf24125_d01d_49ec_8a9a_e183463e3f52', 'temperature': 'raster_4class_tif_82c9ec24_0ebd_428d_98e8_040c3f74f233', 'windspeed': 'raster_4class_tif_b911cba7_bcf5_4f47_8075_610adc1f1fa2', 'output': '/tmp/tmpbe76_kbj/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/a2f0c7718eba46f3845feba6afaaa57a/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e159330" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e168c31" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e173c32" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e180433" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e18d734" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e199035" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/a2f0c7718eba46f3845feba6afaaa57a/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e159330" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e168c31" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e173c32" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e180433" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e18d734" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e199035" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.evapo.pm elevation=rast_65a52a31e159330 temperature=rast_65a52a31e168c31 relativehumidity=rast_65a52a31e173c32 windspeed=rast_65a52a31e180433 netradiation=rast_65a52a31e18d734 cropheight=rast_65a52a31e199035 output=outputf31631b0df6a4c58bf29bf00d3d56d70 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/a2f0c7718eba46f3845feba6afaaa57a/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e159330" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e168c31" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e173c32" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e180433" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e18d734" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a31e199035" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
.Processing(0): i.evapo.pm elevation=rast_65a52a31e159330 temperature=rast_65a52a31e168c31 relativehumidity=rast_65a52a31e173c32 windspeed=rast_65a52a31e180433 netradiation=rast_65a52a31e18d734 cropheight=rast_65a52a31e199035 output=outputf31631b0df6a4c58bf29bf00d3d56d70 --overwrite
Processing(0): g.region raster=outputf31631b0df6a4c58bf29bf00d3d56d70
Processing(0): r.out.gdal -t -m input="outputf31631b0df6a4c58bf29bf00d3d56d70" output="/tmp/tmpbe76_kbj/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a31e159330>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a31e168c31>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a31e173c32>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a31e180433>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a31e18d734>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a31e199035>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmpbe76_kbj/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpbe76_kbj/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmpbe76_kbj/raster.tif
Running alg: "grass7:i.evapo.pt"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'air_temperature': 'raster_4class_tif_24b41c83_8b86_4c7f_aef4_bd1b15953fa6', 'atmospheric_pressure': 'raster_4class_tif_7058fd37_10db_4efc_8c7a_f7d86d47f09f', 'net_radiation': 'raster_4class_tif_100d88c5_1a3f_4c92_9d24_6b259d7d4f2e', 'priestley_taylor_coeff': 1.26, 'soil_heatflux': 'raster_4class_tif_e712058c_5037_40b6_b1f7_80d26b60bcd0', 'output': '/tmp/tmpxchpku0o/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/19a57776140e4d6b83d16d8a9edc9c94/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d654936" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d661037" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d66d238" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d677239" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/19a57776140e4d6b83d16d8a9edc9c94/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d654936" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d661037" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d66d238" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d677239" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.evapo.pt net_radiation=rast_65a52a33d654936 soil_heatflux=rast_65a52a33d661037 air_temperature=rast_65a52a33d66d238 atmospheric_pressure=rast_65a52a33d677239 priestley_taylor_coeff=1.26 output=outputf26176417607416c91f7ab15a8bcd8b9 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/19a57776140e4d6b83d16d8a9edc9c94/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d654936" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d661037" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d66d238" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a33d677239" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.evapo.pt net_radiation=rast_65a52a33d654936 soil_heatflux=rast_65a52a33d661037 air_temperature=rast_65a52a33d66d238 atmospheric_pressure=rast_65a52a33d677239 priestley_taylor_coeff=1.26 output=outputf26176417607416c91f7ab15a8bcd8b9 --overwrite
Processing(0): g.region raster=outputf26176417607416c91f7ab15a8bcd8b9
Processing(0): r.out.gdal -t -m input="outputf26176417607416c91f7ab15a8bcd8b9" output="/tmp/tmpxchpku0o/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a33d654936>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a33d661037>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
..Processing(0): Importing raster map <rast_65a52a33d66d238>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a33d677239>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmpxchpku0o/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpxchpku0o/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmpxchpku0o/raster.tif
Running alg: "grass7:i.topo.coor.ill"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'azimuth': 50, 'basemap': 'raster_4class_tif_c235fc62_744e_4383_851a_32acdb5c4e48', 'zenith': 50, 'output': '/tmp/tmpp3qt2okx/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/1aa30198c34c41cba93f7502c250ad82/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3565b5c40" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/1aa30198c34c41cba93f7502c250ad82/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3565b5c40" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.topo.corr -i basemap=rast_65a52a3565b5c40 zenith=50 azimuth=50 output=output2adadde16e724b33bb70297bda4f43d9 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/1aa30198c34c41cba93f7502c250ad82/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3565b5c40" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.topo.corr -i basemap=rast_65a52a3565b5c40 zenith=50 azimuth=50 output=output2adadde16e724b33bb70297bda4f43d9 --overwrite
Processing(0): g.region raster=output2adadde16e724b33bb70297bda4f43d9
Processing(0): r.out.gdal -t -m input="output2adadde16e724b33bb70297bda4f43d9" output="/tmp/tmpp3qt2okx/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3565b5c40>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmpp3qt2okx/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpp3qt2okx/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmpp3qt2okx/raster.tif
Running alg: "grass7:i.vi"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'nir': 'raster_4class_tif_921a09a9_31d6_4ef9_b7b4_631f6ef7c285', 'red': 'raster_4class_tif_125481a1_a822_47a0_a4f7_d7f520d9f41b', 'storage_bit': 1, 'viname': 10, 'output': '/tmp/tmp0vqe0q0z/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/9a9999ab6b8f4c4f837b71dc4a327d37/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a366ff7141" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a367008042" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/9a9999ab6b8f4c4f837b71dc4a327d37/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a366ff7141" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a367008042" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.vi red=rast_65a52a366ff7141 viname="ndvi" nir=rast_65a52a367008042 storage_bit="8" output=outputd13bf098b4f945e492423865a0e692ce --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/9a9999ab6b8f4c4f837b71dc4a327d37/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a366ff7141" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a367008042" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.vi red=rast_65a52a366ff7141 viname="ndvi" nir=rast_65a52a367008042 storage_bit="8" output=outputd13bf098b4f945e492423865a0e692ce --overwrite
Processing(0): g.region raster=outputd13bf098b4f945e492423865a0e692ce
Processing(0): r.out.gdal -t -m input="outputd13bf098b4f945e492423865a0e692ce" output="/tmp/tmp0vqe0q0z/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a366ff7141>...
..Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a367008042>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float32>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmp0vqe0q0z/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmp0vqe0q0z/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmp0vqe0q0z/raster.tif
Running alg: "grass7:i.zc"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': 'raster_4class_tif_e582d96c_b574_4350_80fb_80416de6ec90', 'orientations': 1, 'threshold': 10, 'width': 9, 'output': '/tmp/tmpz36h2azy/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/6dd0ea6fe6ee4e02a20247a2f75b1f92/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3799ee743" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/6dd0ea6fe6ee4e02a20247a2f75b1f92/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3799ee743" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.zc input=rast_65a52a3799ee743 width=9 threshold=10 orientations=1 output=output9873dabb6fb2442f82f472167f736480 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/6dd0ea6fe6ee4e02a20247a2f75b1f92/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3799ee743" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.zc input=rast_65a52a3799ee743 width=9 threshold=10 orientations=1 output=output9873dabb6fb2442f82f472167f736480 --overwrite
Processing(0): g.region raster=output9873dabb6fb2442f82f472167f736480
Processing(0): r.out.gdal -t -m input="output9873dabb6fb2442f82f472167f736480" output="/tmp/tmpz36h2azy/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3799ee743>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Power 2 values : 128 rows 256 columns
Processing(0): Initializing data...
Processing(0): Reading raster map...
Processing(0): taking FFT of image...
Processing(0): computing del**2 g...
Processing(0): taking FFT of del**2 g...
Processing(0): multiplying transforms...
Processing(0): taking inverse FFT...
Processing(0): Writing transformed data to file...
Processing(0): i.zc complete. Transform successful
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Byte>
Processing(0): Exporting raster data to GTiff format...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpz36h2azy/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmpz36h2azy/raster.tif
Running alg: "grass7:i.group"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': ['raster_6class_tif_f47fe076_a29c_42a8_af2b_78142e7cd421', 'raster_5class_tif_0728d9c2_b7e8_4b41_a55d_88a6219c0751', 'raster_4class_tif_fae29fe1_918b_4d02_bad7_72d4a6a6f9cf'], 'group': '/tmp/tmpnyvlmzsh/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/3e46b837a49f42cdbcb5ed99adca5dec/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a38afdae44" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a38afe4045" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a38afeb946" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/3e46b837a49f42cdbcb5ed99adca5dec/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a38afdae44" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a38afe4045" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a38afeb946" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.group input=rast_65a52a38afdae44,rast_65a52a38afe4045,rast_65a52a38afeb946 group=group021a0ae722c8451aa9bffda080ad23ba --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/3e46b837a49f42cdbcb5ed99adca5dec/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a38afdae44" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a38afe4045" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a38afeb946" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.group input=rast_65a52a38afdae44,rast_65a52a38afe4045,rast_65a52a38afeb946 group=group021a0ae722c8451aa9bffda080ad23ba --overwrite
Processing(0): g.region raster=group021a0ae722c8451aa9bffda080ad23ba
Processing(0): r.out.gdal -t -m input="group021a0ae722c8451aa9bffda080ad23ba" output="/tmp/tmpnyvlmzsh/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
.Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a38afdae44>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a38afe4045>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a38afeb946>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Adding raster map <rast_65a52a38afdae44@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a38afe4045@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a38afeb946@PERMANENT> to group
Processing(2): ERROR: Raster map <group021a0ae722c8451aa9bffda080ad23ba> not found
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Byte>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value 255 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Byte>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value 255 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Byte>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value 255 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmpnyvlmzsh/raster.tif, band 1: SetColorTable() not supported for multi-sample TIFF files.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(2): ERROR 6: /tmp/tmpnyvlmzsh/raster.tif, band 2: SetColorTable() can only be called on band 1.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(2): ERROR 6: /tmp/tmpnyvlmzsh/raster.tif, band 3: SetColorTable() can only be called on band 1.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpnyvlmzsh/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:group result:/tmp/tmpnyvlmzsh/raster.tif
Running alg: "grass7:i.cluster"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'classes': 5, 'convergence': 98, 'input': ['raster_6class_tif_ee0f1f86_3067_48eb_8d80_9cc30c30f622', 'raster_5class_tif_7873a67c_a973_4961_a0c4_22d967c00489', 'raster_4class_tif_5e124fe6_43c5_4f1d_ae69_fdbdc24d9f5e'], 'iterations': 30, 'min_size': 17, 'separation': 0, 'signaturefile': '/tmp/tmp61qxa3b0/i.cluster.sig.txt'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/eba084296cb6485c93dd903e60c69829/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a3a0faa047" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a3a0fb1748" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3a0fbb349" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/eba084296cb6485c93dd903e60c69829/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a3a0faa047" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a3a0fb1748" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3a0fbb349" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.group group=group_65a52a3a0fca550 subgroup=subgroup_65a52a3a0fd0551 input=rast_65a52a3a0faa047,rast_65a52a3a0fb1748,rast_65a52a3a0fbb349', 'i.cluster classes=5 iterations=30 convergence=98 separation=0 min_size=17 group="group_65a52a3a0fca550" subgroup="subgroup_65a52a3a0fd0551" signaturefile="i.cluster.sig.txt" --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/eba084296cb6485c93dd903e60c69829/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a3a0faa047" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a3a0fb1748" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3a0fbb349" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.group group=group_65a52a3a0fca550 subgroup=subgroup_65a52a3a0fd0551 input=rast_65a52a3a0faa047,rast_65a52a3a0fb1748,rast_65a52a3a0fbb349
Processing(0): i.cluster classes=5 iterations=30 convergence=98 separation=0 min_size=17 group="group_65a52a3a0fca550" subgroup="subgroup_65a52a3a0fd0551" signaturefile="i.cluster.sig.txt" --overwrite
Processing(0): mkdir -p "/tmp/tmp61qxa3b0"
Processing(0): mv -f "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a3a0fca550/subgroup/subgroup_65a52a3a0fd0551/sig/i.cluster.sig.txt" "/tmp/tmp61qxa3b0/i.cluster.sig.txt"
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3a0faa047>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3a0fb1748>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3a0fbb349>...
..Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Adding raster map <rast_65a52a3a0faa047@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a3a0fb1748@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a3a0fbb349@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a3a0faa047@PERMANENT> to subgroup
Processing(0): Adding raster map <rast_65a52a3a0fb1748@PERMANENT> to subgroup
Processing(0): Adding raster map <rast_65a52a3a0fbb349@PERMANENT> to subgroup
Processing(0): Reading raster maps...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): i.cluster complete. File <i.cluster.sig.txt> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
Running alg: "grass7:i.oif"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': ['float_raster_tif_7ac901a1_1662_4976_935d_a24a1caa67c5', 'raster_6class_tif_93fd4008_e838_4feb_b3d8_77c2e8ab4288', 'raster_5class_tif_86154196_9896_4600_ab14_b10253c38b64', 'raster_4class_tif_83ffc7d6_7705_4a1b_bf57_3805ed15a867'], 'output': '/tmp/tmpxzee5v42/i.oif.txt'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/c44740615dd34258b5d16cd73c31e658/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a3b43a5b52" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a3b43aea53" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a3b43b6254" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3b43bc355" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/c44740615dd34258b5d16cd73c31e658/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a3b43a5b52" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a3b43aea53" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a3b43b6254" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3b43bc355" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.oif input=rast_65a52a3b43a5b52,rast_65a52a3b43aea53,rast_65a52a3b43b6254,rast_65a52a3b43bc355 output="/tmp/tmpxzee5v42/i.oif.txt" --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/c44740615dd34258b5d16cd73c31e658/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a3b43a5b52" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a3b43aea53" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a3b43b6254" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3b43bc355" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.oif input=rast_65a52a3b43a5b52,rast_65a52a3b43aea53,rast_65a52a3b43b6254,rast_65a52a3b43bc355 output="/tmp/tmpxzee5v42/i.oif.txt" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3b43a5b52>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3b43aea53>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3b43b6254>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3b43bc355>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): /usr/lib/grass78/scripts/i.oif:105: SyntaxWarning: "is" with a literal. Did you mean "=="?
Processing(0): if n % workers is 0:
Processing(0): Calculating standard deviations for all bands...
Processing(0): Calculating Correlation Matrix...
Processing(0): Calculating OIF for all band combinations...
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
Running alg: "grass7:i.fft"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': 'float_raster_tif_8bf7ad8f_5fbb_405e_a362_58eb8589cfd6', 'imaginary': '/tmp/tmpitchw09q/raster.tif', 'real': '/tmp/tmpzjw0vzvj/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/5126a70deddb43f9b431abaa37ab1677/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a3cb7b5d56" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/5126a70deddb43f9b431abaa37ab1677/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a3cb7b5d56" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.fft input=rast_65a52a3cb7b5d56 real=realee7a2a7e67824fecb286bfbc28fb49e9 imaginary=imaginaryee7a2a7e67824fecb286bfbc28fb49e9 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/5126a70deddb43f9b431abaa37ab1677/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a3cb7b5d56" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.fft input=rast_65a52a3cb7b5d56 real=realee7a2a7e67824fecb286bfbc28fb49e9 imaginary=imaginaryee7a2a7e67824fecb286bfbc28fb49e9 --overwrite
Processing(0): g.region raster=realee7a2a7e67824fecb286bfbc28fb49e9
Processing(0): r.out.gdal -t -m input="realee7a2a7e67824fecb286bfbc28fb49e9" output="/tmp/tmpzjw0vzvj/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): g.region raster=imaginaryee7a2a7e67824fecb286bfbc28fb49e9
Processing(0): r.out.gdal -t -m input="imaginaryee7a2a7e67824fecb286bfbc28fb49e9" output="/tmp/tmpitchw09q/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
.Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3cb7b5d56>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Reading the raster map <rast_65a52a3cb7b5d56>...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Starting FFT...
Processing(0): Rotating data...
Processing(0): Writing transformed data...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): i.fft complete. FFT is now complete
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float32>
Processing(0): Exporting raster data to GTiff format...
Processing(2): WARNING: Too many values, color table cut to 65535 entries
Processing(2): ERROR 6: /tmp/tmpzjw0vzvj/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpzjw0vzvj/raster.tif> created.
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float32>
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmpitchw09q/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpitchw09q/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:imaginary result:/tmp/tmpitchw09q/raster.tif
id:real result:/tmp/tmpzjw0vzvj/raster.tif
Running alg: "grass7:i.segment"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': ['raster_6class_tif_d68cc3e4_2c65_40b7_82c0_a1baad6cec12', 'raster_5class_tif_b95d1997_c25b_471b_83ee_b4be874c5053', 'raster_4class_tif_8dc87cdd_8a49_4655_a100_b4b154890781'], 'iterations': 20, 'memory': 300, 'method': 0, 'minsize': 1, 'similarity': 0, 'threshold': 0.5, 'goodness': '/tmp/tmp005u7n44/raster.tif', 'output': '/tmp/tmp5420d9z5/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/81ecf0cd420741509e84f4221da52ba0/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a3e23f4257" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a3e23fd358" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3e2405459" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/81ecf0cd420741509e84f4221da52ba0/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a3e23f4257" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a3e23fd358" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3e2405459" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.group group=group_65a52a3e2414760 input=rast_65a52a3e23f4257,rast_65a52a3e23fd358,rast_65a52a3e2405459', 'i.segment threshold=0.5 method="region_growing" similarity="euclidean" minsize=1 memory=300 iterations=20 group="group_65a52a3e2414760" output=output7359eb1afd0c49138ee3f1da5b77f70f goodness=goodness7359eb1afd0c49138ee3f1da5b77f70f --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/81ecf0cd420741509e84f4221da52ba0/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a3e23f4257" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a3e23fd358" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a3e2405459" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.group group=group_65a52a3e2414760 input=rast_65a52a3e23f4257,rast_65a52a3e23fd358,rast_65a52a3e2405459
Processing(0): i.segment threshold=0.5 method="region_growing" similarity="euclidean" minsize=1 memory=300 iterations=20 group="group_65a52a3e2414760" output=output7359eb1afd0c49138ee3f1da5b77f70f goodness=goodness7359eb1afd0c49138ee3f1da5b77f70f --overwrite
Processing(0): g.region raster=output7359eb1afd0c49138ee3f1da5b77f70f
Processing(0): r.out.gdal -t -m input="output7359eb1afd0c49138ee3f1da5b77f70f" output="/tmp/tmp5420d9z5/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): g.region raster=goodness7359eb1afd0c49138ee3f1da5b77f70f
Processing(0): r.out.gdal -t -m input="goodness7359eb1afd0c49138ee3f1da5b77f70f" output="/tmp/tmp005u7n44/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3e23f4257>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3e23fd358>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a3e2405459>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Adding raster map <rast_65a52a3e23f4257@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a3e23fd358@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a3e2405459@PERMANENT> to group
Processing(0): Loading input bands...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 1...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 2...
./home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:701: DeprecationWarning: unittest.TestCase.assertFilesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.assertFilesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
/home/velle/b/QGIS/build-foo/output/python/qgis/testing/__init__.py:706: DeprecationWarning: unittest.TestCase.checkFilesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`
warn('unittest.TestCase.checkFilesEqual is deprecated and will be removed in the future. Port your tests to `qgis.testing.TestCase`', DeprecationWarning)
.Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 3...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 4...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 5...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 6...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 7...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 8...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 9...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 10...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Processing pass 11...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Segmentation converged after 11 iterations
Processing(0): Assigning region IDs to remaining single-cell regions...
Processing(0): 0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Processing(0): Writing out segment IDs...
Processing(0): 0..10..20..30..40..50..60..70..80..90..100
Processing(0): Writing out goodness of fit
Processing(0): 0..10..20..30..40..50..60..70..80..90..i.segment complete. Number of segments created: 3261
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <UInt16>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value 65535 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmp5420d9z5/raster.tif> created.
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float32>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmp005u7n44/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmp005u7n44/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:goodness result:/tmp/tmp005u7n44/raster.tif
id:output result:/tmp/tmp5420d9z5/raster.tif
Running alg: "grass7:i.gensig"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': ['float_raster_tif_11721e67_cdc5_44f5_89f9_40c9466e845d'], 'trainingmap': 'raster_4class_tif_aa1ce6a9_fc58_4ad6_afa3_576e947b2924', 'signaturefile': '/tmp/tmpdpvkys9b/i.gensig.txt'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/e20efa7a5e5546d9abb5018a0d131d28/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a40420b961" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a40421b362" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/e20efa7a5e5546d9abb5018a0d131d28/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a40420b961" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a40421b362" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.group group=group_65a52a404229f63 subgroup=subgroup_65a52a404232464 input=rast_65a52a40421b362', 'i.gensig trainingmap=rast_65a52a40420b961 group="group_65a52a404229f63" subgroup="subgroup_65a52a404232464" signaturefile="i.gensig.txt" --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/e20efa7a5e5546d9abb5018a0d131d28/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a40420b961" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a40421b362" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.group group=group_65a52a404229f63 subgroup=subgroup_65a52a404232464 input=rast_65a52a40421b362
Processing(0): i.gensig trainingmap=rast_65a52a40420b961 group="group_65a52a404229f63" subgroup="subgroup_65a52a404232464" signaturefile="i.gensig.txt" --overwrite
Processing(0): mkdir -p "/tmp/tmpdpvkys9b"
Processing(0): mv -f "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a404229f63/subgroup/subgroup_65a52a404232464/sig/i.gensig.txt" "/tmp/tmpdpvkys9b/i.gensig.txt"
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a40420b961>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a40421b362>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Adding raster map <rast_65a52a40421b362@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a40421b362@PERMANENT> to subgroup
Processing(0): Finding training classes...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 4 classes found
Processing(0): Calculating class means...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Calculating class covariance matrices...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): i.gensig complete.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
Running alg: "grass7:i.gensigset"
.Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': ['float_raster_tif_cef03905_dffc_4fff_884b_764bf7e33e13'], 'maxsig': 5, 'trainingmap': 'raster_4class_tif_f3bdf519_9d2a_4707_a64e_d9b6e788d98a', 'signaturefile': '/tmp/tmp7r_wchli/i.gensigset.txt'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/741d6b88cf45482a8fc61edfca867821/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4140fee65" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a414112b66" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/741d6b88cf45482a8fc61edfca867821/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4140fee65" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a414112b66" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.group group=group_65a52a414125a67 subgroup=subgroup_65a52a41412ff68 input=rast_65a52a414112b66', 'i.gensigset trainingmap=rast_65a52a4140fee65 maxsig=5 group="group_65a52a414125a67" subgroup="subgroup_65a52a41412ff68" signaturefile="i.gensigset.txt" --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/741d6b88cf45482a8fc61edfca867821/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4140fee65" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a414112b66" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.group group=group_65a52a414125a67 subgroup=subgroup_65a52a41412ff68 input=rast_65a52a414112b66
Processing(0): i.gensigset trainingmap=rast_65a52a4140fee65 maxsig=5 group="group_65a52a414125a67" subgroup="subgroup_65a52a41412ff68" signaturefile="i.gensigset.txt" --overwrite
Processing(0): mkdir -p "/tmp/tmp7r_wchli"
Processing(0): mv -f "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a414125a67/subgroup/subgroup_65a52a41412ff68/sigset/i.gensigset.txt" "/tmp/tmp7r_wchli/i.gensigset.txt"
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4140fee65>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a414112b66>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Adding raster map <rast_65a52a414112b66@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a414112b66@PERMANENT> to subgroup
Processing(0): Finding training classes...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 4 classes found
Processing(0): Reading raster maps...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Clustering class 1 (300 pixels)...
Processing(0): Number of subclasses is 4
Processing(0): Clustering class 2 (1700 pixels)...
Processing(0): Number of subclasses is 4
Processing(0): Clustering class 3 (6000 pixels)...
Processing(0): Number of subclasses is 4
Processing(0): Clustering class 4 (7000 pixels)...
Processing(0): Number of subclasses is 5
Processing(0): i.gensigset complete.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
Running alg: "grass7:i.rgb.his"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'blue': 'raster_6class_tif_15853a99_623e_4a70_89a9_3f95b83c3b5b', 'green': 'raster_5class_tif_93a9e866_b8dd_4c16_bae0_b57daf775323', 'red': 'raster_4class_tif_871f94b7_9132_49b4_b274_500c1113ff45', 'hue': '/tmp/tmp40_3aikh/raster.tif', 'intensity': '/tmp/tmpg8nwiq2o/raster.tif', 'saturation': '/tmp/tmpwmlu7e_q/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/ec5c441bd1a545df8cbe57fea1ddb31e/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a43ec15969" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a43ec23370" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a43ec2e171" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/ec5c441bd1a545df8cbe57fea1ddb31e/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a43ec15969" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a43ec23370" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a43ec2e171" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.rgb.his red=rast_65a52a43ec15969 green=rast_65a52a43ec23370 blue=rast_65a52a43ec2e171 hue=huee2b3de5f2a09407b88139ef930b0fe7c intensity=intensitye2b3de5f2a09407b88139ef930b0fe7c saturation=saturatione2b3de5f2a09407b88139ef930b0fe7c --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/ec5c441bd1a545df8cbe57fea1ddb31e/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a43ec15969" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a43ec23370" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a43ec2e171" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.rgb.his red=rast_65a52a43ec15969 green=rast_65a52a43ec23370 blue=rast_65a52a43ec2e171 hue=huee2b3de5f2a09407b88139ef930b0fe7c intensity=intensitye2b3de5f2a09407b88139ef930b0fe7c saturation=saturatione2b3de5f2a09407b88139ef930b0fe7c --overwrite
Processing(0): g.region raster=huee2b3de5f2a09407b88139ef930b0fe7c
Processing(0): r.out.gdal -t -m input="huee2b3de5f2a09407b88139ef930b0fe7c" output="/tmp/tmp40_3aikh/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): g.region raster=intensitye2b3de5f2a09407b88139ef930b0fe7c
Processing(0): r.out.gdal -t -m input="intensitye2b3de5f2a09407b88139ef930b0fe7c" output="/tmp/tmpg8nwiq2o/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): g.region raster=saturatione2b3de5f2a09407b88139ef930b0fe7c
.Processing(0): r.out.gdal -t -m input="saturatione2b3de5f2a09407b88139ef930b0fe7c" output="/tmp/tmpwmlu7e_q/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a43ec15969>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a43ec23370>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a43ec2e171>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Byte>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value 255 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmp40_3aikh/raster.tif> created.
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Byte>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value 255 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpg8nwiq2o/raster.tif> created.
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Byte>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value 255 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpwmlu7e_q/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:hue result:/tmp/tmp40_3aikh/raster.tif
id:intensity result:/tmp/tmpg8nwiq2o/raster.tif
id:saturation result:/tmp/tmpwmlu7e_q/raster.tif
Running alg: "grass7:i.smap"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'blocksize': 1024, 'input': ['float_raster_tif_04a67fed_b229_49e3_969f_9b1566996026'], 'signaturefile': '/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/expected/i.gensigset.txt', 'goodness': '/tmp/tmpklq6loil/raster.tif', 'output': '/tmp/tmptm432oxe/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/9f11df8168ed42a585cdd9e38d15270e/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a45ca1aa72" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/9f11df8168ed42a585cdd9e38d15270e/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a45ca1aa72" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.group group=group_65a52a45ca2ba73 subgroup=subgroup_65a52a45ca31c74 input=rast_65a52a45ca1aa72', 'mkdir -p "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a45ca2ba73/subgroup/subgroup_65a52a45ca31c74/sigset"', 'cp -f "/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/expected/i.gensigset.txt" "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a45ca2ba73/subgroup/subgroup_65a52a45ca31c74/sigset/i.gensigset.txt"', 'i.smap signaturefile="i.gensigset.txt" blocksize=1024 group="group_65a52a45ca2ba73" subgroup="subgroup_65a52a45ca31c74" output=output394842869ba4426e863a6531c316307e goodness=goodness394842869ba4426e863a6531c316307e --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/9f11df8168ed42a585cdd9e38d15270e/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a45ca1aa72" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.group group=group_65a52a45ca2ba73 subgroup=subgroup_65a52a45ca31c74 input=rast_65a52a45ca1aa72
Processing(0): mkdir -p "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a45ca2ba73/subgroup/subgroup_65a52a45ca31c74/sigset"
Processing(0): cp -f "/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/expected/i.gensigset.txt" "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a45ca2ba73/subgroup/subgroup_65a52a45ca31c74/sigset/i.gensigset.txt"
Processing(0): i.smap signaturefile="i.gensigset.txt" blocksize=1024 group="group_65a52a45ca2ba73" subgroup="subgroup_65a52a45ca31c74" output=output394842869ba4426e863a6531c316307e goodness=goodness394842869ba4426e863a6531c316307e --overwrite
Processing(0): g.region raster=output394842869ba4426e863a6531c316307e
Processing(0): r.out.gdal -t -m input="output394842869ba4426e863a6531c316307e" output="/tmp/tmptm432oxe/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): g.region raster=goodness394842869ba4426e863a6531c316307e
Processing(0): r.out.gdal -t -m input="goodness394842869ba4426e863a6531c316307e" output="/tmp/tmpklq6loil/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a45ca1aa72>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Adding raster map <rast_65a52a45ca1aa72@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a45ca1aa72@PERMANENT> to subgroup
.Processing(0): Processing rows 1-109 (of 109)...
Processing(0): Writing output raster map(s)...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): i.smap complete.
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Byte>
Processing(0): Exporting raster data to GTiff format...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmptm432oxe/raster.tif> created.
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float32>
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmpklq6loil/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpklq6loil/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:goodness result:/tmp/tmpklq6loil/raster.tif
id:output result:/tmp/tmptm432oxe/raster.tif
Running alg: "grass7:i.maxlik"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': ['raster_6class_tif_d17d9091_4626_457b_af36_e44240efaba0', 'raster_5class_tif_0173521c_6de4_4e46_ba72_31391f03b4b9', 'raster_4class_tif_ccff8a39_b9d8_4b87_a2d8_184898812ba3'], 'signaturefile': '/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/i.cluster.txt', 'output': '/tmp/tmphl2_6mws/raster.tif', 'reject': '/tmp/tmp48bz9x5v/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/5fd6d036ee7a4915bd2de4a7651796a3/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a4762a0875" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a4762abf76" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4762b5777" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/5fd6d036ee7a4915bd2de4a7651796a3/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a4762a0875" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a4762abf76" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4762b5777" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.group group=group_65a52a4762c6e78 subgroup=subgroup_65a52a4762d0c79 input=rast_65a52a4762a0875,rast_65a52a4762abf76,rast_65a52a4762b5777', 'mkdir -p "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a4762c6e78/subgroup/subgroup_65a52a4762d0c79/sig"', 'cp -f "/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/i.cluster.txt" "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a4762c6e78/subgroup/subgroup_65a52a4762d0c79/sig/i.cluster.txt"', 'i.maxlik signaturefile="i.cluster.txt" group="group_65a52a4762c6e78" subgroup="subgroup_65a52a4762d0c79" output=output32372da9cbdf4a3bb878388e7108ad54 reject=reject32372da9cbdf4a3bb878388e7108ad54 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/5fd6d036ee7a4915bd2de4a7651796a3/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a4762a0875" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a4762abf76" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4762b5777" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.group group=group_65a52a4762c6e78 subgroup=subgroup_65a52a4762d0c79 input=rast_65a52a4762a0875,rast_65a52a4762abf76,rast_65a52a4762b5777
Processing(0): mkdir -p "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a4762c6e78/subgroup/subgroup_65a52a4762d0c79/sig"
Processing(0): cp -f "/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/i.cluster.txt" "/tmp/processing_adtrvy/grassdata/temp_location/PERMANENT/group/group_65a52a4762c6e78/subgroup/subgroup_65a52a4762d0c79/sig/i.cluster.txt"
Processing(0): i.maxlik signaturefile="i.cluster.txt" group="group_65a52a4762c6e78" subgroup="subgroup_65a52a4762d0c79" output=output32372da9cbdf4a3bb878388e7108ad54 reject=reject32372da9cbdf4a3bb878388e7108ad54 --overwrite
Processing(0): g.region raster=output32372da9cbdf4a3bb878388e7108ad54
Processing(0): r.out.gdal -t -m input="output32372da9cbdf4a3bb878388e7108ad54" output="/tmp/tmphl2_6mws/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): g.region raster=reject32372da9cbdf4a3bb878388e7108ad54
Processing(0): r.out.gdal -t -m input="reject32372da9cbdf4a3bb878388e7108ad54" output="/tmp/tmp48bz9x5v/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4762a0875>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4762abf76>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4762b5777>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Adding raster map <rast_65a52a4762a0875@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a4762abf76@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a4762b5777@PERMANENT> to group
Processing(0): Adding raster map <rast_65a52a4762a0875@PERMANENT> to subgroup
Processing(0): Adding raster map <rast_65a52a4762abf76@PERMANENT> to subgroup
Processing(0): Adding raster map <rast_65a52a4762b5777@PERMANENT> to subgroup
Processing(2): WARNING: Signature 5 is not valid (ill-conditioned) - ignored
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Checking GDAL data type and nodata value...
.Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Byte>
Processing(0): Exporting raster data to GTiff format...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmphl2_6mws/raster.tif> created.
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Byte>
Processing(0): Exporting raster data to GTiff format...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmp48bz9x5v/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmphl2_6mws/raster.tif
id:reject result:/tmp/tmp48bz9x5v/raster.tif
Running alg: "grass7:i.evapo.time"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'eta': ['raster_5class_tif_0a405182_576f_4cb6_aa9e_61a44c27deb6', 'raster_4class_tif_fc623fe3_2866_424c_964a_33db77521814'], 'eta_doy': ['raster_6class_tif_b18a179a_44d5_461d_8aec_2a5a82c3d3be', 'raster_5class_tif_f951312b_3449_43c4_8450_3ba79c2aa766'], 'eto': ['float_raster_tif_d1b3b7ce_c464_4fc8_9a7d_11159826fbe8', 'raster_6class_tif_56b316a7_0659_45cd_b454_cef842c583e2'], 'output': '/tmp/tmp833q8u4k/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/ff53e196a29846c895a65321470396a7/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a49254b680" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a492556e81" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a492569d82" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a492573983" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a492584384" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a49258ea85" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/ff53e196a29846c895a65321470396a7/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a49254b680" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a492556e81" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a492569d82" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a492573983" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a492584384" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a49258ea85" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.evapo.time eta=rast_65a52a49254b680,rast_65a52a492556e81 eta_doy=rast_65a52a492569d82,rast_65a52a492573983 eto=rast_65a52a492584384,rast_65a52a49258ea85 eto_doy_min=1 start_period=1 end_period=1 output=outputa857311bbc0544c699659809f02ddc07 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/ff53e196a29846c895a65321470396a7/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a49254b680" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a492556e81" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a492569d82" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a492573983" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a492584384" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a49258ea85" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.evapo.time eta=rast_65a52a49254b680,rast_65a52a492556e81 eta_doy=rast_65a52a492569d82,rast_65a52a492573983 eto=rast_65a52a492584384,rast_65a52a49258ea85 eto_doy_min=1 start_period=1 end_period=1 output=outputa857311bbc0544c699659809f02ddc07 --overwrite
Processing(0): g.region raster=outputa857311bbc0544c699659809f02ddc07
Processing(0): r.out.gdal -t -m input="outputa857311bbc0544c699659809f02ddc07" output="/tmp/tmp833q8u4k/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a49254b680>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a492556e81>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a492569d82>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a492573983>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a492584384>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a49258ea85>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..Checking GDAL data type and nodata value...
.Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float32>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmp833q8u4k/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmp833q8u4k/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmp833q8u4k/raster.tif
Running alg: "grass7:i.eb.hsebal01.coords"
Algorithm parameters are {'-a': True, 'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'aerodynresistance': 'raster_6class_tif_1df7f04d_02db_4b74_86ea_9f28052a3a95', 'frictionvelocitystar': 0.32407, 'netradiation': 'raster_4class_tif_67585e45_ef81_4f2c_86fe_9fcc06055bb3', 'soilheatflux': 'raster_5class_tif_8f974d59_aa07_4daa_9132_85636644b2b2', 'temperaturemeansealevel': 'float_raster_tif_0cbc57cc_f5bf_4ed1_9fdf_dd01c95f49d3', 'vapourpressureactual': 'float_raster_tif_59545a37_3d4a_493d_94fa_76e470ffb2b2', 'output': '/tmp/tmpy3atxcjg/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/bd10da69fbc64a9eb51f07d35d6ae582/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4b13c7f86" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a4b13d4387" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a4b13e0488" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4b13ec489" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4b13f6390" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/bd10da69fbc64a9eb51f07d35d6ae582/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4b13c7f86" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a4b13d4387" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a4b13e0488" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4b13ec489" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4b13f6390" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.eb.hsebal01 netradiation=rast_65a52a4b13c7f86 soilheatflux=rast_65a52a4b13d4387 aerodynresistance=rast_65a52a4b13e0488 temperaturemeansealevel=rast_65a52a4b13ec489 frictionvelocitystar=0.32407 vapourpressureactual=rast_65a52a4b13f6390 -a output=outputa8a1cb9a59e046e3a06a01958669b359 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/bd10da69fbc64a9eb51f07d35d6ae582/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4b13c7f86" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a4b13d4387" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a4b13e0488" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4b13ec489" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4b13f6390" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.eb.hsebal01 netradiation=rast_65a52a4b13c7f86 soilheatflux=rast_65a52a4b13d4387 aerodynresistance=rast_65a52a4b13e0488 temperaturemeansealevel=rast_65a52a4b13ec489 frictionvelocitystar=0.32407 vapourpressureactual=rast_65a52a4b13f6390 -a output=outputa8a1cb9a59e046e3a06a01958669b359 --overwrite
Processing(0): g.region raster=outputa8a1cb9a59e046e3a06a01958669b359
Processing(0): r.out.gdal -t -m input="outputa8a1cb9a59e046e3a06a01958669b359" output="/tmp/tmpy3atxcjg/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4b13c7f86>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4b13d4387>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4b13e0488>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4b13ec489>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4b13f6390>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Input raster map contains cells with NULL-value (no-data). The value -nan will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
..Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmpy3atxcjg/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpy3atxcjg/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmpy3atxcjg/raster.tif
Running alg: "grass7:i.image.mosaic"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': ['raster_6class_tif_86c958c8_1b07_42d0_8faf_5171892aa47d', 'raster_5class_tif_bbd1d7e2_0908_4c7a_8dde_28508343e87f', 'raster_4class_tif_8939f879_0468_495d_b21c_75d921ae33f2'], 'output': '/tmp/tmpuh9ykbqg/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/6cdf4111ccc84354af56ba1deb067103/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a4cc6ea091" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a4cc6f4192" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4cc6ff993" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/6cdf4111ccc84354af56ba1deb067103/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a4cc6ea091" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a4cc6f4192" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4cc6ff993" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.image.mosaic input=rast_65a52a4cc6ea091,rast_65a52a4cc6f4192,rast_65a52a4cc6ff993 output=outputd56cd35a1d57451d89c8f4b1eb67d3dc --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/6cdf4111ccc84354af56ba1deb067103/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a4cc6ea091" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a4cc6f4192" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_4class.tif" band=1 output="rast_65a52a4cc6ff993" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.image.mosaic input=rast_65a52a4cc6ea091,rast_65a52a4cc6f4192,rast_65a52a4cc6ff993 output=outputd56cd35a1d57451d89c8f4b1eb67d3dc --overwrite
Processing(0): g.region raster=outputd56cd35a1d57451d89c8f4b1eb67d3dc
Processing(0): r.out.gdal -t -m input="outputd56cd35a1d57451d89c8f4b1eb67d3dc" output="/tmp/tmpuh9ykbqg/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4cc6ea091>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4cc6f4192>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4cc6ff993>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(2): WARNING: Do not forget to set region properly to cover all images.
Processing(0): Mosaicing 3 images...
Processing(0): Color table for raster map <outputd56cd35a1d57451d89c8f4b1eb67d3dc> set to 'rules'
Processing(0): Done. Raster map <outputd56cd35a1d57451d89c8f4b1eb67d3dc> created.
Processing(0): rast_65a52a4cc6ea091 0
Processing(0): rast_65a52a4cc6f4192 7.0
Processing(0): rast_65a52a4cc6ff993 13.0
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmpuh9ykbqg/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmpuh9ykbqg/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmpuh9ykbqg/raster.tif
Running alg: "grass7:i.eb.hsebal01.coords"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'aerodynresistance': 'float_raster_tif_50a3d132_a474_4134_9c6b_e6c2bbc380c8', 'column_dry_pixel': '50', 'column_wet_pixel': '10', 'frictionvelocitystar': 0.32407, 'netradiation': 'float_raster_tif_c16a2b6f_fcb9_41ee_bfac_953f21466dde', 'row_dry_pixel': '50', 'row_wet_pixel': '10', 'soilheatflux': 'float_raster_tif_4eccef58_2082_42bb_87ca_211f0ccf1c86', 'temperaturemeansealevel': 'float_raster_tif_8d112eaa_41a9_4f1c_b34b_f217fa76fa81', 'vapourpressureactual': 'float_raster_tif_242b4d89_ee45_483e_baa5_77fda979fcf2', 'output': '/tmp/tmp47tzec_s/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/90e92c74f8bd445a9baa65361e6bdb1d/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed87b294" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed889295" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed895a96" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed89f897" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed8abe98" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
.Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/90e92c74f8bd445a9baa65361e6bdb1d/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed87b294" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed889295" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed895a96" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed89f897" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed8abe98" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.eb.hsebal01 netradiation=rast_65a52a4ed87b294 soilheatflux=rast_65a52a4ed889295 aerodynresistance=rast_65a52a4ed895a96 temperaturemeansealevel=rast_65a52a4ed89f897 frictionvelocitystar=0.32407 vapourpressureactual=rast_65a52a4ed8abe98 row_wet_pixel=10 column_wet_pixel=10 row_dry_pixel=50 column_dry_pixel=50 output=output171dc55191da46dd8d166e373664ee2d --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/90e92c74f8bd445a9baa65361e6bdb1d/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed87b294" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed889295" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed895a96" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed89f897" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/float_raster.tif" band=1 output="rast_65a52a4ed8abe98" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.eb.hsebal01 netradiation=rast_65a52a4ed87b294 soilheatflux=rast_65a52a4ed889295 aerodynresistance=rast_65a52a4ed895a96 temperaturemeansealevel=rast_65a52a4ed89f897 frictionvelocitystar=0.32407 vapourpressureactual=rast_65a52a4ed8abe98 row_wet_pixel=10 column_wet_pixel=10 row_dry_pixel=50 column_dry_pixel=50 output=output171dc55191da46dd8d166e373664ee2d --overwrite
Processing(0): g.region raster=output171dc55191da46dd8d166e373664ee2d
Processing(0): r.out.gdal -t -m input="output171dc55191da46dd8d166e373664ee2d" output="/tmp/tmp47tzec_s/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4ed87b294>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4ed889295>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4ed895a96>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4ed89f897>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a4ed8abe98>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(2): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..ERROR: Delta T Convergence failed, exiting prematurily, please check output
Processing(0): Checking GDAL data type and nodata value...
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): Using GDAL data type <Float64>
Processing(0): Exporting raster data to GTiff format...
Processing(2): ERROR 6: /tmp/tmp47tzec_s/raster.tif, band 1: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
Processing(0): 2..5..8..11..14..17..20..23..26..29..32..35..38..41..44..47..50..53..56..59..62..65..68..71..74..77..80..83..86..89..92..95..98..100
Processing(0): r.out.gdal complete. File </tmp/tmp47tzec_s/raster.tif> created.
Processing(0): Execution of </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> finished.
Processing(0): Cleaning up temporary files...
id:output result:/tmp/tmp47tzec_s/raster.tif
Running alg: "grass7:i.atcorr"
Algorithm parameters are {'GRASS_REGION_PARAMETER': '344500.0,358400.0,6682800.0,6693700.0', 'input': 'raster_6class_tif_330fa2de_6109_4df9_b9e1_ead8a632bd60', 'visibility': 'raster_5class_tif_ca4a21d1_8ad2_4a9e_93dc_b0d8451d1c0a', 'parameters': '/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/i.atcorr.txt', 'output': '/tmp/tmpp22wgn93/raster.tif'}
Grass7(0): processInputs end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/3a77a54c71e3498abf1f8f91b2e02692/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a50a512c99" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a50a521f100" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0']
Grass7(0): processCommands end. Commands: ['g.proj -c wkt="/tmp/processing_adtrvy/3a77a54c71e3498abf1f8f91b2e02692/crs.prj"', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a50a512c99" --overwrite -o', 'r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a50a521f100" --overwrite -o', 'g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0', 'i.atcorr input=rast_65a52a50a512c99 range=0.0,255.0 visibility=rast_65a52a50a521f100 parameters="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/i.atcorr.txt" rescale=0.0,255.0 output=outputc689281525c14e81935fc76faf0d65a6 --overwrite']
Processing(0): g.proj -c wkt="/tmp/processing_adtrvy/3a77a54c71e3498abf1f8f91b2e02692/crs.prj"
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_6class.tif" band=1 output="rast_65a52a50a512c99" --overwrite -o
Processing(0): r.in.gdal input="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/raster_5class.tif" band=1 output="rast_65a52a50a521f100" --overwrite -o
Processing(0): g.region n=6693700.0 s=6682800.0 e=358400.0 w=344500.0 res=100.0
Processing(0): i.atcorr input=rast_65a52a50a512c99 range=0.0,255.0 visibility=rast_65a52a50a521f100 parameters="/home/velle/b/QGIS/python/plugins/grassprovider/tests/testdata/i.atcorr.txt" rescale=0.0,255.0 output=outputc689281525c14e81935fc76faf0d65a6 --overwrite
Processing(0): g.region raster=outputc689281525c14e81935fc76faf0d65a6
Processing(0): r.out.gdal -t -m input="outputc689281525c14e81935fc76faf0d65a6" output="/tmp/tmpp22wgn93/raster.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Processing(0): Starting GRASS GIS...
Processing(0): Cleaning up temporary files...
Processing(0): Executing </tmp/processing_adtrvy/grassdata/grass_batch_job.sh> ...
Processing(0): Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Processing(0): Projection information updated
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a50a512c99>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Over-riding projection check
Processing(0): Importing raster map <rast_65a52a50a521f100>...
Processing(0): 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
Processing(0): Atmospheric correction...
Processing(2): 0..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 2..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 4..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 6..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 8..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 10..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 12..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 14..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 16..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 18..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 20..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 22..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 24..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 26..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 28..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 30..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 32..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): 34..WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no more valid!
Processing(2): WARNING: The visibility must be better than 5.0km, for smaller values calculations might be no m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment