init_rirls: Initial implementation of RIRLS

Description Usage Arguments Details Value

View source: R/rirls.R

Description

Initial implementation of RIRLS before fitting CCDC (for Landsat only)

Usage

1
init_rirls(doys, val, wch_strt, wch_end, index, rirls)

Arguments

doys

a list of julain date

val

values corresponding to doy.

wch_strt

numeric. Designate which is the start date of fitting in doys.

wch_end

numeric. Designate which is the end date of fitting in doys.

index

cols for used.

rirls

(function)

Details

Band values (surface reflectance) must be multiplied by 10000 (range from 0 to 10000).

Value

a dataframe masked with NA


dulvrq/ddl8s1ts documentation built on May 2, 2021, 5:18 a.m.