correct.clearness.index: Create from hourly clearness index a mean daily clearness...

Description Usage Arguments Value Author(s)

Description

Create from hourly clearness index a mean daily clearness index and smooth clearness index

Usage

1
correct.clearness.index(data_, lon, lat, timezone, window_size = 6)

Arguments

data_

Dataframe with at least date and Rg column.

lon

longitude from local analisys

lat

latitude from local analisys

timezone

local time diference with GMT (-1 for fluxes measurement)

window_size

lenght of window to smoothing

Value

The same input dataframe with K_hourly, K_mean (daily mean), K_smooth (smooth K_mean index in specific temporal window) with K index columns

Author(s)

Roilan Hernandez


roilanhv/longwaveR documentation built on May 27, 2019, 1:46 p.m.