hyd1d {hyd1d} | R Documentation |
hyd1d - 1d Water Level Interpolation along the Rivers Elbe and Rhine
Description
The hyd1d package provides an S4 class, relevant datasets and functions to compute 1d water levels along the German federal waterways Elbe and Rhine.
S4 class WaterLevelDataFrame
The detailled description of the S4 class WaterLevelDataFrame
is
available here. This class structures the
handling and computation of the 1d water levels.
Datasets
Datasets delivered with this package are:
Water level computation
Water levels are either obtained from the df.flys
-dataset
by the functions waterLevelFlys3
or
waterLevelFlys3Seq
or computed by the functions
waterLevel
and waterLevelPegelonline
. The later
functions use the datasets df.flys
and
df.gauging_station_data
and gauging data provided by
df.gauging_data
or https://pegelonline.wsv.de/gast/start
to linearily interpolate continuous water levels intersecting with the
measured water level data at the gauging stations.
Author(s)
Maintainer: Arnd Weber arnd.weber@bafg.de (ORCID)
Authors:
Marcus Hatz hatz@bafg.de
Other contributors:
Wolfgang Stürmer [contributor]
Wilfried Wiechmann wiechmann@bafg.de [contributor]
Benjamin Eberhardt eberhardt@bafg.de [contributor]
See Also
Useful links:
Report bugs at https://github.com/bafg-bund/hyd1d/issues/