CreateKnmiTFInput: Create valid input from user specified data

Description Usage Arguments Note

Description

can be used if one does not have the KNMI standard format

Usage

1
CreateKnmiTFInput(data, stationID, lat, lon, comment = NULL)

Arguments

data

a data.frame of two columns

date

integer vector date format yyyymmdd

values

numeric values of observation

stationID

numeric (either official station number or self-chosen / recommendations?)

lat

numeric latitude

lon

numeric longitude

comment

user specified comment (should start with '#') default is the current timestamp

Note

Currently for single stations only


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