rad_lw_in: Longwave radiation of the atmosphere

rad_lw_inR Documentation

Longwave radiation of the atmosphere

Description

Calculation of the longwave radiation of the atmosphere.

Usage

rad_lw_in(...)

## S3 method for class 'numeric'
rad_lw_in(hum, t, ...)

## S3 method for class 'weather_station'
rad_lw_in(weather_station, ...)

Arguments

...

Additional parameters passed to later functions.

hum

relative humidity in %.

t

Air temperature in °C.

weather_station

Object of class weather_station.

Value

Atmospheric radiation in W/m².


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