tau | R Documentation |
This function calculates Atmospheric transmittance from near-surface air temperature (To, °C) and relative humidity (RH, %) of the date when Landsat passed over the study area
tau(To = To, RH = To, band = band)
To |
Near-surface air temperature (°C) of the date when Landsat passed over the study area |
RH |
relative humidity (%) of the date when Landsat passed over the study area |
band |
A string specifying which Landsat 8 thermal band to use. It can be "band 10" or "band 11" |
Atmospheric transmittance
tau(To = 26, RH = 42, band = "band 11")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.