TransformEvap: Calculation of Makkink evaporation

Description Usage Arguments

Description

Function reads transformed mean temperature and transformed global radiation and calculates the Makkink evaporation for 'future time series' that match a certain climate

Usage

1
2
TransformEvap(inputTemp, inputRad, scenario = "GL", horizon = 2030,
  regions = "NLD", ofile = NA, rounding = TRUE)

Arguments

inputTemp

Name of the input file for temperature

inputRad

Name of the input file for radiation

scenario

scenario ("GL"=DEFAULT, "GH", "WL", "WH")

horizon

time horizon (2030=DEFAULT, 2050, 2085)

regions

vector of regions KNMI14 distinguishes following regions:
<NLD> Nederland (DEFAULT)
<NWN> Noordwest Nederland
<ZWN> Zuidwest Nederland
<NON> Noordoost Nederland
<MON> Middenoost Nederland
<ZON> Zuidoost Nederland

ofile

Name of the output file to write the transformed data to. Format is similar to input file mentioned in input. By default no output file is written.

rounding

Logical (default = TRUE) if results should be rounded


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