Description Usage Arguments Author(s) See Also
This function plots the insolation at a station as provided through observations. Provided a time series, a "normal" day can be plotted using mean, max or similar functions on all the data provided.
1 | plotdaygraph(x,timezone="UTC",interval=10,decimal=2,method=max,...)
|
x |
A data object as returned by readradflux |
timezone |
Specifcation of the timezone, valid values are UTC, CET and TST (for true solar time) |
interval |
Specification of aggregation interval in minutes if original values are not used (typically this is 10 or 15) |
decimal |
obsolete |
method |
Function to use |
... |
Additional plotting parameters |
Øystein Godøy (o.godoy@met.no)
readradflux, plotyeargraph, extracttimeperiod, createdecimalhour
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.