Description Usage Arguments Details Value
Calculates optimized DOS by averaging the results of both Venancio equations. Generates predictions for pixels with at least 3 dates of data.
1 | predict_DOS(dat, doys, fA, fB, start_d, end_d)
|
dat |
A x-y-n array of NDVI data. |
doys |
A list of days since planting at each observed date. |
fA |
Function for 1st Venancio equation. |
fB |
Function for 2nd Venancio equation. |
start_d |
The earliest DOS value for the observed region. |
end_d |
The latest DOS value for the observed region. |
Predictions outside of a reasonable DOS range (before/after insurance coverage dates) are set to -999.
A matrix of DOS predictions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.