r.watershed - Watershed basin analysis program. アルゴリズムを開始しています...
g.proj -c proj4="+proj=tmerc +lat_0=36 +lon_0=138.5 +k=0.9999 +x_0=0 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"
r.external input="C:/Users/uraomote/Desktop/elevation/elerectangle.tif" band=1 output=tmp1478335880054 --overwrite -o
r.external input="C:/Users/uraomote/Desktop/GIS forwatershed/Q estimation/rainmonth/2_5.tif" band=1 output=tmp1478335880055 --overwrite -o
g.region n=259970.188412 s=199759.558673 e=6584.44144193 w=-26415.5585581 res=9.76382894019
r.watershed elevation=tmp1478335880054 flow=tmp1478335880055 threshold="0" max_slope_length="0" convergence="5" memory="300" accumulation=accumulation9581e414a12e469685cb490c3738adc4 drainage=drainage9581e414a12e469685cb490c3738adc4 basin=basin9581e414a12e469685cb490c3738adc4 stream=stream9581e414a12e469685cb490c3738adc4 half_basin=half_basin9581e414a12e469685cb490c3738adc4 length_slope=length_slope9581e414a12e469685cb490c3738adc4 slope_steepness=slope_steepness9581e414a12e469685cb490c3738adc4 tci=tci9581e414a12e469685cb490c3738adc4 --overwrite
g.region raster=accumulation9581e414a12e469685cb490c3738adc4
r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=accumulation9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\d98d44bca5b345f1a83985998b183d6b\accumulation.tif"
g.region raster=drainage9581e414a12e469685cb490c3738adc4
r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=drainage9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\8b2017a479b74c3b9e12bcd216634ca4\drainage.tif"
g.region raster=basin9581e414a12e469685cb490c3738adc4
r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=basin9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\d7c2617262b74a7ebdef02d2e2704ce2\basin.tif"
g.region raster=stream9581e414a12e469685cb490c3738adc4
r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=stream9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\08e4e32e9898436e9675af7dd2a279c5\stream.tif"
g.region raster=half_basin9581e414a12e469685cb490c3738adc4
r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=half_basin9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\57c115c9b53a483fba60a72562e35f4e\halfbasin.tif"
g.region raster=length_slope9581e414a12e469685cb490c3738adc4
r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=length_slope9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\8852e3484d45451c82a5e540ad0f0f35\lengthslope.tif"
g.region raster=slope_steepness9581e414a12e469685cb490c3738adc4
r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=slope_steepness9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\c89600cb6a7c4446b23db14bd049b00b\slopesteepness.tif"
g.region raster=tci9581e414a12e469685cb490c3738adc4
r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=tci9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\7d816dcfb58d440383fbd3531556aee3\tci.tif"
いつもここでとまるようで、下記の部分は薄く表示され実行されてないようです。
C:\PROGRA~2\QGIS2~1.18\bin>set HOME=C:\Users\uraomote
C:\PROGRA~2\QGIS2~1.18\bin>set GISRC=C:\Users\uraomote\.qgis2\\processing\processing.gisrc7
C:\PROGRA~2\QGIS2~1.18\bin>set WINGISBASE=C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5
C:\PROGRA~2\QGIS2~1.18\bin>set GISBASE=C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5
C:\PROGRA~2\QGIS2~1.18\bin>set GRASS_PROJSHARE=C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\share\proj
C:\PROGRA~2\QGIS2~1.18\bin>set GRASS_MESSAGE_FORMAT=plain
C:\PROGRA~2\QGIS2~1.18\bin>if "" == "" set PATH=C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\bin;C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\lib;c:\progra~2\qgis2~1.18\apps\python27\lib\site-packages\shapely-1.2.18-py2.7-win32.egg\shapely\DLLs;C:\PROGRA~2\QGIS2~1.18\apps\Python27\DLLs;C:\PROGRA~2\QGIS2~1.18\apps\qgis\bin;C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\lib;C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\bin;C:\PROGRA~2\QGIS2~1.18\bin;C:\Windows\system32;C:\Windows;C:\Windows\WBem;C:\PROGRA~2\QGIS2~1.18\apps\Python27\Scripts
C:\PROGRA~2\QGIS2~1.18\bin>if not "" == "" set PATH=C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\bin;C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\lib;;C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\bin;C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\lib;c:\progra~2\qgis2~1.18\apps\python27\lib\site-packages\shapely-1.2.18-py2.7-win32.egg\shapely\DLLs;C:\PROGRA~2\QGIS2~1.18\apps\Python27\DLLs;C:\PROGRA~2\QGIS2~1.18\apps\qgis\bin;C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\lib;C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\bin;C:\PROGRA~2\QGIS2~1.18\bin;C:\Windows\system32;C:\Windows;C:\Windows\WBem;C:\PROGRA~2\QGIS2~1.18\apps\Python27\Scripts
C:\PROGRA~2\QGIS2~1.18\bin>set GRASS_VERSION=7.0.0
C:\PROGRA~2\QGIS2~1.18\bin>if not "" == "" goto langset
C:\PROGRA~2\QGIS2~1.18\bin>FOR /F "usebackq delims==" %i IN (`"C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\etc\winlocale"`) DO @set LANG=%i
C:\PROGRA~2\QGIS2~1.18\bin>set PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY
C:\PROGRA~2\QGIS2~1.18\bin>set PYTHONPATH=;C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\etc\python;C:\PROGRA~2\QGIS2~1.18\apps\grass\grass-7.0.5\etc\wxpython\n
C:\PROGRA~2\QGIS2~1.18\bin>g.gisenv.exe set="MAPSET=PERMANENT"
C:\PROGRA~2\QGIS2~1.18\bin>g.gisenv.exe set="LOCATION=temp_location"
C:\PROGRA~2\QGIS2~1.18\bin>g.gisenv.exe set="LOCATION_NAME=temp_location"
C:\PROGRA~2\QGIS2~1.18\bin>g.gisenv.exe set="GISDBASE=C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\grassdata"
C:\PROGRA~2\QGIS2~1.18\bin>g.gisenv.exe set="GRASS_GUI=text"
C:\PROGRA~2\QGIS2~1.18\bin>g.proj -c proj4="+proj=tmerc +lat_0=36 +lon_0=138.5 +k=0.9999 +x_0=0 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"
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
Projection information updated
C:\PROGRA~2\QGIS2~1.18\bin>r.external input="C:/Users/uraomote/Desktop/elevation/elerectangle.tif" band=1 output=tmp1478335880054 --overwrite -o
Œx : Å—D æ‚Ì“Š‰eƒ`ƒFƒbƒN
Reading band 1 of 1...
r.external Š®—¹. Link to raster map created.
C:\PROGRA~2\QGIS2~1.18\bin>r.external input="C:/Users/uraomote/Desktop/GIS forwatershed/Q estimation/rainmonth/2_5.tif" band=1 output=tmp1478335880055 --overwrite -o
Œx : ƒf [ƒ^ƒ€ ‚ÍGRASS‚É”Fޝ‚³‚ê‚Ä‚¢‚Ü‚¹‚ñ ‚»‚µ‚ăpƒ‰ƒ [ƒ^‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
Œx : Å—D æ‚Ì“Š‰eƒ`ƒFƒbƒN
Reading band 1 of 1...
r.external Š®—¹. Link to raster map created.
C:\PROGRA~2\QGIS2~1.18\bin>g.region n=259970.188412 s=199759.558673 e=6584.44144193 w=-26415.5585581 res=9.76382894019
C:\PROGRA~2\QGIS2~1.18\bin>r.watershed elevation=tmp1478335880054 flow=tmp1478335880055 threshold="0" max_slope_length="0" convergence="5" memory="300" accumulation=accumulation9581e414a12e469685cb490c3738adc4 drainage=drainage9581e414a12e469685cb490c3738adc4 basin=basin9581e414a12e469685cb490c3738adc4 stream=stream9581e414a12e469685cb490c3738adc4 half_basin=half_basin9581e414a12e469685cb490c3738adc4 length_slope=length_slope9581e414a12e469685cb490c3738adc4 slope_steepness=slope_steepness9581e414a12e469685cb490c3738adc4 tci=tci9581e414a12e469685cb490c3738adc4 --overwrite
ƒGƒ‰ [: The basin threshold must be a positive number.
C:\PROGRA~2\QGIS2~1.18\bin>g.region raster=accumulation9581e414a12e469685cb490c3738adc4
ƒGƒ‰ [: ƒ‰ƒXƒ^ƒ}ƒbƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=accumulation9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\d98d44bca5b345f1a83985998b183d6b\accumulation.tif"
ƒGƒ‰ [: ƒ‰ƒXƒ^ [ƒ}ƒbƒv‚Ü‚½‚̓Oƒ‹ [ƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>g.region raster=drainage9581e414a12e469685cb490c3738adc4
ƒGƒ‰ [: ƒ‰ƒXƒ^ƒ}ƒbƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=drainage9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\8b2017a479b74c3b9e12bcd216634ca4\drainage.tif"
ƒGƒ‰ [: ƒ‰ƒXƒ^ [ƒ}ƒbƒv‚Ü‚½‚̓Oƒ‹ [ƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>g.region raster=basin9581e414a12e469685cb490c3738adc4
ƒGƒ‰ [: ƒ‰ƒXƒ^ƒ}ƒbƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=basin9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\d7c2617262b74a7ebdef02d2e2704ce2\basin.tif"
ƒGƒ‰ [: ƒ‰ƒXƒ^ [ƒ}ƒbƒv‚Ü‚½‚̓Oƒ‹ [ƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>g.region raster=stream9581e414a12e469685cb490c3738adc4
ƒGƒ‰ [: ƒ‰ƒXƒ^ƒ}ƒbƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=stream9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\08e4e32e9898436e9675af7dd2a279c5\stream.tif"
ƒGƒ‰ [: ƒ‰ƒXƒ^ [ƒ}ƒbƒv‚Ü‚½‚̓Oƒ‹ [ƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>g.region raster=half_basin9581e414a12e469685cb490c3738adc4
ƒGƒ‰ [: ƒ‰ƒXƒ^ƒ}ƒbƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=half_basin9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\57c115c9b53a483fba60a72562e35f4e\halfbasin.tif"
ƒGƒ‰ [: ƒ‰ƒXƒ^ [ƒ}ƒbƒv‚Ü‚½‚̓Oƒ‹ [ƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>g.region raster=length_slope9581e414a12e469685cb490c3738adc4
ƒGƒ‰ [: ƒ‰ƒXƒ^ƒ}ƒbƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=length_slope9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\8852e3484d45451c82a5e540ad0f0f35\lengthslope.tif"
ƒGƒ‰ [: ƒ‰ƒXƒ^ [ƒ}ƒbƒv‚Ü‚½‚̓Oƒ‹ [ƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>g.region raster=slope_steepness9581e414a12e469685cb490c3738adc4
ƒGƒ‰ [: ƒ‰ƒXƒ^ƒ}ƒbƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=slope_steepness9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\c89600cb6a7c4446b23db14bd049b00b\slopesteepness.tif"
ƒGƒ‰ [: ƒ‰ƒXƒ^ [ƒ}ƒbƒv‚Ü‚½‚̓Oƒ‹ [ƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>g.region raster=tci9581e414a12e469685cb490c3738adc4
ƒGƒ‰ [: ƒ‰ƒXƒ^ƒ}ƒbƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>r.out.gdal --overwrite -c createopt="TFW=YES,COMPRESS=LZW" input=tci9581e414a12e469685cb490c3738adc4 output="C:\Users\uraomote\AppData\Local\Temp\processing05927e7ddc514aa59cfbe0eefc3e7117\7d816dcfb58d440383fbd3531556aee3\tci.tif"
ƒGƒ‰ [: ƒ‰ƒXƒ^ [ƒ}ƒbƒv‚Ü‚½‚̓Oƒ‹ [ƒv ‚ªŒ©‚‚©‚è‚Ü‚¹‚ñ
C:\PROGRA~2\QGIS2~1.18\bin>exit
Converting outputs
出力レイヤの読み込み
The following layers were not correctly generated.
You can check the log messages to find more information about the execution of the algorithm