-
Notifications
You must be signed in to change notification settings - Fork 33
ud_rpt_runoff_qual
Daniel Marín edited this page Jul 8, 2026
·
1 revision
Contains the results of runoff quality simulations.
| Column name | Data type | Description |
|---|---|---|
| id | integer | Description |
| result_id | character varying(30) | Description |
| poll_id | character varying(16) | Description |
| init_buil | numeric(12, 4) | Description |
| surf_buil | numeric(12, 4) | Description |
| wet_dep | numeric(12, 4) | Description |
| sweep_re | numeric(12, 4) | Description |
| infil_loss | numeric(12, 4) | Description |
| bmp_re | numeric(12, 4) | Description |
| surf_runof | numeric(12, 4) | Description |
| rem_buil | numeric(12, 4) | Description |
| cont_error | numeric(12, 4) | Description |


