We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These are hardcoded. That's ok if this is all there is and there won't be any more, but just checking that we don't want to make this changeable.
Originally posted by @dalonsoa in #58 (comment)
Currently we only support Subcatchments, Nodes (as storage type), Links (as circular type) object types.
Subcatchments
Nodes
Links
We also only store information for flooding, depth, flow, runoff.
flooding
depth
flow
runoff
Future applications may want to expand on both of these fronts - any discussion of that can be kept here
Should be easy to accommodate now with: #84
The text was updated successfully, but these errors were encountered:
inp
swmmio
No branches or pull requests
Originally posted by @dalonsoa in #58 (comment)
Currently we only support
Subcatchments
,Nodes
(as storage type),Links
(as circular type) object types.We also only store information for
flooding
,depth
,flow
,runoff
.Future applications may want to expand on both of these fronts - any discussion of that can be kept here
Should be easy to accommodate now with: #84
The text was updated successfully, but these errors were encountered: