BCriverbed: Function for use of interpolation methods in the steam...

Description Usage Arguments Author(s) Examples

Description

River bed boundary conditions for interpolations in the river cros-section. Add the zero values to the intersections of measuring verticals and the stream bed.

Usage

1

Arguments

data

Data must be in format: data.frame. In data there must be columns: Loc, Depth, MeasD, Vel. Means: Loc - "x" location of point from the bank of the stream [meters], Depth - depth of vertical of measuring point [meters], MeasD - depth of measuring point in vertical [meters], Vel - measured point velocity [m*s^(-1)]. Gauging verticals must be in order from the lowest value of "x" location to highest "x" location or from the highest value of "x" location to the lowest value of "x" location.

Author(s)

Eliška Friedlová (Hasníková)

Examples

1
BCriverbed(data_02)

houbysvoctem/StreamDischarge documentation built on May 9, 2019, 7:33 p.m.