1i.eb.eta(1)                 GRASS GIS User's Manual                i.eb.eta(1)
2
3
4

NAME

6       i.eb.eta  - Actual evapotranspiration for diurnal period (Bastiaanssen,
7       1995).
8

KEYWORDS

10       imagery, energy balance, actual evapotranspiration, SEBAL
11

SYNOPSIS

13       i.eb.eta
14       i.eb.eta --help
15       i.eb.eta  netradiationdiurnal=name  evaporativefraction=name   tempera‐
16       ture=name  output=name  [--overwrite]  [--help]  [--verbose]  [--quiet]
17       [--ui]
18
19   Flags:
20       --overwrite
21           Allow output files to overwrite existing files
22
23       --help
24           Print usage summary
25
26       --verbose
27           Verbose module output
28
29       --quiet
30           Quiet module output
31
32       --ui
33           Force launching GUI dialog
34
35   Parameters:
36       netradiationdiurnal=name [required]
37           Name of the diurnal net radiation map [W/m2]
38           Default: rnetday
39
40       evaporativefraction=name [required]
41           Name of the evaporative fraction map [-]
42           Default: evapfr
43
44       temperature=name [required]
45           Name of the surface skin temperature [K]
46           Default: tempk
47
48       output=name [required]
49           Name of the output actual evapotranspiration layer [mm/d]
50

DESCRIPTION

52       i.eb.eta calculates the actual  evapotranspiration  (ETa  ;  mm/d)  for
53       diurnal  period after [1], implemented in [3].  It takes input of Diur‐
54       nal Net Radiation (see r.sun), evaporative fraction  (see  i.eb.evapfr)
55       and surface skin temperature.
56

NOTES

58       Full ETa processing will need those:
59
60           ·   i.vi, i.albedo, r.latlong, i.emissivity
61
62           ·   i.evapo.potrad (GRASS Addon)
63
64           ·   i.eb.netrad, i.eb.soilheatflux, i.eb.hsebal01
65
66           ·   i.eb.evapfr, i.eb.eta
67       (for time integration: i.evapo.time_integration)
68
69       For more details on the algorithms see [1][2][3][4].
70

SEE ALSO

72        r.sun, i.eb.evapfr, i.eb.netrad
73

REFERENCES

75       [1]  Bastiaanssen, W.G.M., 1995.  Estimation of Land surface parameters
76       by remote sensing under clear-sky conditions.  PhD  thesis,  Wageningen
77       University, Wageningen, The Netherlands.  (PDF)
78
79       [2] Chemin Y., Alexandridis T.A., 2001. Improving spatial resolution of
80       ET seasonal for irrigated rice in  Zhanghe,  China.  Asian  Journal  of
81       Geoinformatics.  5(1):3-11,2004.
82
83       [3]  Alexandridis  T.K.,  Cherif I., Chemin Y., Silleos N.G., Stavrinos
84       E., Zalidis G.C. Integrated methodology for  estimating  water  use  in
85       Mediterranean  agricultural  areas.  Remote  Sensing. 2009, 1, 445-465.
86       (PDF)
87
88       [4] Chemin, Y., 2012.  A Distributed Benchmarking Framework for  Actual
89       ET Models, in: Irmak, A. (Ed.), Evapotranspiration - Remote Sensing and
90       Modeling. InTech.  (PDF)
91

AUTHORS

93       Yann Chemin, Asian Institute of Technology, Thailand
94

SOURCE CODE

96       Available at: i.eb.eta source code (history)
97
98       Main index | Imagery index | Topics index | Keywords index |  Graphical
99       index | Full index
100
101       © 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual
102
103
104
105GRASS 7.8.5                                                        i.eb.eta(1)
Impressum