bio24_fast: bio24_fast: Solar Radiation of Wettest Period
Description
Calculates solar radiation mean of the period with the highest precipitation sum.
Usage
bio24_fast(speriod, pperiod_max_idx, cell)
Value
Matrix with "bio24", "cell".
Arguments
- speriod
Matrix of solar radiation period means (output from `var_periods`).
- pperiod_max_idx
Vector indicating the index (1-based) of the wettest period.
- cell
Vector of original cell IDs.