sseb: Simple Surface Energy Balance

Description Usage Arguments Details Value Author(s) References

Description

Computes Energy Balance according to Senay et al., 2007 (see below). Input required are daily Penman-Monteith ETo (FAO56), LST, LST_hot and LST_cold. Computes Daily ETa.

Usage

1
sseb_eta(lst_h, lst_c, lst, et0PM)

Arguments

lst_h

hot pixel value

lst_c

cold pixel value

lst

Land Surface Temperature (band) data

et0PM

ETo PM FAO56 (band) data

Details

Senay et al. found a correlation coefficient of 0.95 with METRIC and correlation coefficients between 0.55-0.79 with SEBAL.

Value

Simple Surface Energy Balance

Author(s)

Yann Chemin, Umair Rabbani

References

Senay, G.B, M. Budde, J.P. Verdin, A.M. Melesse (2007). A Coupled Remote Sensing and Simplified Energy Balance Approach to Estimate Actual Evapotranspiration from Irrigated Fields. Sensors 7: 979-1000.


WaterMap documentation built on May 2, 2019, 4:43 p.m.

Related to sseb in WaterMap...