Description Usage Arguments Author(s)
Fill gaps in time series using the function fill_gap. The monthly series which have the id column STAID are one by one selected, checked for gaps and if possible filled. The filled values are written to a single file which is appended. Additionally to the filling value the number of stations from which the median is calculated and their standard deviation is included.
1 | fill_time_series(staids, qq_meta, qq_monthly, fname)
|
staids |
unique station ids corresponding with STAID in qq_monthly |
qq_meta |
metadata from the stations are read by read_ECAD_info |
qq_monthly |
monthly averaged file as calculated by either allsky_monthly_qq or clearsky_monthly_qq_cc |
fname |
file name to which the filled gaps should be written |
Marieke Dirksen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.