-
Notifications
You must be signed in to change notification settings - Fork 33
ud_cat_hydrology
Daniel Marín edited this page Jul 8, 2026
·
2 revisions
Catalog of water flows that enters naturally into the system
| Column name | Data type | Description | Domain values |
|---|---|---|---|
| hydrology_id | serial | Id | |
| name | character varying(30) | Hydrology name | |
| infiltration | character varying(20) | Infitration method, , defined on inp_typevalue as inp_value_options_in | [CURVE_NUMBER, GREEN_AMPT, HORTON, MODIFIED_HORTON] |
| text | character varying(255) | Description | |
| active | boolean | If true, catalog value is being used | TRUE |
| expl_id | integer | Exploitation Id | |
| log | text | Output information |


