Skip to content

Refinements in support of rapid watershed delineation

Pre-release
Pre-release
Compare
Choose a tag to compare
@dtarb dtarb released this 18 Dec 17:27
· 2 commits to master since this release

This is a C++ executable only release to support rapid watershed delineation. No new windows installer at this time.

Changes

  • Single processor CatchOutlets function to use in RWD preprocessing
  • Edit raster utility function to use in RWD data preparation
  • Readoutlets handling of id field type generalized
  • Gagewatershed changed to use -1 to indicate no downstream watershed
  • Gagewatershed changed to accommodate duplicate input points
  • Possible infinite loop in move outlets fixed