Description Usage Arguments Details Value
Initial implementation of RIRLS before fitting CCDC (for Landsat only)
1 | init_rirls(doys, val, wch_strt, wch_end, index, rirls)
|
doys |
a list of julain date |
val |
values corresponding to |
wch_strt |
numeric. Designate which is the start date of fitting in |
wch_end |
numeric. Designate which is the end date of fitting in |
index |
cols for used. |
rirls |
(function) |
Band values (surface reflectance) must be multiplied by 10000 (range from 0 to 10000).
a dataframe masked with NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.