nzes.crop | R Documentation |
This function models suitability for crops using the rules in ECOCROP
nzes.crop(crop, tk, tn, tx, pr, soils)
crop |
Scientific name of the crop for searching ECOCROP |
tk |
Raster of min temperature |
tn |
Raster of min average temperature |
tx |
Raster of mac average temperature |
pr |
Stack of monthly precipitation |
soils |
Stack of soils with parameters "ph", "salinity", "prd"(depth) from the NZ soil dataset |
Raster indicating suitability (binary) for the crop or not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.