Description Usage Arguments Value
function to fit volumes to creek nodes
1 | fit_volumes(nodes, n, vi, vo, it = 10)
|
nodes |
is a spatial object (creek nodes) |
n |
is an integer representing years to simulate accumulation |
vi |
is the volumetric input rate, a float |
vo |
is the volumetric output rate, a float |
it |
is an integer representing the number of iterations per node |
a data.frame with cols c('vol', 'lvl')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.