Skip to content

Commit 13402f6

Browse files
author
Médéric RIBREUX
committed
Add i.eb.soilheatflux algorithm
1 parent b355940 commit 13402f6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
i.eb.soilheatflux
2+
Soil heat flux approximation (Bastiaanssen, 1995).
3+
Imagery (i.*)
4+
ParameterRaster|albedo|Name of albedo raster map [0.0;1.0]|False
5+
ParameterRaster|ndvi|Name of NDVI raster map [-1.0;+1.0]|False
6+
ParameterRaster|temperature|Name of Surface temperature raster map [K]|False
7+
ParameterRaster|netradiation|Name of Net Radiation raster map [W/m2]|False
8+
ParameterRaster|localutctime|Name of time of satellite overpass raster map [local time in UTC]|False
9+
ParameterBoolean|-r|HAPEX-Sahel empirical correction (Roerink, 1995)|False
10+
OutputRaster|output|Soil Heat Flux

0 commit comments

Comments
 (0)