Description Usage Arguments Value
Calculation of temperature isotherms for image plot (see image_cycle_elev()) based on temperature data (usually after applying moving average filter).
1 | iso_days(data_in, isotherm = 0, meta_stat, smoo_val = 0.75)
|
data_in |
Input temperature data after moving average statistics to get mean yearly cycles of temperature of stations. |
isotherm |
What isotherm to calculate (e.g. 0 for 0°C isotherm) |
meta_stat |
Station meta information. |
smoo_val |
Smooth values using LOESS (f = smoo_val) |
Days of the year which closest to selected isotherm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.