Function 'transforms' a specific reference-dataset with time series of daily of mean, minimum or maximum temperature (degrees Celsius) to a dataset representative for a future climate scenario.
1 | tm_trans_KNMI14(obs, deltas, regio.tabel = NA)
|
obs |
data.frame or matrix: |
deltas |
data.frame or matrix that contains deltas (=change factors for the transformation)
should contain following columns indicated by following headers: following column is optional in case deltas vary with region (is needed in case <regio.tabel> is provided) "regio" region for which deltas are valid KNMI14 distinguishes ("NWN", "ZWN", "NON", "MON", "ZON", "NLD") |
regio.tabel |
this (optional) argument provides a vector that relates the stations to
a particular region.
KNMI14 distinguishes following regions: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.