Description Usage Arguments Value Examples
weatherSD computes the standard deviation of raster
based time series (RasterBrick or RasterStack object, see:
Raster-class) for the respective temporal
resolution.
1 2 |
variable |
A |
timedate |
A |
cores |
The number of cores to be used in parallel computing. |
clcall |
A function passed to |
A list with the first element representing the aggregated
raster time series with mean values as specified by resolution as
a RasterBrick and the second element a POSIXct vector containing
information on the aggregated time intervals as specified by resolution.
For fixed ten day intervals, this is an integer vector with increasing values for
each ten-day interval.
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.