rr_trans_KNMI14: rr_trans_KNMI14.R

Description Usage Arguments

Description

Function 'transforms' a specific reference-dataset with daily precipitation sums (mm) to a dataset representative for a future climate scenario.

Usage

1
rr_trans_KNMI14(obs, deltas)

Arguments

obs

data.frame or matrix:
first column provides datestring YYYYMMDD
other columns provide precipitation (mm) time series (each column represents specific station)

deltas

data.frame or matrix that contains deltas (=change factors for the transformation) should contain following columns indicated by following headers HEADER
"wdf" relative change (%) in wet-day frequency (wet day is defined as day with 0.1 mm or more precipitation)
"ave" relative change (%) in mean precipitation
"P99" relative change (%) in the 99th percentile of wet-day amounts


MartinRoth/knmitransformer documentation built on May 7, 2019, 3:39 p.m.