-
Notifications
You must be signed in to change notification settings - Fork 11
ud_inp_snowpack_values
Albert Bofill edited this page Sep 5, 2022
·
6 revisions
Specifies external hydrographs and pollutographs that enter the drainage system at specific nodes
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) | Type of snow related to inp_typevalue > inp_typevalue_snow values |
value_1 | numeric(12, 3) | |
value_2 | numeric(12, 3) | |
value_3 | numeric(12, 3) | |
value_4 | numeric(12, 3) | |
value_5 | numeric(12, 3) | |
value_6 | numeric(12, 3) | |
value_7 | numeric(12, 3) |