Description Usage Arguments Details Value Author(s)
The aggregation tries to avoid sampling biases (e.g. missing data at night time) with 26 days required and then average the monthly mean diurnal cycle
1 2 |
dth |
a data.table with column names Date, Time; if not supplied it will be constructed from vectors |
Date |
a vector of Dates in the format of data.table::as.IDate |
Time |
a vector of Times in the format of data.table::as.ITime |
IncomingShortwave |
a vector of subdaily (hourly or half-hourly) observations of solar radiation |
... |
further vectors which shall be aggregated |
nminmon |
numeric, sets the required number of existing days for averaging |
Provide either a data table dth or vectors of Date, Time, IncomingShortwave
data.table with aggregated data per year and month
Maik Renner, mrenner [at] bgc-jena.mpg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.