clearSkySW: Calculate the clear sky short wave radiation

Description Usage Arguments Value References

View source: R/clearSkySW.R

Description

Calculate the clear sky short wave radiation

Usage

1
clearSkySW(time, lat, pressure = NULL, temperature = NULL, RH = NULL)

Arguments

time

Vector of times as POSIXct

lat

latitude for which to calculate clear sky radiation

pressure

Air pressure in (hPa) if available

temperature

Air temperature in (degrees C) if available

RH

relative humidity in percentage if available

Value

A numerical vecot of clear sky short wave radiation

References

Crawford and Duchon, 1991


aemon-j/rHeatFluxAnalyzer documentation built on Nov. 27, 2019, 10:56 a.m.