evapo_l8_grid function

Actual evapotranspiration (ETa) using Landsat-8 images with a grid of agrometeorological data.

Actual evapotranspiration (ETa) using Landsat-8 images with a grid of agrometeorological data.

evapo_l8_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"), net radiation ("Rn_MJ"), Crop Coefficient ("kc") and Actual Evapotranspiration (evapo).

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