plotdaygraph: Plot solar insolation at a station during the day

Description Usage Arguments Author(s) See Also

Description

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.

Usage

1
    plotdaygraph(x,timezone="UTC",interval=10,decimal=2,method=max,...)

Arguments

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

Author(s)

Øystein Godøy (o.godoy@met.no)

See Also

readradflux, plotyeargraph, extracttimeperiod, createdecimalhour


steingod/R-ncradflux documentation built on May 30, 2019, 2:32 p.m.