read.wettermast.file: Read a Wettermast Hamburg data file

Description Usage Arguments Details Value

View source: R/wettermast.read.functions.R

Description

Read a Wettermast Hamburg data file

Usage

1

Arguments

file

path to a Wettermast Hamburg data file

na.value

the value of missing values in the file. Will be set to NA.

Details

The file has to be named like this: VARNAME_YYYYMMDDHHSS-YYYYMMDDHHSS.csv This is crucial. This is the starndard naming convention for Wettermas Hamburg files. The first date is the start time, the second date the end time for the series. An equally spaced timestamp series is created according to the number of variable values in the file.

Value

a data frame containing the variable values and the time as POSIXct


nobodyinperson/wettRmast documentation built on May 23, 2019, 9:31 p.m.