-
Notifications
You must be signed in to change notification settings - Fork 33
ud_inp_lid_control
Daniel Marín edited this page Jul 8, 2026
·
2 revisions
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 |


