getPars: Default parameters

Description Usage Details Value Examples

View source: R/phenoRice.R

Description

Get default parameters for the phenorice model

Usage

1

Details

Parameters Explanation
evi_meanth threshold for annual mean EVI
evi_maxth threshold for maximum evi
evi_minth threshold for minimum evi
pos_start start of heading
pos_end end of heading
vl1 the shortest vegetative growth length
vl2 the longest vegetative growth length
winfl half period of flooding
minndfi threshold for ndfi
windecr period after maximum EVI
decr percent decrease of EVI after EVI maximum
tl1 the shortest total growing length
tl2 the longest total growing length
lst_th the minmum temperature for planting

Value

list

Examples

1
2
p <- getPars()
str(p)

cropmodels/phenorice documentation built on Nov. 19, 2019, 2:18 a.m.