
NAME
i.eb.eta - Actual evapotranspiration for diurnal period (Bastiaanssen, 1995).
KEYWORDS
imagery, energy balance, actual evapotranspiration, SEBAL
SYNOPSIS
i.eb.eta
i.eb.eta help
i.eb.eta netradiationdiurnal=name evaporativefraction=name temperature=name output=name [--overwrite] [--verbose] [--quiet]
Flags:
- --overwrite
- Allow output files to overwrite existing files
- --verbose
- Verbose module output
- --quiet
- Quiet module output
Parameters:
- netradiationdiurnal=name [required]
- Name of the diurnal Net Radiation map [W/m2]
- Default: rnetday
- evaporativefraction=name [required]
- Name of the evaporative fraction map [-]
- Default: evapfr
- temperature=name [required]
- Name of the surface skin temperature [K]
- Default: tempk
- output=name [required]
- Name of the output actual evapotranspiration layer [mm/d]
DESCRIPTION
i.eb.eta calculates the actual evapotranspiration (ETa ; mm/d) for
diurnal period after [1], implemented in [3].
It takes input of Diurnal Net Radiation (see r.sun), evaporative fraction (see
r.eb.evapfr) and surface skin temperature.
NOTES
Full ETa processing will need those:
- i.vi, i.albedo, i.latlong, i.emissivity
- i.evapo.potrad
- i.eb.netrad, i.eb.soilheatflux, i.eb.h_sebal01
- i.eb.evapfr, i.eb.eta
(for time integration: i.evapo.time_integration)
For more details on the algorithms see [1][2][3].
SEE ALSO
r.sun
i.eb.evapfr
i.eb.netrad
REFERENCES
[1] Bastiaanssen, W.G.M., 1995.
Estimation of Land surface paramters by remote sensing under clear-sky
conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
[2] Chemin Y., Alexandridis T.A., 2001. Improving spatial resolution of ET
seasonal for irrigated rice in Zhanghe, China. Asian Journal of Geoinformatics.
5(1):3-11,2004.
[3] Alexandridis T.K., Cherif I., Chemin Y., Silleos N.G., Stavrinos E.,
Zalidis G.C. Integrated methodology for estimating water use in Mediterranean
agricultural areas. Remote Sensing. -(-):,2009. (submitted))
AUTHORS
Yann Chemin, Asian Institute of Technology, Thailand
Last changed: $Date: 2011-11-08 13:24:20 -0800 (Tue, 08 Nov 2011) $
Main index - Imagery index - Full index
© 2003-2012 GRASS Development Team