Description Usage Arguments Value Examples
evaluateDroughtNema1
evaluates
for a target time period, 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).
1 2 | evaluateDroughtNema1(droughttemperaturemain, droughttemperatureadditional,
droughtprecipitation, droughtairhumidity, timedate)
|
droughttemperaturemain |
A |
droughttemperatureadditional |
A |
droughtprecipitation |
A |
droughtairhumidity |
A |
timedate |
A |
A list with two elements:
drought
A RasterBrick
object containing for each
fixed ten-day interval a layer classifying if there were
drought conditions or near-drought conditions according to all criteria 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.