Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

ud_inp_snowpack_values

advase edited this page Sep 27, 2022 · 6 revisions

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

Clone this wiki locally