-
Notifications
You must be signed in to change notification settings - Fork 33
ud_rpt_nodeflooding_sum
Daniel Marín edited this page Jul 8, 2026
·
1 revision
Contains the results of flooded nodes.
| Column name | Data type | Description |
|---|---|---|
| id | integer | Description |
| result_id | character varying(30) | Description |
| node_id | character varying(50) | Description |
| hour_flood | numeric(12, 4) | Description |
| max_rate | numeric(12, 4) | Description |
| time_days | character varying(10) | Description |
| time_hour | character varying(10) | Description |
| tot_flood | numeric(12, 4) | Description |
| max_ponded | numeric(12, 4) | Description |


