Calculates a set of daily minimum temperature related indices as they were defined for the KNMI14 scenarios brochure
1  | TempMinIndicesWrapper(input, regions = "NLD", ofile = NA)
 | 
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:  | 
ofile | 
 (DEFAULT=NA) Name of the output file to write the indices to. Format is similar to input without the 5 first lines  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.