We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 13402f6 commit 0529062Copy full SHA for 0529062
python/plugins/processing/algs/grass7/description/i.biomass.txt
@@ -0,0 +1,10 @@
1
+i.biomass
2
+Computes biomass growth, precursor of crop yield calculation.
3
+Imagery (i.*)
4
+ParameterRaster|fpar|Name of fPAR raster map|False
5
+ParameterRaster|lightuse_efficiency|Name of light use efficiency raster map (UZB:cotton=1.9)|False
6
+ParameterRaster|latitude|Name of degree latitude raster map [dd.ddd]|False
7
+ParameterRaster|dayofyear|Name of Day of Year raster map [1-366]|False
8
+ParameterRaster|transmissivity_singleway|Name of single-way transmissivity raster map [0.0-1.0]False
9
+ParameterRaster|water_availability|Value of water availability raster map [0.0-1.0]|False
10
+OutputRaster|output|Biomass
0 commit comments