Description Usage Arguments Value Author(s) Examples
This functions calculates cumulative thermal unit using the daily thermal unit (dtu) (Based on https://www.researchgate.net/publication/281674392_Modeling_physiology_of_crop_development_growth_and_yield)
1 | ctu(TMP, TBD = 0, TP1D = 25, TP2D = 28, TCD = 40)
|
TMP |
temperature in °C (vector or raster file) |
TBD |
thermal base temperature; default = 0 for wheat |
TP1D |
lower optimum temperature; default = 25 for wheat |
TP2D |
upper optimum temperature; default = 28 for wheat |
TCD |
thermal ceiling temperature; default = 40 for wheat |
a vector or raster file (depending on input) with the relative development rate based on temperature
Wolfgang Hamer
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.