nzes.crop: Model suitability for a crop based on climate and other...

View source: R/NZES-ecocrop.R

nzes.cropR Documentation

Model suitability for a crop based on climate and other parameters

Description

This function models suitability for crops using the rules in ECOCROP

Usage

nzes.crop(crop, tk, tn, tx, pr, soils)

Arguments

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

Value

Raster indicating suitability (binary) for the crop or not


drexrichards/nzes documentation built on March 19, 2022, 12:51 p.m.