View source: R/NZES-carrying-capacity.R
nzes.carrying.m1 | R Documentation |
This function models stock carrying capacity. Use m1 for model 1, m2 for model 2
nzes.carrying.m1(luc, elev, soilt = NA, aspect180, vpdjan = NA, meant, precip)
luc |
Land use capability index. Integer, values 1-8 |
elev |
Elevation in metres above sea level |
soilt |
Optional. Mean annual soil temperature in degrees C |
aspect180 |
Value in degrees from 0 to 180. North is 0, south is 180. East or west are 90. Flat areas with a slope less than 7degrees have aspect 180 =0 |
vpdjan |
Optional. Mean vapour pressure deficit in January |
meant |
Mean annual air temperature |
precip |
Total annual precipitation |
solar |
Optional. Total solar radiation in W per m2 |
vpdann |
Optional. Annual mean vapour pressure deficit |
slope |
Slope in degrees. |
latitude |
Latitude from WGS as a raster |
Raster indicating modelled potential basic carrying capacity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.