Advertisement
Guest User

Untitled

a guest
Mar 26th, 2018
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.70 KB | None | 0 0
  1. Processing algorithm…
  2. AlgorithmDialog
  3. Input parameters:
  4. { 'grass7:r.water.outlet_1:bacia' : 'buriti', 'srtmoriginal' : '', 'lon' : '-47.39528,-15.89361', 'grass7:r.watershed_1:direction' : 'direcao' }
  5.  
  6. Prepare algorithm: gdal:merge_1
  7. Running Merge [1/3]
  8. Input Parameters:
  9. { DATA_TYPE: 5, INPUT: '', OPTIONS: '', OUTPUT: '/tmp/processing_b87fb7320d3948d89725f4d66b114f08/55da6552003943159d019cf2edcec3b0/OUTPUT.tif', PCT: False, SEPARATE: False }
  10. GDAL command:
  11. gdal_merge.py -ot Float32 -of GTiff -o /tmp/processing_b87fb7320d3948d89725f4d66b114f08/55da6552003943159d019cf2edcec3b0/OUTPUT.tif
  12. GDAL command output:
  13. No input files selected.
  14. Usage: gdal_merge.py [-o out_filename] [-of out_format] [-co NAME=VALUE]*
  15. [-ps pixelsize_x pixelsize_y] [-tap] [-separate] [-q] [-v] [-pct]
  16. [-ul_lr ulx uly lrx lry] [-init "value [value...]"]
  17. [-n nodata_value] [-a_nodata output_nodata_value]
  18. [-ot datatype] [-createonly] input_files
  19. [--help-general]
  20.  
  21. OK. Execution took 0.147 s (1 outputs).
  22. Prepare algorithm: grass7:r.watershed_1
  23. Running watershed [2/3]
  24. Input Parameters:
  25. { -4: False, -a: False, -b: True, -m: False, -s: False, GRASS_RASTER_FORMAT_META: '', GRASS_RASTER_FORMAT_OPT: '', GRASS_REGION_CELLSIZE_PARAMETER: 0, GRASS_REGION_PARAMETER: '', accumulation: '/tmp/processing_b87fb7320d3948d89725f4d66b114f08/5bf8e5eb94af401caa5f1e3902a55a9d/accumulation.tif', basin: '/tmp/processing_b87fb7320d3948d89725f4d66b114f08/e5d55b15f1ce4b50b83f024c3ba72e0b/basin.tif', blocking: , convergence: 5, depression: , disturbed_land: , drainage: 'direcao', elevation: , flow: , half_basin: '/tmp/processing_b87fb7320d3948d89725f4d66b114f08/12d97b20df424568b3b558fccdd70dcf/half_basin.tif', length_slope: '/tmp/processing_b87fb7320d3948d89725f4d66b114f08/d4720251eadf44d58717fd1e92767d15/length_slope.tif', max_slope_length: , memory: 300, slope_steepness: '/tmp/processing_b87fb7320d3948d89725f4d66b114f08/67a7a7f0c76e4b99bc37ae0e3f67c06d/slope_steepness.tif', spi: '/tmp/processing_b87fb7320d3948d89725f4d66b114f08/c9dfb0029c3d43baa1b77f43df5b8b81/spi.tif', stream: '/tmp/processing_b87fb7320d3948d89725f4d66b114f08/7a0d9b5f8e674749adc1c429eff0cc9a/stream.tif', tci: '/tmp/processing_b87fb7320d3948d89725f4d66b114f08/02529d3d097a47f3b01db7b0b8a3c426/tci.tif', threshold: 500 }
  26. g.region n=0.0 s=0.0 e=0.0 w=0.0 res=100.0
  27. r.watershed elevation=rast_5ab917de4b15f3 threshold=500 convergence=5 memory=300 -b accumulation=accumulationb3f90fd6c4ed44e4b3c3aa181da62c0e drainage=drainageb3f90fd6c4ed44e4b3c3aa181da62c0e basin=basinb3f90fd6c4ed44e4b3c3aa181da62c0e stream=streamb3f90fd6c4ed44e4b3c3aa181da62c0e half_basin=half_basinb3f90fd6c4ed44e4b3c3aa181da62c0e length_slope=length_slopeb3f90fd6c4ed44e4b3c3aa181da62c0e slope_steepness=slope_steepnessb3f90fd6c4ed44e4b3c3aa181da62c0e tci=tcib3f90fd6c4ed44e4b3c3aa181da62c0e spi=spib3f90fd6c4ed44e4b3c3aa181da62c0e --overwrite
  28. g.region raster=accumulationb3f90fd6c4ed44e4b3c3aa181da62c0e
  29. r.out.gdal -t -m input="accumulationb3f90fd6c4ed44e4b3c3aa181da62c0e" output="/tmp/processing_b87fb7320d3948d89725f4d66b114f08/5bf8e5eb94af401caa5f1e3902a55a9d/accumulation.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
  30. g.region raster=drainageb3f90fd6c4ed44e4b3c3aa181da62c0e
  31. r.out.gdal -t -m input="drainageb3f90fd6c4ed44e4b3c3aa181da62c0e" output="direcao" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
  32. g.region raster=basinb3f90fd6c4ed44e4b3c3aa181da62c0e
  33. r.out.gdal -t -m input="basinb3f90fd6c4ed44e4b3c3aa181da62c0e" output="/tmp/processing_b87fb7320d3948d89725f4d66b114f08/e5d55b15f1ce4b50b83f024c3ba72e0b/basin.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
  34. g.region raster=streamb3f90fd6c4ed44e4b3c3aa181da62c0e
  35. r.out.gdal -t -m input="streamb3f90fd6c4ed44e4b3c3aa181da62c0e" output="/tmp/processing_b87fb7320d3948d89725f4d66b114f08/7a0d9b5f8e674749adc1c429eff0cc9a/stream.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
  36. g.region raster=half_basinb3f90fd6c4ed44e4b3c3aa181da62c0e
  37. r.out.gdal -t -m input="half_basinb3f90fd6c4ed44e4b3c3aa181da62c0e" output="/tmp/processing_b87fb7320d3948d89725f4d66b114f08/12d97b20df424568b3b558fccdd70dcf/half_basin.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
  38. g.region raster=length_slopeb3f90fd6c4ed44e4b3c3aa181da62c0e
  39. r.out.gdal -t -m input="length_slopeb3f90fd6c4ed44e4b3c3aa181da62c0e" output="/tmp/processing_b87fb7320d3948d89725f4d66b114f08/d4720251eadf44d58717fd1e92767d15/length_slope.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
  40. g.region raster=slope_steepnessb3f90fd6c4ed44e4b3c3aa181da62c0e
  41. r.out.gdal -t -m input="slope_steepnessb3f90fd6c4ed44e4b3c3aa181da62c0e" output="/tmp/processing_b87fb7320d3948d89725f4d66b114f08/67a7a7f0c76e4b99bc37ae0e3f67c06d/slope_steepness.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
  42. g.region raster=tcib3f90fd6c4ed44e4b3c3aa181da62c0e
  43. r.out.gdal -t -m input="tcib3f90fd6c4ed44e4b3c3aa181da62c0e" output="/tmp/processing_b87fb7320d3948d89725f4d66b114f08/02529d3d097a47f3b01db7b0b8a3c426/tci.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
  44. g.region raster=spib3f90fd6c4ed44e4b3c3aa181da62c0e
  45. r.out.gdal -t -m input="spib3f90fd6c4ed44e4b3c3aa181da62c0e" output="/tmp/processing_b87fb7320d3948d89725f4d66b114f08/c9dfb0029c3d43baa1b77f43df5b8b81/spi.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
  46. Cleaning up temporary files...
  47. Starting GRASS GIS...
  48. Executing </tmp/processing_b87fb7320d3948d89725f4d66b114f08/grassdata/grass_batch_job.sh> ...
  49. ERROR: North must be north of South
  50. SECTION 1a (of 6): Initiating Memory.
  51. SECTION 1b (of 6): Determining Offmap Flow.
  52. 0..4..8..12..16..20..24..28..32..36..40..44..48..52..56..60..64..68..72..76..80..84..88..92..96..100
  53. SECTION 2: A* Search.
  54. 0..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100
  55. SECTION 3a: Accumulating Surface Flow with MFD.
  56. 1..3..5..7..9..11..13..15..17..19..21..23..25..27..29..31..33..35..37..39..41..43..45..47..49..51..53..55..57..59..61..63..65..67..69..71..73..75..77..79..81..83..85..87..89..91..93..95..97..99..100
  57. SECTION 3b: Adjusting drainage directions.
  58. 1..3..5..7..9..11..13..15..17..19..21..23..25..27..29..31..33..35..37..39..41..43..45..47..49..51..53..55..57..59..61..63..65..67..69..71..73..75..77..79..81..83..85..87..89..91..93..95..97..99..100
  59. SECTION 4: RUSLE LS and/or S factor determination.
  60. 0..4..8..12..16..20..24..28..32..36..40..44..48..52..56..60..64..68..72..76..80..84..88..92..96..100
  61. SECTION 5: Watershed determination.
  62. 0..2..4..6..8..10..12..14..16..18..20..22..24..26..28..30..32..34..36..38..40..42..44..46..48..50..52..54..56..58..60..62..64..66..68..70..72..74..76..78..80..82..84..86..88..90..92..94..96..98..100
  63. SECTION 6: Closing Maps.
  64. Checking GDAL data type and nodata value...
  65. 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
  66. Using GDAL data type <Float64>
  67. Exporting raster data to GTiff format...
  68. WARNING: Too many values, color table cut to 65535 entries
  69. ERROR 6: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
  70. 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
  71. r.out.gdal complete. File </tmp/processing_b87fb7320d3948d89725f4d66b114f08/5bf8e5eb94af401caa5f1e3902a55a9d/accumulation.tif> created.
  72. Checking GDAL data type and nodata value...
  73. 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
  74. Using GDAL data type <Int16>
  75. Exporting raster data to GTiff format...
  76. ERROR 6: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
  77. 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
  78. r.out.gdal complete. File <direcao> created.
  79. Checking GDAL data type and nodata value...
  80. 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
  81. Using GDAL data type <Int32>
  82. Input raster map contains cells with NULL-value (no-data). The value -2147483648 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
  83. Exporting raster data to GTiff format...
  84. WARNING: Too many values, color table cut to 65535 entries
  85. ERROR 6: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
  86. 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
  87. r.out.gdal complete. File </tmp/processing_b87fb7320d3948d89725f4d66b114f08/e5d55b15f1ce4b50b83f024c3ba72e0b/basin.tif> created.
  88. Checking GDAL data type and nodata value...
  89. 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
  90. Using GDAL data type <Int32>
  91. Input raster map contains cells with NULL-value (no-data). The value -2147483648 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
  92. Exporting raster data to GTiff format...
  93. WARNING: Too many values, color table cut to 65535 entries
  94. ERROR 6: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
  95. 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
  96. r.out.gdal complete. File </tmp/processing_b87fb7320d3948d89725f4d66b114f08/7a0d9b5f8e674749adc1c429eff0cc9a/stream.tif> created.
  97. Checking GDAL data type and nodata value...
  98. 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
  99. Using GDAL data type <Int32>
  100. Input raster map contains cells with NULL-value (no-data). The value -2147483648 will be used to represent no-data values in the input map. You can specify a nodata value with the nodata option.
  101. Exporting raster data to GTiff format...
  102. WARNING: Too many values, color table cut to 65535 entries
  103. ERROR 6: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
  104. 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
  105. r.out.gdal complete. File </tmp/processing_b87fb7320d3948d89725f4d66b114f08/12d97b20df424568b3b558fccdd70dcf/half_basin.tif> created.
  106. Checking GDAL data type and nodata value...
  107. 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
  108. Using GDAL data type <Float64>
  109. Exporting raster data to GTiff format...
  110. ERROR 6: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
  111. 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
  112. r.out.gdal complete. File </tmp/processing_b87fb7320d3948d89725f4d66b114f08/d4720251eadf44d58717fd1e92767d15/length_slope.tif> created.
  113. Checking GDAL data type and nodata value...
  114. 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
  115. Using GDAL data type <Float64>
  116. Exporting raster data to GTiff format...
  117. ERROR 6: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
  118. 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
  119. r.out.gdal complete. File </tmp/processing_b87fb7320d3948d89725f4d66b114f08/67a7a7f0c76e4b99bc37ae0e3f67c06d/slope_steepness.tif> created.
  120. Checking GDAL data type and nodata value...
  121. 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
  122. Using GDAL data type <Float64>
  123. 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.
  124. Exporting raster data to GTiff format...
  125. ERROR 6: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
  126. 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
  127. r.out.gdal complete. File </tmp/processing_b87fb7320d3948d89725f4d66b114f08/02529d3d097a47f3b01db7b0b8a3c426/tci.tif> created.
  128. Checking GDAL data type and nodata value...
  129. 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
  130. Using GDAL data type <Float64>
  131. 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.
  132. Exporting raster data to GTiff format...
  133. WARNING: Too many values, color table cut to 65535 entries
  134. ERROR 6: SetColorTable() only supported for Byte or UInt16 bands in TIFF format.
  135. 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
  136. r.out.gdal complete. File </tmp/processing_b87fb7320d3948d89725f4d66b114f08/c9dfb0029c3d43baa1b77f43df5b8b81/spi.tif> created.
  137. Execution of </tmp/processing_b87fb7320d3948d89725f4d66b114f08/grassdata/grass_batch_job.sh> finished.
  138. Cleaning up temporary files...
  139. OK. Execution took 229.815 s (9 outputs).
  140. Prepare algorithm: grass7:r.water.outlet_1
  141. Running r.water.outlet - Watershed basin creation program. [3/3]
  142. Input Parameters:
  143. { GRASS_RASTER_FORMAT_META: '', GRASS_RASTER_FORMAT_OPT: '', GRASS_REGION_CELLSIZE_PARAMETER: 0, GRASS_REGION_PARAMETER: '', coordinates: '-47.39528,-15.89361', input: , output: 'buriti' }
  144. g.region n=0.0 s=0.0 e=0.0 w=0.0 res=100.0
  145. r.water.outlet input=rast_5ab918d1033a74 coordinates=-47.39528,-15.89361 output=outputb08ad3a011d843a680f1906ab5767e53 --overwrite
  146. g.region raster=outputb08ad3a011d843a680f1906ab5767e53
  147. r.out.gdal -t -m input="outputb08ad3a011d843a680f1906ab5767e53" output="buriti" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
  148. Cleaning up temporary files...
  149. Starting GRASS GIS...
  150. Executing </tmp/processing_b87fb7320d3948d89725f4d66b114f08/grassdata/grass_batch_job.sh> ...
  151. ERROR: North must be north of South
  152. ERROR: Raster map <rast_5ab918d1033a74> not found
  153. ERROR: Raster map <outputb08ad3a011d843a680f1906ab5767e53> not found
  154. ERROR: Raster map or group <outputb08ad3a011d843a680f1906ab5767e53> not found
  155. Execution of </tmp/processing_b87fb7320d3948d89725f4d66b114f08/grassdata/grass_batch_job.sh> finished.
  156. Cleaning up temporary files...
  157. Cleaning up temporary files...
  158. Starting GRASS GIS...
  159. Executing </tmp/processing_b87fb7320d3948d89725f4d66b114f08/grassdata/grass_batch_job.sh> ...
  160. ERROR: Raster map <outputb08ad3a011d843a680f1906ab5767e53> not found
  161. ERROR: Raster map or group <outputb08ad3a011d843a680f1906ab5767e53> not found
  162. Execution of </tmp/processing_b87fb7320d3948d89725f4d66b114f08/grassdata/grass_batch_job.sh> finished.
  163. Cleaning up temporary files...
  164. OK. Execution took 0.905 s (1 outputs).
  165. Model processed OK. Executed 3 algorithms total in 232.357 s.
  166. Execution completed in 232.41 seconds
  167. Results:
  168. {'grass7:r.water.outlet_1:bacia': <QgsProcessingOutputLayerDefinition {'sink':buriti, 'createOptions': {'fileEncoding': 'System'}}>, 'grass7:r.watershed_1:direction': <QgsProcessingOutputLayerDefinition {'sink':direcao, 'createOptions': {'fileEncoding': 'System'}}>}
  169.  
  170. Loading resulting layers
  171. The following layers were not correctly generated.
  172. buriti
  173. You can check the 'Log Messages Panel' in QGIS main window to find more information about the execution of the algorithm.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement