Package: hydflood
Type: Package
Title: Flood Extents and Durations along the Rivers Elbe and Rhine
Version: 0.5.3
Date: 2023-02-21
Authors@R: c(person("Arnd", "Weber", email = "arnd.weber@bafg.de",
                    role = c("aut", "cre"), 
                    comment = c(ORCID = "0000-0002-5973-2770")),
            person("Stephan", "Rosenzweig", email = "rosenzweig@bafg.de",
                    role = c("ctb")))
Description: Raster based flood modelling internally using 'hyd1d', an R package
    to interpolate 1d water level and gauging data. The package computes flood
    extent and durations through strategies originally developed for 'INFORM',
    an 'ArcGIS'-based hydro-ecological modelling framework. It does not provide
    a full, physical hydraulic modelling algorithm, but a simplified, near real
    time 'GIS' approach for flood extent and duration modelling. Computationally
    demanding annual flood durations have been computed already and data
    products were published by Weber (2022) <doi:10.1594/PANGAEA.948042>.
Depends: R (>= 4.0.0), sf, terra, raster, hyd1d
Imports: stats, Rdpack, grDevices
Suggests: knitr, rmarkdown, devtools, pkgdown, roxygen2, testthat,
        plot3D, plotrix, shiny, shinyjs, shiny.i18n, leaflet,
        leaflet.extras, leaflet.esri, pangaear, rgrass, stringr
RdMacros: Rdpack
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Collate: 'classifyToPNV.R' 'createTiles.R' 'data.R' 'flood1.R'
        'flood2.R' 'flood3.R' 'flood3Points.R' 'getDEM.R' 'hydflood.R'
        'hydflood-internal.R' 'hydSpatRaster.R' 'w80ToSpatial.R'
        'zzz.R'
VignetteBuilder: knitr
BugReports: https://github.com/bafg-bund/hydflood/issues/
URL: https://hydflood.bafg.de, https://github.com/bafg-bund/hydflood
NeedsCompilation: no
Packaged: 2023-03-07 15:52:49 UTC; WeberA
Author: Arnd Weber [aut, cre] (<https://orcid.org/0000-0002-5973-2770>),
  Stephan Rosenzweig [ctb]
Maintainer: Arnd Weber <arnd.weber@bafg.de>
Repository: CRAN
Date/Publication: 2023-03-08 09:40:02 UTC
Built: R 4.1.2; ; 2023-03-09 12:45:45 UTC; unix
