Downloads
These versions are deprecated and superceded by TauDEM 5.3.
- Programs
- For ArcGIS 10
- TauDEM Multi-File (This version does not have an ArcGIS graphical user interface)
- Source Code
- For TauDEM 5.1.2
- For TauDEM 5.2 (Multi-File)
- Data
- TauDEM Model Builder Models Toolbox
- For ArcGIS 10 (Save this file in the location that TauDEM was installed e.g. C:\Program Files\TauDEM\TauDEM5Arc)
Installation Instructions
- TauDEM 5.1.2 may be run in command line standalone mode or with ArcGIS 10. It has been tested with ArcGIS version 10.0,10.1 and 10.2. For ArcGIS 9.3.1 use TauDEM 5.0.
- Automatic Install. Run TauDEM512.exe and the installer will install the necessary Microsoft HPC Pack 2012 MS-MPI and runtime redistributable libraries.
- Manual Install. Unzip TauDEM512.zip. This contains the Microsoft HPC Pack 2012 MS-MPI installer mpi_x64.msi or mpi_x86.msi. These were obtained from http://www.microsoft.com/en-us/download/details.aspx?id=36045. This also contains Visual Studio 2010 C++ runtime libraries vcredist_x86_2010.exe and vcredist_x64_2010.exe. The files here are SP1 from http://www.microsoft.com/en-us/download/details.aspx?id=8328 and http://www.microsoft.com/en-us/download/details.aspx?id=13523
- To manually install on a 32 bit system install
- mpi_x86.msi
- vcredist_x86_2010.exe
- TaudemSetup_x86.msi
- To manually install on a 64 bit system install
- mpi_x64.msi
- vcredist_x86_2010.exe
- vcredist_x64_2010.exe
- TaudemSetup_x64.msi
- 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 (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.
- To use the Model Builder Workflows
- Download the file appropriate for your ArcGIS version (see above) and save in the location that TauDEM was installed (e.g. C:\Program Files\TauDEM\TauDEM5Arc) so that the relative paths to TauDEM tools are correct.
- 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... .
- Locate the file TauDEM Models.tbx that you downloaded and select it.
- The TauDEM Models 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.
- To use the Multifile Versions (version 5.2)
- Download and unzip the executables for your platform. Set a path to the location they are saved.
- Install the Microsoft HPC Pack 2012 MS-MPI library for your platform. This can be done from the TauDEM 5.1.2 zip file.
- Use similar to the single file command line version, except wherever you would normally specify a DEM grid file as input or output, specify a folder. The folder may contain multiple tif files all of which will be read and treated as a single logical DEM grid.