ud_inp_pattern - Giswater/giswater_dbmodel GitHub Wiki
Description:
Specifies time pattern of dry weather flow or quality in the form of adjustment factors applied as multipliers to baseline values.
Fields:
| Column name | Data type | Description | Domain values |
|---|---|---|---|
| pattern_id | character varying(16) | Id of the pattern | |
| pattern_type | character varying(30) | Type of pattern, defined on inp_typevalue as inp_typevalue_pattern | [DAILY, HOURLY, MONTHLY, WEEKEND] |
| observ | text | Description | |
| tsparameters | json | Surface temperature parameters | |
| expl_id | integer | Indicates which exploitation it is assigned to | |
| log | text | Output information |