Description Usage Arguments Value
View source: R/assignIncremSiteIDs.R
Assigns the nearest downstream site ID (staidseq variable based on staid
variable) to reaches in the incremental areas between monitoring sites by climbing network structure
(reaches sorted by HYDSEQ)
Executed By:
selectCalibrationSites.R
selectValidationSites.R
setNLLSWeights.R
Executes Routines: sites_incr.for
1 | assignIncremSiteIDs(minnum, staid, waterid, tnode, fnode)
|
minnum |
user selected minimum number of reaches between sites |
staid |
reach site IDs (non-zero for reaches with selected monitoring sites) |
waterid |
reach ID number |
tnode |
reach to (downstream) node |
fnode |
reach from (upstream) node |
rchstaid
integer vector site IDs assigned contiguously to upstream incremental
reaches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.