Description Usage Arguments Value Examples
evaluateDroughtNemaTemepratureAdditional
evaluates based on air temeprature
values for a target time period 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 classification of the NEMA).
This function considers only additional criteria related to temerature. See
evaluateDroughtNemaTemepratureMain
for temperature related
threshold values that represent main criteria.
1 | evaluateDroughtNemaTemepratureAdditional(temperature, temperature_t, landcover)
|
temperature |
A |
temperature_t |
A |
landcover |
A
Each raster layer has a value of |
A list with two elements:
droughttemperatureadditional
A RasterBrick
object containing for each
fixed ten-day interval in temperature_t
a layer classifying if there were
drought conditions according to the relative air humidity or not.
time
A character vector specifying the date of the first day of the respective fixed ten-day interval.
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.