kc_l8t_grid: Crop coefficient (ETa / ET0) using Landsat-8 images...

View source: R/landsat8_thermal_grid.R

kc_l8t_gridR Documentation

Crop coefficient (ETa / ET0) using Landsat-8 images (including thermal bands) with a grid of agrometeorological data.

Description

Crop coefficient (ETa / ET0) using Landsat-8 images (including thermal bands) with a grid of agrometeorological data.

Usage

kc_l8t_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

Value

It returns in raster format (.tif) the Surface Albedo at 24h scale ("Alb_24"), NDVI, Surface Temperature ("LST"), Crop Coefficient ("kc") and net radiation ("Rn_MJ").


agriwater documentation built on June 8, 2023, 6:45 a.m.