-
Notifications
You must be signed in to change notification settings - Fork 11
ud_inp_inflows
advase edited this page Aug 26, 2022
·
4 revisions
Specifies external hydrographs and pollutographs that enter the drainage system at specific nodes
Column name | Data type | Description | Domain values |
---|---|---|---|
order_id | integer | Id | |
node_id | character varying(50) | Id of node | |
timser_id | character varying(16) | Id of timeseries, defined on inp_timeseries | |
sfactor | numeric(12,4) | Scaling factor that multiplies the recorded time series values | |
base | numeric(12,4) | Constant baseline value added to the time series value | |
pattern_id | character varying(16) | Id of pattern, defined on inp_pattern |