Description Usage Arguments Details Value Author(s)
Read node results from a SWMM file.
1 |
SWMMfile |
a |
names |
vector of names of the nodes to be read. If |
variables |
vector of variables to be read for each node, see Details below. If |
The following variables are available for nodes:
"depth of water above invert"
"hydraulic head"
"volume of stored + ponded water"
"lateral inflow"
"total inflow"lateral + upstream
"flow lost to flooding"
"PollutantName concentration" Only if pollutions are modeled.
A named list of separate xts
objects for each variable.
The xts
objects contain the data for all nodes.
Andreas Scheidegger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.