R Package with Functions used in Project IMPETUS.
Installation
For installing the latest release of this R package run the following code below:
# Enable repository from kwb-r
options(repos = c(
kwbr = 'https://kwb-r.r-universe.dev',
CRAN = 'https://cloud.r-project.org'))
# Download and install 'kwb.impetus in R
install.packages('kwb.impetus')
# Browse the 'kwb.impetus manual pages
help(package = 'kwb.impetus')
Usage
Checkout the Data Analysis
workflows for the Berlin case study site:
Deutscher Wetterdienst (DWD) using monthly open-data on
precitiptation
(1881-01
-2022-08
) andpotential evaporation
(1991-01
-2022-08
). For details on how this dataset was pre-processed, see here: dwd_berlin_monthly andWasserportal for
surface water level/flow
andgroundwater level
from Berlin (https://wasserportal.berlin.de).