-
Notifications
You must be signed in to change notification settings - Fork 33
ud_inp_curve
Daniel Marín edited this page Jul 8, 2026
·
2 revisions
Defines data curves.
| Column name | Data type | Description | Domain values |
|---|---|---|---|
| id | character varying(16) | Id of curve | |
| curve_type | character varying(20) | Type of curve, defined on inp_typevalue as inp_value_curve | [STORAGE, SHAPE, DIVERSION, TIDAL, PUMP1, PUMP2, PUMP3, PUMP4, RATING, CONTROL] |
| descript | text | Description | |
| expl_id | integer | Indicates which exploitation it is assigned to | |
| log | text | Output information |


