ud_inp_snowpack_values - Giswater/giswater_dbmodel GitHub Wiki

Description:

Specifies external hydrographs and pollutographs that enter the drainage system at specific nodes

Fields:

Column name Data type Description
id int4 Autonumeric id of the table
snow_id varchar(16) Snow id related to inp_snowpack table
snow_type varchar(16) Snow type, defined on inp_typevalue as inp_typevalue_snow
value_1 numeric(12, 3) Parameter of snow 1
value_2 numeric(12, 3) Parameter of snow 2
value_3 numeric(12, 3) Parameter of snow 3
value_4 numeric(12, 3) Parameter of snow 4
value_5 numeric(12, 3) Parameter of snow 5
value_6 numeric(12, 3) Parameter of snow 6
value_7 numeric(12, 3) Parameter of snow 7