-
Notifications
You must be signed in to change notification settings - Fork 11
ws_inp_source
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Defines locations of water quality sources.
Column name | Data type | Description | Example |
---|---|---|---|
node_id | character varying(16) | Id of node | |
sourc_type | character varying(18) | Type of source, defined on inp_typevalue as inp_typevalue_source | CONCEN, MASS, FLOWPACED, SETPOINT |
quality | numeric(12,6) | Baseline source strength | |
pattern_id | character varying(16) | Id of pattern, defined on inp_pattern |