aggRaster: Temporal aggregation of raster data

Description Usage Arguments Value Author(s)

Description

Temporal aggregation of raster data

Usage

1
2
aggRaster(data, agg.level, write.file = TRUE, days, path.out,
  process.incomplete = FALSE, ...)

Arguments

data

List of raster files with each list entry containing all hourly raster files of one single day.

agg.level

Aggregation level in hours (numeric).

write.file

logical: Should aggregated raster files be locally stored (TRUE) or kept in memory (FALSE).

days

character: Days with available hourly raster files.

path.out

character: Path to output directory.

process.incomplete

logical: Should incomplete raster data sets (e.g. two raster files at agg.level = 3) be processed?

...

Further arguments to be passed.

Value

A raster Layer

Author(s)

Meike Kuehnlein


environmentalinformatics-marburg/Rainfall documentation built on May 16, 2019, 7:49 a.m.