EnglishFrenchSpanish

Ad


OnWorks favicon

i.eb.hsebal01grass - Online in the Cloud

Run i.eb.hsebal01grass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command i.eb.hsebal01grass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


i.eb.hsebal01 - Computes sensible heat flux iteration SEBAL 01.

KEYWORDS


imagery, energy balance, soil moisture, evaporative fraction, SEBAL

SYNOPSIS


i.eb.hsebal01
i.eb.hsebal01 --help
i.eb.hsebal01 [-ac] netradiation=name soilheatflux=name aerodynresistance=name
temperaturemeansealevel=name frictionvelocitystar=float vapourpressureactual=float
[row_wet_pixel=float] [column_wet_pixel=float] [row_dry_pixel=float]
[column_dry_pixel=float] output=name [--overwrite] [--help] [--verbose] [--quiet]
[--ui]

Flags:
-a
Automatic wet/dry pixel (careful!)

-c
Dry/Wet pixels coordinates are in image projection, not row/col

--overwrite
Allow output files to overwrite existing files

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
netradiation=name [required]
Name of instantaneous net radiation raster map [W/m2]

soilheatflux=name [required]
Name of instantaneous soil heat flux raster map [W/m2]

aerodynresistance=name [required]
Name of aerodynamic resistance to heat momentum raster map [s/m]

temperaturemeansealevel=name [required]
Name of altitude corrected surface temperature raster map [K]

frictionvelocitystar=float [required]
Value of the height independent friction velocity (u*) [m/s]
Default: 0.32407

vapourpressureactual=float [required]
Value of the actual vapour pressure (e_act) [KPa]
Default: 1.511

row_wet_pixel=float
Row value of the wet pixel

column_wet_pixel=float
Column value of the wet pixel

row_dry_pixel=float
Row value of the dry pixel

column_dry_pixel=float
Column value of the dry pixel

output=name [required]
Name for output sensible heat flux raster map [W/m2]

DESCRIPTION


i.eb.hsebal01 will calculate the sensible heat flux map (h0), given both maps of Net
Radiation and soil Heat flux (Rn, g0) at instantaneous time, the surface roughness (z0m),
a map of the altitude corrected temperature (t0dem), a point data of the frictional
velocity (u*), a value of actual vapour pressure (ea[KPa]) and the (x,y) pairs for wet and
dry pixels. Full process will need those:

· i.vi, i.albedo, r.latlong, i.emissivity

· i.evapo.potrad (GRASS Addon)

· i.eb.netrad, i.eb.soilheatflux, i.eb.hsebal01

· i.eb.evapfr, i.eb.eta
(for time integration: i.evapo.time_integration)

i.eb.hsebal01 performs the computation of sensible heat flux [W/m2] after Bastiaanssen,
1995 in [1], used in this form in 2001 by [2]. Implemented in this code in [3].

NOTES


· z0m can be alculated by i.eb.z0m or i.eb.z0m0 (GRASS Addons).

· ea can be calculated with standard meteorological data.
eoTmin=0.6108*EXP(17.27*Tmin/(Tmin+237.3))
eoTmax=0.6108*EXP(17.27*Tmax/(Tmax+237.3))
ea=(RH/100)/((eoTmin+eoTmax)/2)

· t0dem = surface temperature + (altitude * 0.627 / 100)

Use i.eb.hsebal01grass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad