EnglishFrenchSpanish

OnWorks favicon

i.eb.soilheatfluxgrass - Online in the Cloud

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

This is the command i.eb.soilheatfluxgrass 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.soilheatflux - Soil heat flux approximation (Bastiaanssen, 1995).

KEYWORDS


imagery, energy balance, soil heat flux, SEBAL

SYNOPSIS


i.eb.soilheatflux
i.eb.soilheatflux --help
i.eb.soilheatflux [-r] albedo=name ndvi=name temperature=name netradiation=name
localutctime=name output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:
-r
HAPEX-Sahel empirical correction (Roerink, 1995)

--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:
albedo=name [required]
Name of albedo raster map [0.0;1.0]

ndvi=name [required]
Name of NDVI raster map [-1.0;+1.0]

temperature=name [required]
Name of Surface temperature raster map [K]

netradiation=name [required]
Name of Net Radiation raster map [W/m2]

localutctime=name [required]
Name of time of satellite overpass raster map [local time in UTC]

output=name [required]
Name for output raster map

DESCRIPTION


i.eb.soilheatflux calculates the soil heat flux approximation (g0) after Bastiaanssen
(1995). The main reference for implementation is Alexandridis, 2009. It takes input of
Albedo, NDVI, Surface Skin temperature, Net Radiation (see r.sun), time of satellite
overpass, and a flag for the Roerink empirical modification from the HAPEX-Sahel
experiment. The "time of satellite overpass" map can be obtained as follows:

· MODIS: a related sub dataset is included in each HDF file, and simply to be
imported as a raster map;

· Landsat: to be generated as map from the overpass time stored in the metadata file
(given in Greenwich Mean Time - GMT), see below.
For Landsat, the overpass map can be computed by using a two-step method:
# 1) extract the overpass time in GMT from metadata file
i.landsat.toar -p input=dummy output=dummy2 \
metfile=LC81250452013338LGN00_MTL.txt lsatmet=time
# ... in this example approx. 03:12am GMT
# 2) create map for computational region of Landsat scene
g.region rast=LC81250452013338LGN00_B4 -p
r.mapcalc "overpasstime = 3.211328"

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


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • 5
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 6
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • More »

Linux commands

Ad