gala_model.Rd
Quantifies the chill accumulation by means of converting temperatures to chill-units.
gala_model(x, total = TRUE)
x | Vector containing temperature values (Celsius-degree). |
---|---|
total | TRUE Shows the total value of accumulation, FALSE shows the value of chill-unit for each temperature (TRUE is default). |
The function returns values the chill-units for each temperature of vector (Total = FALSE), or returns the chill-units accumulation (Total = TRUE).
The model is based on chill-units, where 1 chill-unit is when the tree is exposure between -2.1°C and 5.5°C. When the temperature is above 18°C, the chill-unit is -1. The chill-units accumulation is 0 when occurs temperature between 13°C and 16°C.
This model was make for quantifying the chill accumulation rates to 'Gala' apple or varieties of the Gala group. We aren't recommended the application for others species or others groups of the apple tree.
GUAK, Sunghee & NEILSEN, Denise. (2013). Chill Unit Models for Predicting Dormancy Completion of Floral Buds in Apple and Sweet Cherry.
#> [1] 171.25gala_model(x, FALSE)#> [1] 0.00 0.25 1.00 0.50 0.00 -1.00 0.25 0.75 0.00 0.25 1.00 0.75 #> [13] -0.50 0.00 0.25 0.25 0.75 0.50 0.25 -0.50 0.50 1.00 0.50 0.00 #> [25] -0.50 0.25 1.00 1.00 0.25 0.50 1.00 0.75 0.75 0.50 1.00 0.50 #> [37] 0.50 1.00 -1.00 0.25 0.50 1.00 1.00 0.75 0.75 0.00 -1.00 0.00 #> [49] 0.75 0.25 0.00 0.25 0.50 0.75 -1.00 1.00 0.00 0.75 0.00 0.75 #> [61] 1.00 0.25 0.50 1.00 0.25 0.25 0.25 0.25 1.00 0.25 1.00 1.00 #> [73] 0.50 0.75 0.50 1.00 0.50 0.25 0.00 -1.00 0.00 -0.50 -1.00 0.00 #> [85] 1.00 0.00 0.25 0.50 0.00 0.25 0.00 0.75 0.25 -0.50 0.50 0.25 #> [97] 0.25 0.00 0.75 0.25 1.00 0.25 0.25 0.25 0.50 0.00 0.25 0.25 #> [109] -1.00 0.25 0.75 0.25 -0.50 1.00 0.25 0.50 -1.00 0.50 -0.50 0.25 #> [121] 0.25 0.25 0.25 0.75 0.00 0.25 0.75 0.50 0.25 0.50 0.25 1.00 #> [133] 0.00 0.00 1.00 0.50 0.25 -0.50 0.75 0.25 0.25 1.00 0.25 1.00 #> [145] -1.00 1.00 1.00 -1.00 0.25 0.75 0.00 -0.50 0.25 0.00 1.00 1.00 #> [157] 0.50 -1.00 0.25 0.25 0.25 0.25 0.50 0.50 0.25 1.00 0.25 0.50 #> [169] 0.25 0.25 1.00 0.00 -0.50 0.75 0.50 1.00 0.00 0.50 0.00 0.00 #> [181] 0.50 0.25 1.00 0.00 0.00 0.00 0.25 0.25 1.00 0.25 0.25 1.00 #> [193] 0.00 0.00 0.25 0.25 0.25 -1.00 1.00 0.50 0.00 1.00 0.25 -0.50 #> [205] 0.25 0.25 0.50 0.25 0.25 1.00 0.25 0.75 0.00 -1.00 0.25 0.50 #> [217] 1.00 0.25 1.00 0.25 1.00 -1.00 -0.50 0.25 0.25 0.50 1.00 1.00 #> [229] 1.00 1.00 0.25 1.00 0.00 0.75 0.25 0.00 0.75 0.00 0.25 0.50 #> [241] 0.25 0.25 1.00 1.00 0.25 0.25 0.25 0.00 -0.50 -1.00 0.25 0.00 #> [253] 0.25 0.25 -0.50 0.25 1.00 0.25 1.00 0.25 0.50 0.25 1.00 0.50 #> [265] 1.00 0.50 0.25 0.25 0.25 0.25 0.50 0.50 0.25 0.50 1.00 0.25 #> [277] 0.50 0.25 0.00 0.25 0.25 -1.00 0.25 0.00 0.25 1.00 0.75 0.75 #> [289] 0.25 0.25 0.25 0.25 0.50 0.25 1.00 0.25 0.00 0.25 0.25 0.25 #> [301] 0.25 0.25 0.50 0.25 0.25 0.25 1.00 -0.50 0.00 0.25 1.00 0.00 #> [313] -1.00 0.00 0.25 1.00 0.25 0.75 1.00 -0.50 0.50 1.00 1.00 0.50 #> [325] 0.25 0.00 0.25 -1.00 0.00 0.25 0.00 0.50 0.00 0.25 0.25 0.25 #> [337] 0.75 0.25 0.50 -1.00 1.00 0.75 0.00 1.00 1.00 0.25 0.50 -1.00 #> [349] 0.00 0.00 0.25 -0.50 0.25 -0.50 1.00 0.25 0.25 1.00 0.25 0.25 #> [361] 0.25 0.00 0.25 0.25 0.50 0.50 1.00 0.50 0.50 0.25 0.50 0.25 #> [373] 1.00 0.50 1.00 0.25 -0.50 0.50 0.00 1.00 -1.00 0.25 0.75 0.75 #> [385] 0.00 -1.00 0.75 0.50 0.75 0.25 1.00 0.75 0.50 -1.00 1.00 1.00 #> [397] 0.75 0.00 0.00 -1.00 0.00 0.25 1.00 0.25 0.25 0.50 0.25 0.00 #> [409] 0.25 1.00 0.00 1.00 0.25 0.25 0.75 0.75 0.25 0.25 0.25 1.00 #> [421] 0.25 1.00 0.00 -0.50 0.50 0.25 0.25 1.00 1.00 0.50 0.50 0.00 #> [433] 0.00 1.00 0.50 0.50 1.00 1.00 -1.00 0.75 1.00 0.00 0.75 1.00 #> [445] 1.00 0.25 0.00 0.25 1.00 0.25 -1.00 0.50 1.00 0.50 0.00 0.25 #> [457] 0.50 0.25 0.25 0.75 -0.50 0.50 0.50 0.75 0.25 0.50 0.75 1.00 #> [469] 0.25 0.25 0.25 1.00 0.25 -0.50 0.25 1.00 0.50 0.75 1.00 0.75 #> [481] 0.50 0.25 0.25 0.00 0.00 0.75 0.75 0.25 0.25 0.50 0.75 1.00 #> [493] 1.00 0.25 0.25 0.25 1.00 0.25 1.00 0.25