ud_cat_hydrology - Giswater/giswater_dbmodel GitHub Wiki
Description:
Catalog of water flows that enters naturally into the system
Fields:
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 |