ud_inp_lid_control - Giswater/giswater_dbmodel GitHub Wiki
Description:
Defines scale-independent LID controls that can be deployed within subcatchments.
Fields:
Column name | Data type | Description | Domain values |
---|---|---|---|
id | integer | Id | |
lidco_id | character varying(16) | Id of lidcontrol | |
lidco_type | character varying(10) | Type of lid control, defined on inp_typevalue as inp_value_lidcontrol | [BC, DRAIN, DRAINMAT, GR, IT, PAVEMENT, PP, RB, SOIL, STORAGE, SURFACE, VS] |
value_2 | numeric(12,4) | Lid control value | |
value_3 | numeric(12,4) | Lid control value | |
value_4 | numeric(12,4) | Lid control value | |
value_5 | numeric(12,4) | Lid control value | |
value_6 | numeric(12,4) | Lid control value | |
value_7 | numeric(12,4) | Lid control value | |
value_8 | numeric(12,4) | Lid control value |