Skip to content
forked from dtarb/TauDEM

Terrain Analysis Using Digital Elevation Models (TauDEM) software for hydrologic terrain analysis and channel network extraction.

License

Notifications You must be signed in to change notification settings

markwang0/TauDEM

Repository files navigation

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.

For more information on the development of TauDEM please refer to the wiki https://github.com/dtarb/TauDEM/wiki.

For the latest release and detailed documentation please refer to the website: http://hydrology.usu.edu/taudem.


Building on Linux
-----------------

cd src && mkdir build && cd build
cmake ..
make && make install

About

Terrain Analysis Using Digital Elevation Models (TauDEM) software for hydrologic terrain analysis and channel network extraction.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.9%
  • Python 11.9%
  • C 3.5%
  • Inno Setup 1.4%
  • CMake 1.1%
  • Makefile 0.9%
  • Shell 0.3%