Skip to content

Commit a5afb94

Browse files
author
Médéric RIBREUX
committed
Add i.eb.hsebal01 algorithm
1 parent 8c69220 commit a5afb94

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
i.eb.hsebal01
2+
i.eb.hsebal01.coords - Computes sensible heat flux iteration SEBAL 01. Inline coordinates
3+
Imagery (i.*)
4+
ParameterRaster|netradiation|Name of instantaneous net radiation raster map [W/m2]|False
5+
ParameterRaster|soilheatflux|Name of instantaneous soil heat flux raster map [W/m2]|False
6+
ParameterRaster|aerodynresistance|Name of aerodynamic resistance to heat momentum raster map [s/m]|False
7+
ParameterRaster|temperaturemeansealevel|Name of altitude corrected surface temperature raster map [K]|False
8+
ParameterNumber|frictionvelocitystar|Value of the height independent friction velocity (u*) [m/s]|0.0|None|0.32407|False
9+
ParameterNumber|vapourpressureactual|Value of the actual vapour pressure (e_act) [KPa]|0.0|None|1.511|False
10+
ParameterString|row_wet_pixel|Row value of the wet pixel|None|False|False
11+
ParameterString|column_wet_pixel|Column value of the wet pixel|None|False|False
12+
ParameterString|row_dry_pixel|Row value of the dry pixel|None|False|False
13+
ParameterString|column_dry_pixel|Column value of the dry pixel|None|False|False
14+
*ParameterBoolean|-c|Dry/Wet pixels coordinates are in image projection, not row/col|False
15+
OutputRaster|output|Sensible Heat Flux
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
i.eb.hsebal01
2+
Computes sensible heat flux iteration SEBAL 01.
3+
Imagery (i.*)
4+
ParameterRaster|netradiation|Name of instantaneous net radiation raster map [W/m2]|False
5+
ParameterRaster|soilheatflux|Name of instantaneous soil heat flux raster map [W/m2]|False
6+
ParameterRaster|aerodynresistance|Name of aerodynamic resistance to heat momentum raster map [s/m]|False
7+
ParameterRaster|temperaturemeansealevel|Name of altitude corrected surface temperature raster map [K]|False
8+
ParameterNumber|frictionvelocitystar|Value of the height independent friction velocity (u*) [m/s]|0.0|None|0.32407|False
9+
ParameterNumber|vapourpressureactual|Value of the actual vapour pressure (e_act) [KPa]|0.0|None|1.511|False
10+
Hardcoded|-a
11+
OutputRaster|output|Sensible Heat Flux

0 commit comments

Comments
 (0)