EOBSLocal: Import EOBS data from local file

Description Usage Arguments Note

View source: R/EOBS.R

Description

Import EOBS data from local file

Usage

1
EOBSLocal(variable, filename, period = NULL, area = NULL, na.rm = TRUE)

Arguments

variable

String from ('tg', 'tn', 'tx, ...)

filename

String containing the path to the ncdf file

period

Either numeric, timeBased or ISO-8601 style (see .subset.xts)

area

Either SpatialPolygons or SpatialPolygonsDataFrame object (see package sp)

na.rm

Boolean indicating if rows with NA can be deleted

Note

Should be merged with EOBS


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