Downloads
- TauDEM 5.3.7 Complete Windows installer (This includes executables compiled for Windows, ArcGIS toobox and Python Scripts developed for ArcGIS 10.0 or higher, GDAL Library and Microsoft redistributables required to use MS-MPI. Note that installing this does not require ArcGIS so on a Windows system with or without ArcGIS the simplest way to get going is to run this installer. Without ArcGIS you will be able to run all the functions from the command line, but will not be able to use the ArcGIS toolbox.)
- Separate components
- Dependencies
- GDAL versions listed below were used to compile TauDEM version 5.3.7 executables. These are no longer distributed from http://gisinternals.com but the GDAL 2.3.0 and MapServer 7.0.7 versions currently available have been reported to work
- GDAL 201 (MSVC 2013) for 32 bit Windows PC
- GDAL 201 (MSVC 2013 Win 64) for 64 bit Windows PC
- GDAL 2.1.0 for Python 2.7
- Microsoft MPI v7.1
- Microsoft Visual C++ 2015 Redistributable Package (x86)
- Microsoft Visual C++ 2015 Redistributable Package (x64)
- Source Code in GitHub
- Folder with data for testing TauDEM
Installation Instructions
- If you are using a Windows computer it is easiest to download and run the Complete Windows Installer. During the install you will need to do the following:
- Click yes to the licensing agreements associated with the dependencies.
- When prompted to Choose Setup Type for GDAL, choose “Typical”.
- C:\Program Files\Microsoft MPI\Bin\
- C:\GDAL
- C:\Program Files\GDAL
- C:\Program Files\TauDEM\TauDEM5Exe
- To activate the TauDEM Toolbox in ArcGIS:
- Open ArcMap. If the ArcToolbox Window is not open, click on the "Show/Hide ArcToolbox Window" icon in the Standard Toolbar.
- Right click on ArcToolbox at the top of the window. Select Add Toolbox... .
- Browse to the TauDEM install directory (e.g. C:\Program Files\TauDEM\).
- Click on the TauDEM_Tools.tbx file, and click Open.
- The TauDEM Toolbox should now be visible in the list of toolboxes.
- If you wish to save this configuration, right click on ArcToolbox, select Save to Default.
- This needs to be done for each user who wishes to use TauDEM.
- If you are using a Linux computer you will need to download the source code from GitHub and compile for your system. The ArcGIS toolbox is only available for Windows Systems with ArcGIS.
- You will need to install and link to the GDAL Library.
- You will need to do install and link to an MPI library such as Open MPI.
- If you have an earlier version of ArcGIS (pre 10.0) and want to use the ArcGIS toolbox you will need to download an earlier version of TauDEM. The command line executables with this version produce files that can be used with any version of ArcGIS.
- To install components separately:
- Download and install the version of the GDAL library valid for your system.
- Download and install the Microsoft Visual C++ Redistrbutable packages appropriate for your system. 64 bit systems require both x86 and x64 redistributables.
- Download and install the Microsoft MPI v7.1.
- Download TauDEM 5.3 Command Line Executables for your system.
- Download ArcGIS toolbox and python scripts if desired.
- Set paths on your system to the locations of GDAL components (e.g. C:\GDAL;C:\Program Files\GDAL), MPI programs (e.g. C:\Program Files\Microsoft MPI\Bin\) and TauDEM programs (e.g. C:\Program Files\TauDEM\TauDEM5Exe).
Note that the redistributables listed above will only be installed if they are required for your platform and are not already installed.
The TauDEM Tools.tbx ArcGIS toolbox is included with the install and should work for ArcGIS 10.0 or higher (tested on 10.0, 10.2.2 and 10.3.1). Note that the installation does not require ArcGIS. Without ArcGIS you will be able to run all the functions from the command line, but will not be able to use the ArcGIS toolbox.