Description Usage Arguments Value References Examples
Take the precipitation and temperature and extract the occurrence based on thresholds. The binary variable of the dry-hot (or dry-warm) can be obtained.
1 | GetDH(mp,mt,threp,thret)
|
mp |
Precipitation |
mt |
Temperature |
threp |
Threshold of precipitation (e.g., 20th percentile) |
thret |
Threshold of temperature (e.g., 80th percentile) |
The occurrence of compound dry-hot event (0-1 binary variable)
Hao, Z. et al. (2018). A multivariate approach for statistical assessments of compound extremes. J. Hydrol., 565: 87-94.
Hao, Z. et al. (2019). A monitoring and prediction system for compound dry and hot events. Environ. Res. Lett., 14 114034.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.