Description Usage Arguments Value Examples
evaluateDroughtNemaAithumidity
evaluates based on relative air humidity
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 the additional criteria related to the relative air humidity.
1 | evaluateDroughtNemaAithumidity(airhumidity, airhumidity_t)
|
airhumidity |
A |
airhumidity_t |
A |
A list with two elements:
droughtairhumidity
A RasterBrick
object containing for each
fixed ten-day interval in airhumidity_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.