Skip to content

Commit

Permalink
Add i.eb.hsebal01 algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
Médéric RIBREUX committed May 29, 2016
1 parent 8c69220 commit a5afb94
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
@@ -0,0 +1,15 @@
i.eb.hsebal01
i.eb.hsebal01.coords - Computes sensible heat flux iteration SEBAL 01. Inline coordinates
Imagery (i.*)
ParameterRaster|netradiation|Name of instantaneous net radiation raster map [W/m2]|False
ParameterRaster|soilheatflux|Name of instantaneous soil heat flux raster map [W/m2]|False
ParameterRaster|aerodynresistance|Name of aerodynamic resistance to heat momentum raster map [s/m]|False
ParameterRaster|temperaturemeansealevel|Name of altitude corrected surface temperature raster map [K]|False
ParameterNumber|frictionvelocitystar|Value of the height independent friction velocity (u*) [m/s]|0.0|None|0.32407|False
ParameterNumber|vapourpressureactual|Value of the actual vapour pressure (e_act) [KPa]|0.0|None|1.511|False
ParameterString|row_wet_pixel|Row value of the wet pixel|None|False|False
ParameterString|column_wet_pixel|Column value of the wet pixel|None|False|False
ParameterString|row_dry_pixel|Row value of the dry pixel|None|False|False
ParameterString|column_dry_pixel|Column value of the dry pixel|None|False|False
*ParameterBoolean|-c|Dry/Wet pixels coordinates are in image projection, not row/col|False
OutputRaster|output|Sensible Heat Flux
@@ -0,0 +1,11 @@
i.eb.hsebal01
Computes sensible heat flux iteration SEBAL 01.
Imagery (i.*)
ParameterRaster|netradiation|Name of instantaneous net radiation raster map [W/m2]|False
ParameterRaster|soilheatflux|Name of instantaneous soil heat flux raster map [W/m2]|False
ParameterRaster|aerodynresistance|Name of aerodynamic resistance to heat momentum raster map [s/m]|False
ParameterRaster|temperaturemeansealevel|Name of altitude corrected surface temperature raster map [K]|False
ParameterNumber|frictionvelocitystar|Value of the height independent friction velocity (u*) [m/s]|0.0|None|0.32407|False
ParameterNumber|vapourpressureactual|Value of the actual vapour pressure (e_act) [KPa]|0.0|None|1.511|False
Hardcoded|-a
OutputRaster|output|Sensible Heat Flux

0 comments on commit a5afb94

Please sign in to comment.