timeStackProbaV: Build time stack from probav images

Description Usage Arguments Value Author(s)

Description

Stacks Prova-V layers.

Usage

1
2
timeStackProbaV(x, pattern, order_chrono = TRUE, tile = NULL,
  quick = FALSE, end_date = NULL, ...)

Arguments

x

Character. Directory of a Proba-V geotiffs or list of filenames.

tile

Character. Whcih tile to process. Format: "X00Y00".

quick

Logical. See raster::stack

end_date

Date. Last date to process.

...

Additional arguments to raster::writeRaster

patttern

Character. As in list.files

orderChrono

Logical. Wether to oder the stack chronologically. Defatult TRUE.

Value

a RasterStack or rasterBrick.

Author(s)

J Eberenz


johanez/probaV documentation built on May 19, 2019, 3:01 p.m.