-
Notifications
You must be signed in to change notification settings - Fork 33
ud_inp_dwf_pol_x_node
Daniel Marín edited this page Jul 8, 2026
·
2 revisions
Specifies dry weather flow and relation between pollutant and node.
| Column name | Data type | Description |
|---|---|---|
| poll_id | character varying(16) | Id of pollutant, defined on inp_pollutant |
| value | numeric(12,7) | Value of dwf |
| pat1 | character varying(16) | Id of pattern, defined on inp_pattern |
| pat2 | character varying(16) | Id of pattern, defined on inp_pattern |
| pat3 | character varying(16) | Id of pattern, defined on inp_pattern |
| pat4 | character varying(16) | Id of pattern, defined on inp_pattern |
| dwfscenario_id | integer | Id of dwf scenario, defined on cat_dwf_scenario |


