Processing algorithm.txt

Whole log error - Marco Ugalde, 2018-07-24 05:55 PM

Download (10 KB)

 
1
Processing algorithm?
2
Algorithm 'v.surf.rst' starting?
3
Input parameters:
4
{ '-c' : False, '-d' : False, '-t' : False, 'GRASS_MIN_AREA_PARAMETER' : 0.0001, 'GRASS_OUTPUT_TYPE_PARAMETER' : 0, 'GRASS_RASTER_FORMAT_META' : '', 'GRASS_RASTER_FORMAT_OPT' : '', 'GRASS_REGION_CELLSIZE_PARAMETER' : 0, 'GRASS_REGION_PARAMETER' : None, 'GRASS_SNAP_TOLERANCE_PARAMETER' : -1, 'GRASS_VECTOR_DSCO' : '', 'GRASS_VECTOR_LCO' : '', 'aspect' : 'C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/a8d34c550eef41e294388c01d7756700/aspect.tif', 'cvdev' : 'C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/d5835ca9b3804b0399dcf7539cc6d778/cvdev.shp', 'deviations' : 'C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/baa671045f844ce9b2dba9b3a48a4763/deviations.shp', 'dmax' : None, 'dmin' : 0, 'elevation' : 'D:/temp/Interp1.tif', 'input' : 'D:\temp\MODULOS_MD_OLOMAN1_PUNTOS.shp', 'mask' : None, 'mcurvature' : 'C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/3e8bf279cd074feaa9bc5aae7f0a2625/mcurvature.tif', 'npmin' : 300, 'overwin' : 'C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/ba1792e706b3489db197b9b9772c7608/overwin.shp', 'pcurvature' : 'C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/a2d5ea13c9184af2a78de2311595b764/pcurvature.tif', 'scalex' : None, 'segmax' : 40, 'slope' : 'C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/60da3f4f4b0e4f88b0b3e1c00953dd15/slope.tif', 'smooth' : None, 'smooth_column' : None, 'tcurvature' : 'C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/749699716bc4429aac1b5b075ec27617/tcurvature.tif', 'tension' : 40, 'theta' : 0, 'treeseg' : 'C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/faa6b92d1e1744cbac07dd39e65eb637/treeseg.shp', 'where' : '', 'zcolumn' : 'PRES_VALVU', 'zscale' : 1 }
5

    
6
g.proj -c proj4="+proj=utm +zone=16 +datum=WGS84 +units=m +no_defs"
7
v.in.ogr min_area=0.0001 snap=-1.0 input="D:\temp\MODULOS_MD_OLOMAN1_PUNTOS.shp" output="vector_5b574aaf3e21d2" --overwrite -o
8
g.region n=1690237.22 s=1679964.77 e=428311.45 w=420880.48 res=100.0
9
v.surf.rst input=vector_5b574aaf3e21d2 zcolumn=PRES_VALVU tension=40 segmax=40 npmin=300 dmin=0 zscale=1 theta=0 elevation=elevationc8309d1e0a86455e910d471f5ab60065 slope=slopec8309d1e0a86455e910d471f5ab60065 aspect=aspectc8309d1e0a86455e910d471f5ab60065 pcurvature=pcurvaturec8309d1e0a86455e910d471f5ab60065 tcurvature=tcurvaturec8309d1e0a86455e910d471f5ab60065 mcurvature=mcurvaturec8309d1e0a86455e910d471f5ab60065 deviations=deviationsc8309d1e0a86455e910d471f5ab60065 cvdev=cvdevc8309d1e0a86455e910d471f5ab60065 treeseg=treesegc8309d1e0a86455e910d471f5ab60065 overwin=overwinc8309d1e0a86455e910d471f5ab60065 --overwrite
10
g.region raster=elevationc8309d1e0a86455e910d471f5ab60065
11
r.out.gdal -t -m input="elevationc8309d1e0a86455e910d471f5ab60065" output="D:\temp\Interp1.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
12
g.region raster=slopec8309d1e0a86455e910d471f5ab60065
13
r.out.gdal -t -m input="slopec8309d1e0a86455e910d471f5ab60065" output="C:\Users\MarcoUgalde\AppData\Local\Temp\processing_f344b38e26a54542828f3cad48b9583d\60da3f4f4b0e4f88b0b3e1c00953dd15\slope.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
14
g.region raster=aspectc8309d1e0a86455e910d471f5ab60065
15
r.out.gdal -t -m input="aspectc8309d1e0a86455e910d471f5ab60065" output="C:\Users\MarcoUgalde\AppData\Local\Temp\processing_f344b38e26a54542828f3cad48b9583d\a8d34c550eef41e294388c01d7756700\aspect.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
16
g.region raster=pcurvaturec8309d1e0a86455e910d471f5ab60065
17
r.out.gdal -t -m input="pcurvaturec8309d1e0a86455e910d471f5ab60065" output="C:\Users\MarcoUgalde\AppData\Local\Temp\processing_f344b38e26a54542828f3cad48b9583d\a2d5ea13c9184af2a78de2311595b764\pcurvature.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
18
g.region raster=tcurvaturec8309d1e0a86455e910d471f5ab60065
19
r.out.gdal -t -m input="tcurvaturec8309d1e0a86455e910d471f5ab60065" output="C:\Users\MarcoUgalde\AppData\Local\Temp\processing_f344b38e26a54542828f3cad48b9583d\749699716bc4429aac1b5b075ec27617\tcurvature.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
20
g.region raster=mcurvaturec8309d1e0a86455e910d471f5ab60065
21
r.out.gdal -t -m input="mcurvaturec8309d1e0a86455e910d471f5ab60065" output="C:\Users\MarcoUgalde\AppData\Local\Temp\processing_f344b38e26a54542828f3cad48b9583d\3e8bf279cd074feaa9bc5aae7f0a2625\mcurvature.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
22
v.out.ogr -c type="auto" input="deviationsc8309d1e0a86455e910d471f5ab60065" output="C:\Users\MarcoUgalde\AppData\Local\Temp\processing_f344b38e26a54542828f3cad48b9583d\baa671045f844ce9b2dba9b3a48a4763\deviations.shp" format="ESRI_Shapefile" --overwrite
23
v.out.ogr -c type="auto" input="cvdevc8309d1e0a86455e910d471f5ab60065" output="C:\Users\MarcoUgalde\AppData\Local\Temp\processing_f344b38e26a54542828f3cad48b9583d\d5835ca9b3804b0399dcf7539cc6d778\cvdev.shp" format="ESRI_Shapefile" --overwrite
24
v.out.ogr -c type="auto" input="treesegc8309d1e0a86455e910d471f5ab60065" output="C:\Users\MarcoUgalde\AppData\Local\Temp\processing_f344b38e26a54542828f3cad48b9583d\faa6b92d1e1744cbac07dd39e65eb637\treeseg.shp" format="ESRI_Shapefile" --overwrite
25
v.out.ogr -c type="auto" input="overwinc8309d1e0a86455e910d471f5ab60065" output="C:\Users\MarcoUgalde\AppData\Local\Temp\processing_f344b38e26a54542828f3cad48b9583d\ba1792e706b3489db197b9b9772c7608\overwin.shp" format="ESRI_Shapefile" --overwrite
26
"C:\PROGRA~1\QGIS" no se reconoce como un comando interno o externo,
27
programa o archivo por lotes ejecutable.
28
"C:\PROGRA~1\QGIS" no se reconoce como un comando interno o externo,
29
programa o archivo por lotes ejecutable.
30
"""" no se reconoce como un comando interno o externo,
31
programa o archivo por lotes ejecutable.
32
Presione una tecla para continuar . . . 
33
"C:\PROGRA~1\QGIS" no se reconoce como un comando interno o externo,
34
programa o archivo por lotes ejecutable.
35
"C:\PROGRA~1\QGIS" no se reconoce como un comando interno o externo,
36
programa o archivo por lotes ejecutable.
37
"""" no se reconoce como un comando interno o externo,
38
programa o archivo por lotes ejecutable.
39
Presione una tecla para continuar . . . 
40
Execution completed in 0.73 seconds
41
Results:
42
{'aspect': <QgsProcessingOutputLayerDefinition {'sink':C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/a8d34c550eef41e294388c01d7756700/aspect.tif, 'createOptions': {'fileEncoding': 'System'}}>,
43
'cvdev': <QgsProcessingOutputLayerDefinition {'sink':C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/d5835ca9b3804b0399dcf7539cc6d778/cvdev.shp, 'createOptions': {'fileEncoding': 'System'}}>,
44
'deviations': <QgsProcessingOutputLayerDefinition {'sink':C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/baa671045f844ce9b2dba9b3a48a4763/deviations.shp, 'createOptions': {'fileEncoding': 'System'}}>,
45
'elevation': <QgsProcessingOutputLayerDefinition {'sink':D:/temp/Interp1.tif, 'createOptions': {'fileEncoding': 'System'}}>,
46
'mcurvature': <QgsProcessingOutputLayerDefinition {'sink':C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/3e8bf279cd074feaa9bc5aae7f0a2625/mcurvature.tif, 'createOptions': {'fileEncoding': 'System'}}>,
47
'overwin': <QgsProcessingOutputLayerDefinition {'sink':C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/ba1792e706b3489db197b9b9772c7608/overwin.shp, 'createOptions': {'fileEncoding': 'System'}}>,
48
'pcurvature': <QgsProcessingOutputLayerDefinition {'sink':C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/a2d5ea13c9184af2a78de2311595b764/pcurvature.tif, 'createOptions': {'fileEncoding': 'System'}}>,
49
'slope': <QgsProcessingOutputLayerDefinition {'sink':C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/60da3f4f4b0e4f88b0b3e1c00953dd15/slope.tif, 'createOptions': {'fileEncoding': 'System'}}>,
50
'tcurvature': <QgsProcessingOutputLayerDefinition {'sink':C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/749699716bc4429aac1b5b075ec27617/tcurvature.tif, 'createOptions': {'fileEncoding': 'System'}}>,
51
'treeseg': <QgsProcessingOutputLayerDefinition {'sink':C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/faa6b92d1e1744cbac07dd39e65eb637/treeseg.shp, 'createOptions': {'fileEncoding': 'System'}}>}
52

    
53
Loading resulting layers
54
The following layers were not correctly generated.<ul><li>C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/3e8bf279cd074feaa9bc5aae7f0a2625/mcurvature.tif</li><li>C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/60da3f4f4b0e4f88b0b3e1c00953dd15/slope.tif</li><li>C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/749699716bc4429aac1b5b075ec27617/tcurvature.tif</li><li>C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/a2d5ea13c9184af2a78de2311595b764/pcurvature.tif</li><li>C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/a8d34c550eef41e294388c01d7756700/aspect.tif</li><li>C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/ba1792e706b3489db197b9b9772c7608/overwin.shp</li><li>C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/baa671045f844ce9b2dba9b3a48a4763/deviations.shp</li><li>C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/d5835ca9b3804b0399dcf7539cc6d778/cvdev.shp</li><li>C:/Users/MarcoUgalde/AppData/Local/Temp/processing_f344b38e26a54542828f3cad48b9583d/faa6b92d1e1744cbac07dd39e65eb637/treeseg.shp</li><li>D:/temp/Interp1.tif</li></ul>You can check the 'Log Messages Panel' in QGIS main window to find more information about the execution of the algorithm.