ws_inp_pattern - Giswater/giswater_dbmodel GitHub Wiki
Description:
Defines time patterns
Fields:
| Column name | Data type | Description | Example |
|---|---|---|---|
| pattern_id | character varying(16) | Id of pattern | dma01_period05 |
| observ | text | Description | Real pattern for dma01 on period 05 |
| tscode | text | The timeseries code from another system | |
| tsparameters | json | Additional parameters for the timeseries | |
| expl_id | character varying(16) | Indicates which exploitation it is assigned to | |
| log | text | Output information |