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 TauDEM (Terrain Analysis Using Digital Elevation Models) is a suite of
Elevation Model (DEM) tools for the extraction and analysis of hydrologic Digital Elevation Model (DEM) tools for the extraction and analysis of
information from topography as represented by a DEM. TauDEM provides the hydrologic information from topography as represented by a DEM. TauDEM
following capability: provides the following capability:
* Development of hydrologically correct (pit removed) DEMs using the flooding * Development of hydrologically correct (pit removed) DEMs using the
approach flooding approach
* Calculates flow paths (directions) and slopes * Calculates flow paths (directions) and slopes
* Calculates contributing area using single and multiple flow direction methods * Calculates contributing area using single and multiple flow direction
* Multiple methods for the delineation of stream networks including topographic methods
form-based methods sensitive to spatially variable drainage density * Multiple methods for the delineation of stream networks including
* Objective methods for determination of the channel network delineation topographic form-based methods sensitive to spatially variable
threshold based on stream drops drainage density
* Delineation of watersheds and subwatersheds draining to each stream segment * Objective methods for determination of the channel network
and association between watershed and segment attributes for setting up delineation threshold based on stream drops
hydrologic models * 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 * Specialized functions for terrain analysis
Note TauDEM also works fine with MPICH, so if you have it installed it is not Note TauDEM also works fine with MPICH, so if you have it installed it
necessary to install OpenMPI. is not necessary to install OpenMPI.