Order time series according to day of the year and return as matrix with columns is days of the year and rows years.
1 2 |
data_in |
Vector of data values. |
date |
Date vector |
start_y |
Selected start year. |
end_y |
Selected end year. |
break_day |
Define start day (e.g. 274 is 1.October, is start of the hydrological year in Switzerland). |
do_ma |
Apply moving average filter (TRUE or FALSE). |
window_width |
Window width of moving average filter. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.