diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:39:49 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:39:49 -0400 |
commit | 7854d89bf354e4c6fddcd40cf6c629d3b3223ed5 (patch) | |
tree | 8ff3239363e9e80d1c42011591d406178103bb27 /gis | |
parent | 596022660b2e0f70bde017b3829029a8cfe01f95 (diff) |
gis/TauDEM: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/TauDEM/README | 34 |
1 files changed, 18 insertions, 16 deletions
diff --git a/gis/TauDEM/README b/gis/TauDEM/README index a8a4ed99987f..b17a7d25bf7b 100644 --- a/gis/TauDEM/README +++ b/gis/TauDEM/README @@ -1,20 +1,22 @@ -TauDEM (Terrain Analysis Using Digital Elevation Models) is a suite of Digital -Elevation Model (DEM) tools for the extraction and analysis of hydrologic -information from topography as represented by a DEM. TauDEM provides the -following capability: +TauDEM (Terrain Analysis Using Digital Elevation Models) is a suite of +Digital Elevation Model (DEM) tools for the extraction and analysis of +hydrologic information from topography as represented by a DEM. TauDEM +provides the following capability: -* Development of hydrologically correct (pit removed) DEMs using the flooding - approach +* Development of hydrologically correct (pit removed) DEMs using the + flooding approach * Calculates flow paths (directions) and slopes -* Calculates contributing area using single and multiple flow direction methods -* Multiple methods for the delineation of stream networks including topographic - form-based methods sensitive to spatially variable drainage density -* Objective methods for determination of the channel network delineation - threshold based on stream drops -* Delineation of watersheds and subwatersheds draining to each stream segment - and association between watershed and segment attributes for setting up - hydrologic models +* Calculates contributing area using single and multiple flow direction + methods +* Multiple methods for the delineation of stream networks including + topographic form-based methods sensitive to spatially variable + drainage density +* Objective methods for determination of the channel network + delineation threshold based on stream drops +* Delineation of watersheds and subwatersheds draining to each stream + segment and association between watershed and segment attributes for + setting up hydrologic models * Specialized functions for terrain analysis -Note TauDEM also works fine with MPICH, so if you have it installed it is not -necessary to install OpenMPI. +Note TauDEM also works fine with MPICH, so if you have it installed it +is not necessary to install OpenMPI. |