Utah State University wordmark

Downloads

Installation Instructions

  1. 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”.

    Note that the redistributables listed above will only be installed if they are required for your platform and are not already installed.

    • C:\Program Files\Microsoft MPI\Bin\
    • C:\GDAL
    • C:\Program Files\GDAL
    • C:\Program Files\TauDEM\TauDEM5Exe

    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.

  2. To activate the TauDEM Toolbox in ArcGIS:
    1. Open ArcMap. If the ArcToolbox Window is not open, click on the "Show/Hide ArcToolbox Window" icon in the Standard Toolbar.
    2. Right click on ArcToolbox at the top of the window. Select Add Toolbox... .
    3. Browse to the TauDEM install directory (e.g. C:\Program Files\TauDEM\).
    4. Click on the TauDEM_Tools.tbx file, and click Open.
    5. The TauDEM Toolbox should now be visible in the list of toolboxes.
    6. If you wish to save this configuration, right click on ArcToolbox, select Save to Default.
    7. This needs to be done for each user who wishes to use TauDEM.
  3. 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.
  4. 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.
  5. 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).