-
Notifications
You must be signed in to change notification settings - Fork 33
ud_inp_pattern
Daniel Marín edited this page Jul 8, 2026
·
2 revisions
Specifies time pattern of dry weather flow or quality in the form of adjustment factors applied as multipliers to baseline values.
| 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 |


