-
Notifications
You must be signed in to change notification settings - Fork 33
ud_rpt_runoff_quant
Daniel Marín edited this page Jul 8, 2026
·
1 revision
Contains the results of runoff quantity simulations.
| Column name | Data type | Description |
|---|---|---|
| id | integer | Description |
| result_id | character varying(30) | Description |
| initsw_co | numeric(12, 4) | Description |
| total_prec | numeric(12, 4) | Description |
| evap_loss | numeric(12, 4) | Description |
| infil_loss | numeric(12, 4) | Description |
| surf_runof | numeric(12, 4) | Description |
| snow_re | numeric(12, 4) | Description |
| finalsw_co | numeric(12, 4) | Description |
| finals_sto | numeric(12, 4) | Description |
| cont_error | numeric(16, 4) | Description |
| initlid_sto | numeric(12, 4) | Description |


