TSF_main: TSF_main

Description Usage Arguments See Also

View source: R/TSF_main.R

Description

TIMESAT main function

Usage

1
2
3
4
5
6
7
8
9
TSF_main(
  y,
  qc,
  nptperyear = 23,
  jobname = "TSF",
  options = NULL,
  cache = T,
  t = NULL
)

Arguments

y

The input vegetation time series

qc

the QC flag of 'y'

nptperyear

n points per year

options

TIMESAT options, see [write_setting()]

cache

boolean. If false, temporal files will be removed.

t

corresponding date of 'y'

See Also

[write_input()]


kongdd/rTIMESAT documentation built on Aug. 10, 2021, 4:09 a.m.