calc_mortality: Calculate mortality

View source: R/calc_mortality.R

calc_mortalityR Documentation

Calculate mortality

Description

Calculate mortality

Usage

calc_mortality(x, budswelling, hatch, mot = 0)

Arguments

x

SpatRaster list / dataframe with temperature data and time attribute/column

budswelling

SpatRaster - logical - T/F budswelling/no_budswelling

hatch

SpatRaster - logical - T/F hatch/no_hatch

mot

mortality threshold - numeric - is used as lower development threshold calculating degree days

Value

SpatRaster of starving related mortality in %.

See Also

Other Models: calc_degreedays(), calc_phenology(), calc_sumefftemp()


PHENTHAUproc documentation built on June 22, 2024, 7:12 p.m.