User:Jcreer/WMS:TauDEM: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
(fix link)
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
WMS can use [http://hydrology.usu.edu/taudem/taudem5/index.html TauDEM] (Terrain Analysis Using Digital Elevation Models) to calculate flows and slopes. TauDEM is included with all versions of WMS.
The process is generally straightforward:
The process is generally straightforward:
# Import a DEM for the area in question. DEMs can be obtained many different ways. They can be imported directly using the features in WMS, they can be downloaded for free from the USGS and other governmental sites, or they can be created by you using lidar or similar tools.  
# Import a DEM for the area in question. DEMs can be obtained many different ways. They can be imported directly using the features in WMS, they can be downloaded for free from the USGS and other governmental sites, or they can be created by you using lidar or similar tools.  
# Once the DEM is imported, activate the Drainage module
# Once the DEM is imported, activate the Drainage [[File:Drainage Module Icon.svg|16 px]] module
# Select DEM | Compute Flow Direction/Accumulation... to bring up the Flow Direction/Accumulation Run Options dialog.
# Select ''DEM'' | '''Compute Flow Direction/Accumulation...''' to bring up the ''Flow Direction/Accumulation Run Options'' dialog.
# Select Run TauDEM under Select the model to determine the flow direction/accumulation.
# Select ''Run TauDEM'' under ''Select the model to determine the flow direction/accumulation''.
# If you want to use multiple processors, check the box next to Use MPICH2 and enter the number of processors. If you don’t know if your computer has multiple processors, simply leave the box unchecked.  
# If wanting to use multiple processors, check the box next to ''Use MPICH2'' and enter the number of processors. Leave the box unchecked if the it is unknown if the computer being used has multiple processors.  
# If this is your first time running MPICH2, click Register MPIEXEC and enter your username and password at the prompt. This should be your Windows username and password.
# If running MPICH2 for the first time, click '''Register MPIEXEC''' and enter your username and password at the prompt. This should be your Windows username and password.
# Click OK to close the Flow Direction/Accumulation Run Options dialog and bring up the Units dialog.
# Click '''OK '''to close the ''Flow Direction/Accumulation Run Options'' dialog and bring up the ''Units'' dialog.
# Set the units to be appropriate for the location of the project and click OK. The watershed delineation process can take some time, depending on the size of the area being delineated and the computer being used. Once TauDEM has finished delineation, the cells accumulating the flow will appear.
# Set the units to be appropriate for the location of the project and click '''OK'''. The watershed delineation process can take some time, depending on the size of the area being delineated and the computer being used. Once TauDEM has finished delineation, the cells accumulating the flow will appear.
# When TauDEM is finished running, click Close to exit the ''Model Wrapper'' dialog.
# When TauDEM is finished running, click '''Close''' to exit the ''Model Wrapper'' dialog.
 
TauDEM can also be used to calculate flow when using [[WMS:MWBM Wizard#Delineate Watershed|MWBM]].
 
==External Links==
*[https://www.aquaveo.com/Using_TauDEM How to Use TauDEM in WMS to Define Flow Paths Blog Post]
*[http://hydrology.usu.edu/taudem/taudem5/index.html TauDEM Website]
 
 
{{WMSMain}}
[[Category:WMS General Information]]
[[Category:External Links]]

Latest revision as of 19:38, 22 March 2019

WMS can use TauDEM (Terrain Analysis Using Digital Elevation Models) to calculate flows and slopes. TauDEM is included with all versions of WMS.

The process is generally straightforward:

  1. Import a DEM for the area in question. DEMs can be obtained many different ways. They can be imported directly using the features in WMS, they can be downloaded for free from the USGS and other governmental sites, or they can be created by you using lidar or similar tools.
  2. Once the DEM is imported, activate the Drainage Drainage Module Icon.svg module
  3. Select DEM | Compute Flow Direction/Accumulation... to bring up the Flow Direction/Accumulation Run Options dialog.
  4. Select Run TauDEM under Select the model to determine the flow direction/accumulation.
  5. If wanting to use multiple processors, check the box next to Use MPICH2 and enter the number of processors. Leave the box unchecked if the it is unknown if the computer being used has multiple processors.
  6. If running MPICH2 for the first time, click Register MPIEXEC and enter your username and password at the prompt. This should be your Windows username and password.
  7. Click OK to close the Flow Direction/Accumulation Run Options dialog and bring up the Units dialog.
  8. Set the units to be appropriate for the location of the project and click OK. The watershed delineation process can take some time, depending on the size of the area being delineated and the computer being used. Once TauDEM has finished delineation, the cells accumulating the flow will appear.
  9. When TauDEM is finished running, click Close to exit the Model Wrapper dialog.

TauDEM can also be used to calculate flow when using MWBM.

External Links