Description Usage Arguments Details Value Author(s)
Stacks Proba-V layers into a GDAl virtual file,
using gdalbuildvrt
. GDAL vrt was found to query faster
than raster::stack
.
1 2 3 |
x |
Character. Directory of a Proba-V geotiffs or list of well formated filenames. |
stacked_bands |
Character. Which abnds are stacked (typically RADIOMETRY) |
vrt_name |
Character. Output filename. |
tile |
Character. Which tile to process. Format: "X00Y00". |
end_date |
Date. Last date to process. |
patttern |
Character. As in |
orderChrono |
Logical. Wether to oder the stack chronologically.
Default |
retunr_raster |
Logical. Weather a RasterBrick should eb returned.
Else a info data.frame witht is returned (see |
If stacked bands are present, a nested vrt is build.
a rasterBrick pointing to the vrt or a data.frame with meta data.
J Eberenz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.