dtarb / TauDEM

Terrain Analysis Using Digital Elevation Models (TauDEM) software for hydrologic terrain analysis and channel network extraction.
http://hydrology.usu.edu/taudem
Other
228 stars 116 forks source link

Enable streamnet not writing tree, coord, or net files #245

Open jcphill opened 2 years ago

jcphill commented 2 years ago

When specific file names are provided on streamnet command line, do not write tree, coord, or net files unless all three are given.

These files cannot be written in parallel or directly to cloud storage, so it can be useful to omit them when writing rasters in VRT format.

Also fix simple usage (without specific file names) net file output.