3d-fun / TauDEM

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

Home Page:http://hydrology.usu.edu/taudem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://hydrology.usu.edu/taudem

License:Other


Languages

Language:C++ 81.8%Language:Python 12.7%Language:C 3.3%Language:Inno Setup 1.5%Language:CMake 0.6%Language:Makefile 0.0%