Description Usage Arguments Details Examples
evaluateDroughtNemaTemepratureMain
evaluates based on temperature values
for a target time period and representing long term mean values as
raster based time series (RasterBrick
or RasterStack
object, if
for a given spatial and temporal point drought or near drought conditions are
prevalent or not (according to the main criteria classification of the NEMA).
This function considers only main criteria related to temerature. See
evaluateDroughtNemaTemepratureAdditional
for temperature related
threshold values that represent additional criteria.
1 2 | evaluateDroughtNemaTemepratureMain(temperature, ltmtemperature, ltsdtemperature,
temperature_t, ltmtemperature_t)
|
temperature |
A |
ltmtemperature |
A |
ltsdtemperature |
A |
ltmtemperature_t |
A |
temeprature_t |
A |
The start and end time point of the target time interval are derived from
timedate_daily
. All time intervals of timedate_aggregated
are supposed
to fit perfectly within timedate_daily
(i.e. there are no more or less days in
timedate_daily
). All Raster*
time series data are supposed to have the
same spatial extent and resolution.
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.