radiation_s2_grid function

Energy balance using Sentinel-2 images with a grid of agrometeorological data.

Energy balance using Sentinel-2 images with a grid of agrometeorological data.

radiation_s2_grid(doy, a, b)

Arguments

  • 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

Returns

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").

Other functions in agriwater

Related functions from the same R package

  • Maintainer: Cesar de Oliveira Ferreira Silva
  • License: MIT + file LICENSE
  • Last published: 2023-06-08

Useful links