clearsky_monthly_qq_cc: Calculate monthly clear sky

Description Usage Arguments Value Author(s)

View source: R/time_averages.R

Description

Needs both qq and cc as input. Clear sky monthly values are calculated if a minumum of two daily observations in the month with 0 or 1 okta were measured.

Usage

1
clearsky_monthly_qq_cc(qq_cc = qq_cc_day, min_obs = 2)

Arguments

min_obs

minimum number of observations required to calculate monthly clear sky

qq_cc_day

daily global radiation and cloud cover observations

Value

returns a dataframe with monthly values and additionally the season and year.

Author(s)

Marieke Dirksen


MariekeDirk/Dimming-Brightening documentation built on March 21, 2020, 2:41 a.m.