TempMaxIndicesWrapper: Calculates a set of TX related indices for all scenarios,...

Description Usage Arguments

Description

Calculates a set of daily maximum temperature related indices as they were defined for the KNMI14 scenarios brochure

Usage

1
TempMaxIndicesWrapper(input, regions = "NLD", ofile = NA)

Arguments

input

Name of the input file (ASCII) that contains reference data (all numerics) in which the columns provide time series for specific stations. The first column should provide either 00000000 or a datestring YYYYMMDD: Rows starting with 00000000 are considered station info (station number, lat, lon etc.) and are ignored. Rows starting with a datestring refer to a specific day in the time series. Rows starting with "#" are completely ignored and returned unchanged.

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

(DEFAULT=NA) Name of the output file to write the indices to. Format is similar to input without the 5 first lines


KNMI/scenarioIndices documentation built on May 19, 2019, 8:20 a.m.