ws_inp_source - Giswater/giswater_dbmodel GitHub Wiki
Description:
Defines locations of water quality sources.
Fields:
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 |