Description Usage Arguments Value Examples
List of weekly temperature parameters
1 |
data |
dataframe of original weather dat with "date", "Tmax_C", "Tmin_C", "PPT_cm" columns |
list with 52 elements (1 for each week of the year, week 52 and 53 are combined). Each list element is a list that contains several elements including: "mean", mean temperature on all days; "sd", sd of temp; "wet_dry_temp", which is mean temp and wet and dry days; "A", A matrix; "B", B matrix.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.