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

View source: R/NZES-ecocrop-monthly.R

nzes.crop.monthlyR Documentation

Model suitability for a crop based on climate and other parameters

Description

This function models suitability for crops using the rules in ECOCROP based on monthly variation. Improved version of nzes.crop

Usage

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

Arguments

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

Value

Raster indicating suitability (binary) for the crop or not


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