tempAggregate: Aggregates MSG images and sunzenith to one hour (mean...

Description Usage Arguments Details Value Author(s)

Description

Aggregates MSG images and sunzenith to one hour (mean calculation)

Usage

1
tempAggregate(inpath, outpath = NULL, returnResult = FALSE, type = "rst")

Arguments

inpath

Character string of the path to the MSG scenes. Only one subfolder and the "/cal" is allowed (as returned from the msg processing). E.g use this function for one day. e.g. inpath= /meteosat-images/2010/01/01/ including one folder for every scene and for every scene the folder "cal"

outpath

Character string of the output path

returnResult

if TRUE, data are returned to teh R environment

type

A character string indicating the output file type.

Details

Bases on the following name conventions: Single scenes are stored in a folder MT9PDate_mt09s with Date is in the format yyymmddhhmm in the subfolder "cal". Scenes must be named according to the described file name conventions.

Value

If no outpath is speciefied, the results are returned to the R environment as a list of rasterStacks. If outpath is specified, files are written to disk

Author(s)

Hanna Meyer


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