Description Usage Arguments Value Author(s) See Also Examples
Average radiative fluxes for the selected parameter and integration period are returned as a data.frame with the data including representative times and a grfaphical plot of the values is produced. Currently a pure mean is offered, in the future additional methods should be offered.
1 | evalradflux(x,parameter="SSI",integration="DAILY",subet)
|
x |
An radflux object as returned by readradflux |
parameter |
The parameter to examine, valid values are "SSI" and "DLI" |
integration |
The integration period, valid values are "DAILY" (hourly), "DAILYCONT" (minute based) and "MONTHLY" |
subset |
Temporal subset. Not implemented yet! |
A data.frame containing monthly mean of the selected parameter and the accompaning time.
Øystein Godøy (o.godoy@met.no)
readradflux, plotradflux, longwave_downward
1 | t <- evalradflux(tmp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.