rad_emissivity_air.RdCalculation of the emissivity of the atmosphere.
rad_emissivity_air(...) # S3 method for numeric rad_emissivity_air(t, elev, p = NULL, ...) # S3 method for weather_station rad_emissivity_air(weather_station, height = "lower", ...)
| ... | Additional parameters passed to later functions. |
|---|---|
| t | Air temperature in degrees C. |
| elev | Meters above sea level |
| p | OPTIONAL. Air pressure in hPa. If not available, will be calculated from elev and air temperature. |
| weather_station | Object of class weather_station. |
| height | Height of measurement. "lower" or "upper". |
Emissivity of the atmosphere (0-1).