View source: R/landsat8_thermal_grid.R
| radiation_l8t_grid | R Documentation | 
Energy balance using Landsat-8 images (including thermal bands) with a grid of agrometeorological data.
radiation_l8t_grid(doy, a, b)
doy | 
 is the Day of Year (DOY)  | 
a | 
 is one of the regression coefficients of SAFER algorithm  | 
b | 
 is one of the regression coefficients of SAFER algorithm  | 
It returns in raster format (.tif) the Surface Albedo at 24h scale ("Alb_24"), NDVI, Surface Temperature ("LST"), Crop Coefficient ("kc"), Actual Evapotranspiration (evapo), latent heat flux "LE_MJ"), net radiation ("Rn_MJ"), ground heat flux ("G_MJ") and the sensible heat flux ("H_MJ").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.