Ferramentas do usuário

Ferramentas do site


terrahidro5

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anteriorRevisão anterior
Próxima revisão
Revisão anterior
terrahidro5 [2016/02/18 11:31] alexandreterrahidro5 [2016/04/12 17:09] (atual) – removed alexandre
Linha 1: Linha 1:
-Colocar isto na wiki principal do terra hidro:\\ 
-[[terrahidro5|Are you are interested in using the trial version of the TerraHidro 5? Click here!]] 
  
-====== TerraHidro 5 - Console applications ====== 
- 
-==+=Simple Example==== 
- 
-Imagine that you have the DEM of Amazon basin on the file "C:\data\amazon_dem.tif".\\ 
-And you want to extract the drainage network using the TerraHidro 5.\\ 
- 
-**1-** The first step is to generate a pitless DEM from the input DEM. 
-<code> 
-C:\data>th removepits amazon_dem.tif amazon_pitless_dem.tif 
-</code> 
- 
-**2-** The second step is to generate the D8 flow directions grid from the pitless DEM. 
-<code> 
-C:\data>th d8 amazon_pitless_dem.tif amazon_d8.tif 
-</code> 
- 
-**3-** The third step is to generate the contributing area grid from the D8 flow directions grid. 
-<code> 
-C:\data>th d8ca amazon_d8.tif amazon_contributing_area.tif 
-</code> 
- 
-**4-** The forth step is to generate the drainage network grid from the contributing area grid.\\ 
-Here you will need to set the threshold value of contributing area.\\ 
-<code> 
-C:\data>th d8drainage amazon_contributing_area.tif amazon_drainage.tif 1000000 
-</code> 
- 
-**5-** The final step is to generate the drainage network vector file from the grid file.\\ 
-<code> 
-C:\data>th d8drainagev amazon_drainage.tif amazon_drainage.shp 
-</code> 
- 
-===Other Applications=== 
- 
-To know all the possiple console applications just type th on a console. 
terrahidro5.1455795100.txt.gz · Última modificação: 2016/02/18 11:31 por alexandre