rad_lw_in | R Documentation |
Calculation of the longwave radiation of the atmosphere.
rad_lw_in(...) ## S3 method for class 'numeric' rad_lw_in(emissivity_air, t, ...) ## S3 method for class 'weather_station' rad_lw_in(weather_station, ...)
... |
Additional parameters passed to later functions. |
emissivity_air |
Emissivity of the atmosphere (factor: 0-1) |
t |
Air temperature in degrees C. |
weather_station |
Object of class weather_station. |
Atmospheric radiation in W/m^2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.