rad_sw_out: Reflected shortwave radiation

rad_sw_outR Documentation

Reflected shortwave radiation

Description

Calculation of the reflected shortwave radiation.

Usage

rad_sw_out(...)

## S3 method for class 'numeric'
rad_sw_out(rad_sw_in, surface_type = "field", albedo = NULL, ...)

## S3 method for class 'weather_station'
rad_sw_out(weather_station, surface_type = "field", ...)

Arguments

...

Additional parameters passed to later functions.

rad_sw_in

Shortwave radiation on the ground onto a horizontal area in W/m².

surface_type

type of surface for which an albedo will be selected.

albedo

if albedo measurements are performed, values in decimal can be inserted here.

weather_station

Object of class weather_station.

Value

Reflected shortwave radiation in W/m².


FabianMitze/FieldClimRevised documentation built on Sept. 4, 2022, 12:38 a.m.