Skip to content

Conversation

@pkdash
Copy link
Collaborator

@pkdash pkdash commented Dec 19, 2025

No description provided.

XingZheng and others added 30 commits November 1, 2016 14:59
CatchHydroGeo function for evaluating channel hydraulic properties based
on HAND(Height Above Nearest Drainage)
…se: cellArea is double; output arraies were floats; the rounding caused uncertain precision loss. fix: use double arrays
…ew int[nheight * ncatch]' to address popential runtime and compiling issues
…ter bodies due to pitremove DEM processing. added AreaSqKm to hydro property table; changed TauDEM InunMap to apply the pitmask; changed inunmap batch bash to generate inun map with or without pitmask
update CMakeLists.txt with new tools
remove duplicated and obsolete README from src directory
dtarb and others added 29 commits October 28, 2025 09:38
…code-fix

Updated tbx file with validation code indentation issues fixed
VSLOPE function to use double precision for slope calculation
TauDEM Conda bundle (zip file) for TauDEM installation in a custom Conda env
… alignment and resolution and to avoid 2GB size limit of arcpy
Fix for sinmap stability index tool to work with the newer version of gdal and ArcGIS
- Replaced direct system calls with a shared utility function `run_taudem_command` in multiple scripts.
- Improved error handling by checking return codes and logging error messages.
- Cleaned up code by removing unnecessary subprocess handling and message capturing.
- Updated environment variable management to avoid conflicts with ArcGIS paths in the `Utils.py` file.
- Remove LD_LIBRARY_PATH and OpenMPI environment variable overrides from install.sh, as binaries now use RPATH.
- Update post-install instructions to explicitly require user-installed OpenMPI via conda.
TauDEM command execution in python scripts to use TauDEM installed gdal
GitHub Action workflow for running TauDEM tests
Fix Conda bundle - removed openmpi from the bundle
@pkdash pkdash merged commit ed9f200 into master Dec 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants