gis/TauDEM: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 14:39:49 -04:00
parent 596022660b
commit 7854d89bf3

View file

@ -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.