-
Notifications
You must be signed in to change notification settings - Fork 11
ud_inp_lid_control
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Defines scale-independent LID controls that can be deployed within subcatchments.
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 |