View source: R/NZES-ecocrop-monthly.R
nzes.crop.monthly | R Documentation |
This function models suitability for crops using the rules in ECOCROP based on monthly variation. Improved version of nzes.crop
nzes.crop.monthly(crop, tn, tx, pr, soils)
crop |
Scientific name of the crop for searching ECOCROP |
tn |
Stack of min average temperature |
tx |
Stack of max 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.