cloud2Rad: cloud2Rad Compute mean solar radiation (W/m2 ) by using the...

View source: R/cloud2Rad.R

cloud2RadR Documentation

cloud2Rad Compute mean solar radiation (W/m2 ) by using the classic AP formula and the elevation effect on the atmosphere's transmittance, as described by Davis et al., (2017)

Description

cloud2Rad Compute mean solar radiation (W/m2 ) by using the classic AP formula and the elevation effect on the atmosphere's transmittance, as described by Davis et al., (2017)

Usage

cloud2Rad(clds, elev_lowres, ouputdir = getwd(), inmem = FALSE, ...)

Arguments

clds,

cloudiness, (fraction), Raster* object with z time dimension

elev_lowres,

elevation (masl), Raster layer

ouputdir,

directory where to save the files

Value

A RasterBrick object with the mean solar radiation (W/m2 ) with the same dimensions as clds

Examples

*optional run beginCluster() first, for parallel computing
cloud2Rad()

dsval/splashTools documentation built on Jan. 26, 2023, 4:40 a.m.