ud_rpt_nodeflooding_sum - Giswater/giswater_dbmodel GitHub Wiki
Description:
Contains the results of flooded nodes.
Fields:
| 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 |