Description Usage Arguments Value Author(s) Examples
Returns the temperature, precipitation and wind indexes required for the European Risk Index
1  | 
proj | 
 Vector of projected or forecasted temperatures  | 
ref | 
 Vector of temperatures from the references period  | 
period | 
 The width of the moving window for calculating the mean (heat index) or sum (flood index).  | 
threshold_upper | 
 The exceedance threshold above which values will be recorded.  | 
threshold_lower | 
 The exceedance threshold below which values will be recorded.  | 
quantile | 
 The quantile used to define the threshold from the reference data.  | 
season_length The number of days in a year.
$reference.index:             the time series of the standardized reference index
$projection.index:            the time series of the standardized projection index
$ref.index.sd:                the sd of the non-standardized reference index
History:
0.1  -  2017-02  (A. Hunter, alasdair.hunter@bsc.es)  -  Original code
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.