Calculates rainfall totals based on precipitation and freeze factor
1 | get_rain(ppt, freeze)
|
ppt |
A vector of precipitation values. |
freeze |
A vector of freeze factor values, calculated from Tmean. Values are 0-1. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.