1i.evapo.pt(1)               GRASS GIS User's Manual              i.evapo.pt(1)
2
3
4

NAME

6       i.evapo.pt   -  Computes  evapotranspiration  calculation Priestley and
7       Taylor formulation, 1972.
8

KEYWORDS

10       imagery, evapotranspiration
11

SYNOPSIS

13       i.evapo.pt
14       i.evapo.pt --help
15       i.evapo.pt  [-z]  net_radiation=name  soil_heatflux=name   air_tempera‐
16       ture=name  atmospheric_pressure=name  priestley_taylor_coeff=float out‐
17       put=name  [--overwrite]  [--help]  [--verbose]  [--quiet]  [--ui]
18
19   Flags:
20       -z
21           Set negative ETa to zero
22
23       --overwrite
24           Allow output files to overwrite existing files
25
26       --help
27           Print usage summary
28
29       --verbose
30           Verbose module output
31
32       --quiet
33           Quiet module output
34
35       --ui
36           Force launching GUI dialog
37
38   Parameters:
39       net_radiation=name [required]
40           Name of input net radiation raster map [W/m2]
41
42       soil_heatflux=name [required]
43           Name of input soil heat flux raster map [W/m2]
44
45       air_temperature=name [required]
46           Name of input air temperature raster map [K]
47
48       atmospheric_pressure=name [required]
49           Name of input atmospheric pressure raster map [millibars]
50
51       priestley_taylor_coeff=float [required]
52           Priestley-Taylor coefficient
53           Default: 1.26
54
55       output=name [required]
56           Name of output evapotranspiration raster map [mm/d]
57

DESCRIPTION

59       i.evapo.pt Calculates the diurnal evapotranspiration after Prestley and
60       Taylor  (1972). The Priestley-Taylor model (Priestley and Taylor, 1972)
61       is a modification of Penman’s more theoretical equation.
62

NOTES

64       RNETD optional output from i.evapo.potrad is  giving  good  results  as
65       input for net radiation in this module.
66
67       Alpha values:
68
69           ·   1.32  for  estimates  from  vegetated  areas as a result of the
70               increase in surface  roughness  (Morton,  1983;  Brutsaert  and
71               Stricker, 1979)
72
73           ·   1.26  is  applicable  in  humid climates (De Bruin and Keijman,
74               1979; Stewart and Rouse, 1976; Shuttleworth and Calder,  1979),
75               and temperate hardwood swamps (Munro, 1979)
76
77           ·   1.74  has  been recommended for estimating potential evapotran‐
78               spiration in more arid regions (ASCE, 1990). This  worked  well
79               in Greece with University of Thessaloniki.
80       Alpha values extracted from: Watflood manual.
81

SEE ALSO

83        i.evapo.mh, i.evapo.pm, i.evapo.time, i.eb.netrad, r.sun
84

AUTHORS

86       Yann Chemin, GRASS Development Team, 2007-08
87

SOURCE CODE

89       Available at: i.evapo.pt source code (history)
90
91       Main  index | Imagery index | Topics index | Keywords index | Graphical
92       index | Full index
93
94       © 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual
95
96
97
98GRASS 7.8.5                                                      i.evapo.pt(1)
Impressum