Scroll to navigation

i.biomass(1grass) GRASS GIS User's Manual i.biomass(1grass)

NAME

i.biomass - Computes biomass growth, precursor of crop yield calculation.

KEYWORDS

imagery, biomass, FPAR, yield

SYNOPSIS

i.biomass
i.biomass --help
i.biomass fpar=name lightuse_efficiency=name latitude=name dayofyear=name transmissivity_singleway=name water_availability=name output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:


Allow output files to overwrite existing files

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog

Parameters:


Name of fPAR raster map

Name of light use efficiency raster map (UZB:cotton=1.9)

Name of degree latitude raster map [dd.ddd]

Name of Day of Year raster map [1-366]

Name of single-way transmissivity raster map [0.0-1.0]

Value of water availability raster map [0.0-1.0]

Name for output daily biomass growth raster map [kg/ha/d]

DESCRIPTION

i.biomass calculates the biomass growth for a day after [1][2]. Input:

  • fPAR, the modified Photosynthetic Active Radiation for crops.
  • Light Use Efficiency [0.0-1.0], in Uzbekistan cotton is at 1.9 most of the time.
  • Latitude [0.0-90.0], from r.latlong.
  • DOY [1-366].
  • Transmissivity of the atmosphere single-way [0.0-1.0], mostly around 0.7+ in clear sky.
  • Water availability [0.0-1.0], possibly using direct output from i.eb.evapfr.

NOTES

i.biomass can use the output of i.eb.evapfr directly as water availability input.

TODO

Remove Latitude, DOY and Tsw from input and replace with a raster input compatible with r.sun output.

REFERENCES

[1] Bastiaanssen, W.G.M., Ali, S., 2002. A new crop yield forecasting model based on satellite measurements applied across the Indus Basin, Pakistan. Agriculture, Ecosystems and Environment, 94(3):321-340. (PDF)

[2] Chemin, Y., Platonov, A., Abdullaev, I., Ul-Hassan, M. 2005. Supplementing farm level water productivity assessment by remote sensing in transition economies. Water International. 30(4):513-521.

SEE ALSO

i.eb.evapfr, r.latlong, r.sun

AUTHOR

Yann Chemin, Bec de Mortagne, France

SOURCE CODE

Available at: i.biomass source code (history)

Accessed: Friday Mar 08 07:35:20 2024

Main index | Imagery index | Topics index | Keywords index | Graphical index | Full index

© 2003-2024 GRASS Development Team, GRASS GIS 8.3.2 Reference Manual

GRASS 8.3.2