An S4 class and several functions which utilize internally stored datasets and gauging data enable 1d water level interpolation. The S4 class (WaterLevelDataFrame) structures the computation and visualisation of 1d water level information along the German federal waterways Elbe and Rhine. 'hyd1d' delivers 1d water level data - extracted from the 'FLYS' database - and validated gauging data - extracted from the hydrological database 'WISKI7' - package-internally. For computations near real time gauging data are queried externally from the 'PEGELONLINE REST API' <https://pegelonline.wsv.de/webservice/dokuRestapi>.
Version: | 0.5.2 |
Depends: | R (≥ 4.0.0) |
Imports: | methods, utils, Rdpack, httr2, curl |
Suggests: | DBI (≥ 0.4-9), RPostgreSQL (≥ 0.6-1), testthat, knitr, rmarkdown, stringr, devtools, pkgdown, roxygen2, revealjs, shiny, shiny.i18n, shinyTime, lubridate, usethis, yaml, desc |
Published: | 2024-07-06 |
DOI: | 10.32614/CRAN.package.hyd1d |
Author: | Arnd Weber [aut, cre], Marcus Hatz [aut], Wolfgang Stürmer [ctb], Wilfried Wiechmann [ctb], Benjamin Eberhardt [ctb] |
Maintainer: | Arnd Weber <arnd.weber at bafg.de> |
BugReports: | https://github.com/bafg-bund/hyd1d/issues/ |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://hyd1d.bafg.de, https://github.com/bafg-bund/hyd1d |
NeedsCompilation: | no |
Citation: | hyd1d citation info |
Materials: | README NEWS |
CRAN checks: | hyd1d results |
Reference manual: | hyd1d.pdf |
Vignettes: |
hyd1d - Vignette hyd1d - Vignette (DE) |
Package source: | hyd1d_0.5.2.tar.gz |
Windows binaries: | r-devel: hyd1d_0.5.2.zip, r-release: hyd1d_0.5.2.zip, r-oldrel: hyd1d_0.5.2.zip |
macOS binaries: | r-release (arm64): hyd1d_0.5.2.tgz, r-oldrel (arm64): hyd1d_0.5.1.tgz, r-release (x86_64): hyd1d_0.5.2.tgz, r-oldrel (x86_64): hyd1d_0.5.1.tgz |
Old sources: | hyd1d archive |
Please use the canonical form https://CRAN.R-project.org/package=hyd1d to link to this page.